Thijs Louisse
|
355aabc02c
|
fix(switch): unregister as formElement on disconnected
|
2022-04-06 18:16:30 +02:00 |
|
Thomas Allmer
|
aa8b89161d
|
feat: update to @open-wc/scoped-element not needing a polyfill
|
2022-04-05 12:38:28 +02:00 |
|
jorenbroekema
|
4ae3e9e20b
|
feat(switch): make key handlers protected, enable arrow keys
|
2021-08-20 17:48:27 +02:00 |
|
Joren Broekema
|
7e6c91f335
|
Merge pull request #1418 from ing-bank/fix/switch-checked-changed
fix(switch): stop checked-changed event from propagating too far
|
2021-06-10 13:50:00 +02:00 |
|
Joren Broekema
|
077113bab2
|
fix(switch): stop checked-changed event from propagating too far
|
2021-06-10 10:28:44 +02:00 |
|
Thomas Allmer
|
f320b8b43f
|
fix: create scoped elements also when slotting them in
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2021-06-09 15:06:34 +02:00 |
|
Konstantinos Norgias
|
72067c0d19
|
chore: format & changeset
|
2021-05-20 12:38:58 +02:00 |
|
Konstantinos Norgias
|
e17f7bdfa6
|
feat: upgrade to lit2
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2021-05-20 12:21:43 +02:00 |
|
jorenbroekema
|
e297c2e1db
|
fix(switch): fire model-value-changed with isTriggeredByUser: true
|
2021-05-12 11:54:59 +02:00 |
|
Thijs Louisse
|
43e4bb810c
|
feat: private and protected types form-core
|
2021-04-12 15:23:05 +02:00 |
|
Thijs Louisse
|
ccd757fa39
|
fix: many types
|
2021-04-12 15:08:02 +02:00 |
|
Thijs Louisse
|
652f267b99
|
fix(switch): use ._showFeedbackConditionFor instead of .submitted
|
2021-04-12 12:07:27 +02:00 |
|
Thijs Louisse
|
d4dcb7c1fb
|
chore(combobox): clicking label focuses toggle button
|
2021-04-12 12:07:23 +02:00 |
|
Konstantinos Norgias
|
77a0424595
|
chore: add protected and private type info
|
2021-04-01 19:40:43 +02:00 |
|
Joren Broekema
|
6ea0298884
|
fix: use ...styles / CSSResult[] everywhere for types consistency
|
2021-03-30 17:25:02 +02:00 |
|
Joren Broekema
|
deb95d1388
|
fix: add data-tag-name attribute on scoped slottables
|
2021-02-17 11:10:28 +01:00 |
|
Joren Broekema
|
f98aab23f1
|
feat(form-core): make __parentFormGroup and __toggleChecked protected
|
2021-01-20 12:16:43 +01:00 |
|
Joren Broekema
|
8fb7e7a193
|
fix: types base constructor same return type
|
2021-01-13 17:05:07 +01:00 |
|
Jorge del Casar
|
98f1bb7e1c
|
fix: normalize dependencies
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
|
2021-01-06 10:53:38 +01:00 |
|
Joren Broekema
|
2f48f59244
|
chore: refactor some more
|
2020-10-01 14:34:44 +02:00 |
|
Joren Broekema
|
0aa4480e0c
|
fix: assure proper typings _inputNode across lion fields
|
2020-10-01 10:02:45 +02:00 |
|
Thomas Allmer
|
592366640d
|
fix(switch): _isEmpty should always return a boolean
|
2020-09-30 20:32:36 +02:00 |
|
Joren Broekema
|
06123918d0
|
feat(switch): add types
|
2020-09-30 20:32:36 +02:00 |
|
qa46hx
|
6aacbc4403
|
fix(switch): dispatch checked-changed on checked change
|
2020-09-25 15:40:03 +02:00 |
|
Joren Broekema
|
874ff48339
|
feat(form-core): form-core types
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2020-09-02 09:02:47 +02:00 |
|
qa46hx
|
65ecd43276
|
feat: update to latest lit-element version
|
2020-08-27 10:53:03 +02:00 |
|
Thomas Allmer
|
d94a83a92d
|
fix(switch): clicking on label should toggle checked state
|
2020-08-03 11:38:23 +02:00 |
|
qa46hx
|
8d8cb79b16
|
chore(tabs): improve readme for storybook
|
2020-06-10 10:27:27 +02:00 |
|
Joren Broekema
|
469c3bd667
|
Merge pull request #737 from Hzunax/fix/button-aria-disabled
fix(button): aria-disabled for button and switch
|
2020-06-02 08:33:15 +02:00 |
|
Thijs Louisse
|
6170374ee8
|
feat: merge field/validate/choice-input/form-group into @lion/form-core
|
2020-05-29 17:01:15 +02:00 |
|
Hzunax
|
31ccb4a10f
|
fix(button): aria-disabled for button and switch
|
2020-05-28 20:24:55 +02:00 |
|
Joren Broekema
|
a451d4fc8a
|
chore: apply prettier formatting changes
|
2020-04-29 10:05:06 +02:00 |
|
Davide
|
9731771c23
|
fix: add display:none for hidden (#692)
|
2020-04-29 10:05:06 +02:00 |
|
Thomas Allmer
|
10bac5672b
|
feat: update to stable @open-wc/scoped-elements
|
2020-03-25 17:02:10 +01:00 |
|
Joren Broekema
|
15b4a5ebb3
|
feat: use Scoped Elements
Co-authored-by: Alex Ghiu <Alex.Ghiu@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2020-03-05 16:04:49 +01:00 |
|
qa46hx
|
a242aca731
|
fix(switch): remove old todo
|
2020-03-05 13:28:54 +01:00 |
|
Thijs Louisse
|
ce0630f32b
|
fix: normalize subclasser apis
|
2020-02-27 11:07:12 +01:00 |
|
Thomas Allmer
|
5413ad130f
|
feat(field): add wrappers to allow label left of input
|
2019-12-13 15:19:41 +01:00 |
|
Thomas Allmer
|
396deb2e3b
|
feat: finalize validation and adopt it everywhere
Co-authored-by: Alex Ghiu <alex.ghiu@ing.com>
Co-authored-by: Gerjan van Geest <Gerjan.van.Geest@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
|
2019-11-18 15:30:08 +01:00 |
|
Joren Broekema
|
83f9564ae0
|
fix(switch): make switch more accessible
|
2019-11-13 11:01:37 +01:00 |
|
Joren Broekema
|
66d3d390ae
|
feat: remove all deprecations from lion
|
2019-11-13 11:00:48 +01:00 |
|
Alex Ghiu
|
4b27ef5623
|
chore(switch): rename
|
2019-10-30 16:21:30 +01:00 |
|
Alex Ghiu
|
cb747d9421
|
fix(switch): cross-browser fixes
|
2019-10-28 16:37:37 +01:00 |
|
Alex Ghiu
|
40394bcb9d
|
fix(switch): render function methods not slots
|
2019-10-24 11:02:30 +02:00 |
|
Alex Ghiu
|
8e4360220b
|
feat(switch): component to toggle a property on or off
|
2019-10-23 16:03:08 +02:00 |
|