lion/packages/ui/components/form-core/test
2024-11-21 09:01:13 +01:00
..
choice-group feat: support (multiselect) choice-groups with allow-custom-choice 2023-11-08 15:05:09 +01:00
form-group chore: rename ui/src to components 2022-10-31 16:55:07 +01:00
utils fix(ui): make compatible with latest playwright browsers 2023-11-08 19:01:21 +01:00
validate fix(form-core): allow to use '_$isValidator$' instead of instanceof check (supporting multiple versions of Validator) 2024-11-12 13:28:08 +01:00
FocusMixin.test.js fix(form-core) sync autofocus to focusable node 2023-04-14 13:39:05 +02:00
FormatMixin.test.js chore: rename ui/src to components 2022-10-31 16:55:07 +01:00
FormControlMixin.test.js fix(form-core): set aria-disabled next to the disabled attribute for NVDA screen reader 2024-02-19 16:00:19 +01:00
FormRegistrationMixins.test.js chore: rename ui/src to components 2022-10-31 16:55:07 +01:00
InteractionStateMixin.test.js chore: rename ui/src to components 2022-10-31 16:55:07 +01:00
lion-field.test.js fix: make web-test-runner using documentOrShadowRoot.activeElement debuggable 2024-11-21 09:01:13 +01:00
NativeTextFieldMixin.test.js chore: rename ui/src to components 2022-10-31 16:55:07 +01:00