lion/packages/ui/components/form-core/test
2025-04-30 08:33:31 +02: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 chore: add remaining internal usages of isActiveElement in tests 2024-11-28 17:19:16 +01:00
FormatMixin.test.js chore: rename ui/src to components 2022-10-31 16:55:07 +01:00
FormControlMixin.test.js fix(form-core): make sure that slots with property fallbacks ignore initialization updates (undefined on firstUpdated) 2025-04-30 08:33:31 +02: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