Joren Broekema
|
8a4dd7e07d
|
fix(field): delegate autocomplete to inputElement for security
|
2019-11-01 13:10:43 +01:00 |
|
Marcos Gil
|
158c070e0c
|
feat(field): add aria-live attribute to feedback slot
|
2019-10-03 19:15:01 +02:00 |
|
Joren Broekema
|
fb25057964
|
fix(field): change FocusEvent to regular Event to support IE11
|
2019-09-13 16:02:31 +02:00 |
|
Thijs Louisse
|
a91840f9c1
|
chore: add command legacy karma browserstack
|
2019-08-15 10:34:21 +02:00 |
|
Thijs Louisse
|
995e8f99de
|
chore(field): created test suite for form registrations
|
2019-08-14 16:13:28 +02:00 |
|
Thijs Louisse
|
d2035e6a3f
|
feat(field): add reset method and capture inital model value
|
2019-08-14 16:13:27 +02:00 |
|
Joren Broekema
|
232a9597fc
|
chore: add and apply integration suite FormatMixin
|
2019-08-14 14:02:15 +02:00 |
|
Thomas Allmer
|
5d893f3760
|
fix(field): move type property to input & add step property to input
|
2019-08-13 17:28:27 +02:00 |
|
Thomas Allmer
|
13b27407b5
|
fix(field): sync type down instead of delegating
|
2019-08-13 17:28:27 +02:00 |
|
Thomas Allmer
|
d2f4e3c1f2
|
fix(field): sync name down instead of delegating
|
2019-08-13 17:28:26 +02:00 |
|
Thomas Allmer
|
88f52646b8
|
fix(field): no delegate in FocusMixin; sync focused, redispatch events
|
2019-08-13 17:28:25 +02:00 |
|
Thomas Allmer
|
6a4931e74c
|
chore(field): rename lionField to el in tests
|
2019-08-13 17:28:25 +02:00 |
|
gerjanvangeest
|
eb1e295576
|
chore: removed super.properties everywhere
|
2019-08-13 17:28:23 +02:00 |
|
gerjanvangeest
|
5432f5913f
|
chore(field): replaced CssClassMixin by DisabledMixin
|
2019-08-13 17:28:22 +02:00 |
|
Thijs Louisse
|
22bb75a868
|
chore(field): introduction test suites (for InteractionStateMixin)
|
2019-08-07 15:00:39 +02:00 |
|
Tom Herni
|
92a548f677
|
fix(form): update test to be compatible with IE11
|
2019-08-05 12:52:57 +02:00 |
|
Tom Herni
|
a4f9465e58
|
fix(form): remove disconnected elements from Form Registrar Manager
|
2019-08-05 12:52:57 +02:00 |
|
Thomas Allmer
|
2a0d18bb5c
|
fix(field): make sure RegistrationSystem works well with ShadyDom
|
2019-07-19 15:46:45 +02:00 |
|
Thijs Louisse
|
d7f7ffa221
|
chore(field): small cleanup LionField
|
2019-07-15 15:31:20 +02:00 |
|
Thomas Allmer
|
2511bf6f8d
|
fix(field): the FormatMixin should work without an inputElement
|
2019-07-15 13:50:38 +02:00 |
|
Thomas Allmer
|
398198502c
|
fix(field): make InteractionState leaveEvent protected
|
2019-07-15 13:50:09 +02:00 |
|
Thomas Allmer
|
dcf8726170
|
fix(field): remove CssClassMixin from InteractionStateMixin
|
2019-07-15 13:50:09 +02:00 |
|
Thomas Allmer
|
89112f6c78
|
chore(field): improve InteractionStateMixin tests
|
2019-07-15 13:50:09 +02:00 |
|
Thijs Louisse
|
adae87398c
|
Merge pull request #141 from ing-bank/fix/handleEmptyModelValues
Fix/handle empty model values
|
2019-07-02 17:28:16 +02:00 |
|
Thijs Louisse
|
6a85dbcef7
|
fix(field): don't return Unparseable on empty strings
|
2019-07-02 17:24:03 +02:00 |
|
Thijs Louisse
|
af8046cf53
|
fix(field): format conditionally on user input only
|
2019-06-27 17:27:39 +02:00 |
|
gerjanvangeest
|
667eb81f03
|
fix(field): formats value after validation update
|
2019-05-31 16:21:22 +02:00 |
|
Thomas Allmer
|
8d96f84090
|
fix: update storybook/linting; adjust story labels, eslint ignores
|
2019-04-28 15:02:31 +02:00 |
|
Thomas Allmer
|
ec8da8f12c
|
feat: release inital public lion version
Co-authored-by: Mikhail Bashkirov <mikhail.bashkirov@ing.com>
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com>
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
Co-authored-by: Lars den Bakker <lars.den.bakker@ing.com>
|
2019-04-26 10:37:57 +02:00 |
|