Commit graph

55 commits

Author SHA1 Message Date
gerjanvangeest
b1cc3b2999
Merge pull request #1131 from ing-bank/fix/select-rich-width
Fix/select rich width
2020-12-10 16:16:13 +01:00
qa46hx
ad2f90f43d fix(select-rich): set invoker width same as content width 2020-12-10 15:37:21 +01:00
Riovir
de536282e1 fix(overlays): sync config change to controller
Co-authored-by: jorenbroekema <joren.broekema@ing.com>
2020-12-07 13:08:37 +01:00
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
Thijs Louisse
20ba0ca8c0 chore: type enhancements SlotMixin, LocalizeMixin, SelectRichInvoker 2020-10-26 10:45:01 +01:00
jorenbroekema
1671c705b8 fix(select-rich): trigger manual update invoker selected elem on sync 2020-10-16 12:24:46 +02:00
Mathieu Puech
c3693b9756 test: optimize execution time 2020-10-12 09:45:28 +02:00
Thijs Louisse
6679fe7743 chore: types button and combobox 2020-10-08 16:06:50 +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
Joren Broekema
6394c08033 fix: remove unnecessary shadow outlet slots 2020-09-16 12:21:07 +02:00
Thijs Louisse
0ec72ac330 feat(listbox): new package 'listbox' 2020-09-09 12:21:22 +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
Joren Broekema
e9b4da992a
Merge pull request #849 from ing-bank/feature/visualRegressionTesting
test: add visual regression testing with playwright
2020-08-10 10:54:05 +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
Mathieu Puech
64336f4211 test: add visual regression testing with playwright 2020-07-30 11:19:27 -04: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
400a88d517
Merge pull request #810 from ing-bank/fix/selectRichTeardownAlignment
fix(select-rich): align teardown phase with OverlayMixin
2020-07-13 12:16:45 +02:00
Thijs Louisse
852054445b chore(select-rich): test React-like instantiation 2020-07-09 17:28:52 +02:00
Thijs Louisse
97922df181 fix(select-rich): align teardown phase with OverlayMixin 2020-07-09 17:00:19 +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
qa46hx
82f019dc82 chore: cleanup old TODOs 2020-04-02 16:25:41 +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
ce0630f32b fix: normalize subclasser apis 2020-02-27 11:07:12 +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
qa46hx
db5f2ef38c fix(select-rich): add aria-invalid when invalid 2019-12-23 09:37:23 +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