Commit graph

58 commits

Author SHA1 Message Date
github-actions[bot]
f01d860243 Version Packages 2021-01-26 10:28:00 +00:00
github-actions[bot]
3ec5155041 Version Packages 2021-01-20 11:27:44 +00:00
Joren Broekema
f98aab23f1 feat(form-core): make __parentFormGroup and __toggleChecked protected 2021-01-20 12:16:43 +01:00
github-actions[bot]
742e0a3ccc Version Packages 2021-01-18 13:38:33 +00:00
Joren Broekema
8fb7e7a193 fix: types base constructor same return type 2021-01-13 17:05:07 +01:00
github-actions[bot]
f400425cf8 Version Packages 2021-01-06 16:44:27 +00:00
Joren Broekema
ebee0abb2c
Merge pull request #1168 from ing-bank/fix/minimise-deps
fix: minimise deps by moving integration demos to integration packages
2021-01-06 16:52:04 +01:00
Joren Broekema
5302ec89a2 fix: minimise deps by moving integration demos to integration packages 2021-01-06 16:34:03 +01:00
Thijs Louisse
b88760d578 feat(form-core): add details.isTriggeredByUser to model-value-changed 2021-01-06 15:12:47 +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
github-actions[bot]
34ae80add5 Version Packages 2020-12-17 12:07:45 +00:00
github-actions[bot]
ee610f24fb Version Packages 2020-12-16 11:22:10 +00:00
github-actions[bot]
93cd68ea69 Version Packages 2020-12-02 16:29:26 +01:00
Mathieu Puech
e808df7a99 fix(listbox): become active on click 2020-12-02 00:43:12 -05:00
Mathieu Puech
55fd115e47 fix(listbox): using selection-follows-focus with horizontal orientation 2020-12-02 00:17:44 -05:00
github-actions[bot]
436586ac01 Version Packages 2020-12-01 11:24:33 +00:00
Thijs Louisse
5553e43e8f fix: point to parent constructor styles 2020-12-01 10:16:48 +01:00
github-actions[bot]
bde72f1a08 Version Packages 2020-11-30 16:16:17 +01:00
github-actions[bot]
6b158098e3 Version Packages 2020-11-16 16:55:36 +00:00
github-actions[bot]
90113f9e8f Version Packages 2020-11-10 13:26:08 +00:00
github-actions[bot]
748cd07179 Version Packages 2020-11-10 11:41:19 +00:00
Joren Broekema
b222fd781f fix: make styles consistent across lion and fix some missing types 2020-11-10 12:33:21 +01:00
github-actions[bot]
e701f87802 Version Packages 2020-11-09 13:35:08 +00:00
jorenbroekema
cfbcccb5c5 fix: use lion/core types wherever possible 2020-11-09 14:04:05 +01:00
github-actions[bot]
76446ae8a5 Version Packages 2020-11-05 11:37:07 +01:00
Thijs Louisse
c242204709
Merge pull request #1056 from ing-bank/feat/googleDemoAndManyFixes
chore(combobox): demo and many subclasser features and fixes
2020-11-03 16:30:04 +01:00
github-actions[bot]
e13cf82411 Version Packages 2020-11-03 14:50:54 +00:00
Thomas Allmer
627d8f011b chore: update package debug scripts to work with npm 2020-10-30 11:13:20 +01:00
jorenbroekema
531b04bd62 chore: upgrade to npm 7 (workspaces), get rid of yarn 2020-10-28 16:11:19 +01:00
Thijs Louisse
8cd22107ea fix(listbox): enable deselection on Enter/Space for multiselect 2020-10-28 11:57:21 +01:00
github-actions[bot]
90b73af922 Version Packages 2020-10-27 13:15:40 +00:00
qa46hx
16dd0cecc3 fix(listbox): on fire model-value-changed when update from children 2020-10-22 17:03:13 +02:00
github-actions[bot]
59204ab3f1 Version Packages 2020-10-19 09:30:12 +00:00
Remco Gubbels
c844c017a9 feat(listbox): add click on enter for options with href 2020-10-19 11:23:11 +02:00
jorenbroekema
8a3a3bbaee chore: add more listbox regression tests 2020-10-14 20:02:26 +02:00
jorenbroekema
8f4faee0c6 fix(listbox): align setCheckedIndex behavior for multi and single choice 2020-10-14 20:02:25 +02:00
jorenbroekema
188fe50770 fix(form-core): fire initial modelValue lit update after registration 2020-10-14 20:02:25 +02:00
Joren Broekema
9fcb67f0ec fix(combobox): dispatch model-value-changed properly on unselect 2020-10-14 20:02:25 +02:00
Joren Broekema
e58d27753d
Merge pull request #1022 from ing-bank/feat/name-changes
fix(form-core): update child choice fields name attr to parent
2020-10-13 12:20:15 +02:00
Thomas Allmer
7da5542ee7 chore: setup to test on all evergreen browsers 2020-10-12 17:05:23 +02:00
Joren Broekema
247e64a3cc fix(form-core): update child choice fields name attr to parent 2020-10-12 12:29:48 +02:00
github-actions[bot]
1dfe35f000 Version Packages 2020-10-08 14:44:32 +00: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
928a673a2f feat(combobox): option showAllOnEmpty 2020-10-07 11:19:06 +02:00
palash2601
94da0ae90c fix(listbox): prevent modelValue change by child components addition 2020-10-06 17:47:36 +02:00
Joren Broekema
f99da587b7
Merge pull request #978 from ing-bank/fix/_inputNode
fix: assure proper typings _inputNode across lion fields
2020-10-05 12:08:40 +02:00
Thijs Louisse
d1c6b18c0e fix(listbox): no cancellation multi mouse click 2020-10-02 11:30:01 +02:00
qa46hx
d5faa459f8 fix(listbox): add reset function 2020-10-01 16:22:56 +02:00
Joren Broekema
2f48f59244 chore: refactor some more 2020-10-01 14:34:44 +02:00