Commit graph

40 commits

Author SHA1 Message Date
Thomas Allmer
618f269829 chore: enable webkit tests
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Yesil Ahmet <Yesil.Ahmet@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-10-27 14:05:32 +01:00
jorenbroekema
1671c705b8 fix(select-rich): trigger manual update invoker selected elem on sync 2020-10-16 12:24:46 +02:00
Thijs Louisse
5aadf0b2f9 chore: types for listbox and select-rich 2020-10-08 10:36:48 +02:00
Thijs Louisse
01a798e59e feat(combobox): new package combobox
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
2020-09-30 19:33:34 +02:00
Thomas Allmer
e2d772f5b3 fix(select-rich): singleOption true only if there is exactly one option 2020-09-25 17:25:16 +02:00
Thijs Louisse
0ec72ac330 feat(listbox): new package 'listbox' 2020-09-09 12:21:22 +02:00
Thomas Allmer
7742e2eaf4 fix(select-rich): clicking on the label should focus the invoker button 2020-08-03 15:15:48 +02:00
Thomas Allmer
060ad67f5c chore: cleanup tests of all registration based awaits 2020-07-28 14:50:10 +02:00
Joren Broekema
3942966863 chore(select-rich): fix flaky test 2020-07-27 16:53:37 +02:00
Thomas Allmer
8698f73418 feat: synchronous form registration system 2020-07-27 14:11:26 +02:00
Joren Broekema
23f61eb813 fix(select-rich): add serializedValue setter due to getter override 2020-07-23 11:42:59 +02:00
Thijs Louisse
852054445b chore(select-rich): test React-like instantiation 2020-07-09 17:28:52 +02:00
Joren Broekema
16f7afbbdc fix(overlays): change dropdownConfig inheritsReferenceWidth to min 2020-06-02 08:43:11 +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
Thijs Louisse
4719a1e6cd chore: run prettier 2020-05-18 12:53:13 +02:00
Aymen Ben Amor
f33ea6b0b0 feat(overlays): enhance content projection for styling purposes
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
2020-05-17 17:27:29 +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
palash2601
ab12f2768b chore(select-rich): added tests 2020-04-16 13:46:52 +02:00
palash2601
9467a52e45 chore(select-rich): docs for single-option and fix review comments 2020-04-15 13:29:29 +02:00
palash2601
7c3741854d feat(select-rich): added signleoption functionality 2020-04-10 11:33:33 +02:00
Joren Broekema
e636ce1f9c fix(select-rich): consider no default select for inheritsReferenceWidth 2020-03-26 13:50:27 +01:00
Joren Broekema
975a01aca9 feat(select-rich): add has no default selection feature 2020-03-26 13:48:05 +01:00
Joren Broekema
498cd346e3 chore(select-rich): test submitted state 2020-03-25 17:02:10 +01:00
Alex Ghiu
1b6c3a44c8 fix: normalization model-value-changed events
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-03-19 09:59:30 +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
CubLion
d1610ce692 chore: move radio, checkbox and option 2020-03-04 17:33:09 +01:00
Thijs Louisse
9b905c492a feat: api normalisation formElements and values 2020-02-20 14:17:13 +01:00
Joren Broekema
848ff06887 feat: flatten modelValue and remove checkedValue
Co-authored-by: daKmoR <Thomas.Allmer@ing.com>
Co-authored-by: CubLion <Alex.Ghiu@ing.com>
2020-02-06 16:06:52 +01:00
erik
e1a417b041 feat: integrate and pass automated a11y testing 2019-12-03 15:15:01 +01:00
Thomas Allmer
49974bd2b8 fix: no longer use overlay templates 2019-12-01 16:03:04 +01:00
Rodrigo García
1298b7b050 fix(select-rich): sync selected el after add item on selected index 2019-11-20 17:45:02 +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
6a15ba1c80 fix(select-rich): make readonly work 2019-10-11 16:46:27 +02:00
Joren Broekema
abf82f61e6 chore(rich-select): revert delegate of disabled on readonly for invoker 2019-10-11 15:03:11 +02:00
Joren Broekema
b9ba3dbe14 fix(select-rich): set dynamically name prop on child option elements 2019-10-11 13:23:29 +02:00
Thijs Louisse
4c26befaae feat: update to latest overlay system
Co-authored-by: Thomas Allmer <Thomas.Allmer@ing.com>
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Mikhail Bashkirov <Mikhail.Bashkirov@ing.com>
Co-authored-by: Alex Ghiu <Alex.Ghiu@ing.com>
2019-10-10 17:14:49 +02:00
Thijs Louisse
ac33804d03 feat(select-rich): provide generic mechanism for overrifing overlay type 2019-09-26 14:44:40 +02:00
Thomas Allmer
4529efb6a6 chore: align select-rich and input-datepicker with latest overlays 2019-09-25 11:48:11 +02:00
Thomas Allmer
66b7880a9e feat: add lion-select-rich 2019-07-25 17:21:36 +02:00