lion/packages/field/src
Wessel Loth 954adc5659 fix(button): run regexp once instead of every render cycle
chore: add browserDetection utility to @lion/core

Use it to fix test involving checking the userAgent in LionButton

chore: add browserDetection util to aria element sorting
2020-02-06 11:16:24 +01:00
..
utils fix(button): run regexp once instead of every render cycle 2020-02-06 11:16:24 +01:00
FieldCustomMixin.js chore: removed super.properties everywhere 2019-08-13 17:28:23 +02:00
FocusMixin.js feat: remove all deprecations from lion 2019-11-13 11:00:48 +01:00
FormatMixin.js fix(input-amount): handle user pasting of amounts heuristically 2019-11-27 16:22:06 +01:00
FormControlMixin.js fix(field): limit get label/help-text to childNodes 2020-02-05 13:14:50 +01:00
FormRegisteringMixin.js fix(field): teardown registrarmanager listener on field after register 2019-10-25 14:23:17 +02:00
formRegistrarManager.js fix(form): only splice 1 element 2019-08-05 12:52:57 +02:00
FormRegistrarMixin.js fix(field): add form elements in the correct order 2019-11-01 13:11:29 +01:00
FormRegistrarPortalMixin.js fix(field): support moving of a portal node 2019-12-04 17:04:35 +01:00
InteractionStateMixin.js feat: remove all deprecations from lion 2019-11-13 11:00:48 +01:00
LionField.js fix(field): allow html inside labels 2020-02-03 11:25:20 +01:00