Joren Broekema
|
17c471ed4b
|
Merge pull request #1421 from MatthieuLebigre/fix/dynamic-options-combobox
fix: better support when options change dynamically
|
2021-06-15 16:37:27 +02:00 |
|
Thomas Allmer
|
192e014d5f
|
chore: publish all guides
|
2021-06-15 16:14:08 +02:00 |
|
Matthieu
|
159d6839c8
|
fix: better support when options change dynamically
|
2021-06-11 12:44:54 -04: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 |
|
Joren Broekema
|
61d6c5fa33
|
Merge pull request #1387 from dereli/fix/localize-reset
Race condition in LocalizeManager
|
2021-06-01 17:56:51 +02:00 |
|
Zubeyr Dereli
|
5ca3d27501
|
fix(localize): reset storage correctly
long running imports were polluting newly reset storage
|
2021-06-01 17:38:42 +02:00 |
|
github-actions[bot]
|
67c1f29140
|
Version Packages
|
2021-05-31 17:43:07 +02:00 |
|
gerjanvangeest
|
d996ac3907
|
Merge pull request #1386 from ing-bank/feat/buttonA11yAndRestructure
feat(button): fix axe recommendation + restructure hierarchy
|
2021-05-31 16:07:39 +02:00 |
|
Thomas Allmer
|
24b272ecf2
|
chore: remove generated type files from git
|
2021-05-31 15:52:22 +02:00 |
|
github-actions[bot]
|
12c2833c6c
|
Version Packages
|
2021-05-31 14:39:37 +02:00 |
|
Thijs Louisse
|
57b2fb9ff8
|
feat(button): split off separate buttons for reset & submit
Co-authored-by: Gerjan van Geest <Gerjan.van.Geest@ing.com>
|
2021-05-27 09:00:10 +02:00 |
|
Matthieu
|
6cdefd8833
|
feat: add _getTextboxValueFromOption method
|
2021-05-20 23:22:37 +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 |
|
github-actions[bot]
|
ac889b1725
|
Version Packages
|
2021-05-12 13:22:33 +00:00 |
|
Goffert van Gool
|
73d4e222f6
|
Update public API of ajax & refactor package (#1371)
feat(ajax): align / break public API
Co-authored-by: Ahmet Yesil <yesil.ahmet@ing.com>
|
2021-05-12 15:21:18 +02:00 |
|
jorenbroekema
|
842e3c10de
|
chore: move test to form-integrations
|
2021-05-12 13:02:58 +02:00 |
|
jorenbroekema
|
e297c2e1db
|
fix(switch): fire model-value-changed with isTriggeredByUser: true
|
2021-05-12 11:54:59 +02:00 |
|
Thijs Louisse
|
cd17108292
|
fix(input-date): config set before property effects run
|
2021-05-03 14:27:14 +02:00 |
|
Thijs Louisse
|
8cd0142d12
|
feat(form-core): member descriptions for editors and api tables
|
2021-05-03 14:22:51 +02:00 |
|
Thijs Louisse
|
3b187fa2c9
|
feat(form-core): add [focused-visible] when matching :focus-visible
|
2021-05-03 12:49:51 +02:00 |
|
github-actions[bot]
|
1042cf4249
|
Version Packages
|
2021-04-27 11:09:01 +00:00 |
|
Thijs Louisse
|
756a138433
|
fix(input-amount): always format on paste
|
2021-04-20 12:45:21 +02:00 |
|
Thijs Louisse
|
c6fbe9208a
|
feat(form-core): support format on paste
|
2021-04-20 12:35:21 +02:00 |
|
Thijs Louisse
|
5da55af6cd
|
fix(combobox): close on tab keydown (not keyup)
|
2021-04-20 12:22:16 +02:00 |
|
Thijs Louisse
|
22678f13ce
|
fix(combobox): webkit bug checkedIndex reset
|
2021-04-19 15:00:11 +02:00 |
|
Thijs Louisse
|
15146bf9ce
|
fix(form-core): form groups support lazily rendered children
|
2021-04-19 11:33:38 +02:00 |
|
Thijs Louisse
|
edb43c4e05
|
fix(combobox): no sync unmatched checkedIndex [autocomplet=none
|
2021-04-19 11:07:46 +02:00 |
|
Thijs Louisse
|
11ec31c62e
|
fix(form-core): fixed css selector syntax for disabled [slot=input]
|
2021-04-17 14:32:30 +02:00 |
|
Thijs Louisse
|
239cce3bf7
|
feat(overlays): expose "repositionOverlay()" on OverlayMixin
|
2021-04-17 14:31:41 +02:00 |
|
Thijs Louisse
|
351e9598fe
|
fix(combobox): do not reopen on focusin edge cases
|
2021-04-17 11:38:59 +02:00 |
|
Thijs Louisse
|
6aa7fc29c8
|
feat(listbox): _onListboxContenChanged hook server side autocompletion
Co-authored-by: palash2601 <palash2601@gmail.com>
|
2021-04-16 19:25:39 +02:00 |
|
Thijs Louisse
|
d94d6bd84a
|
fix(listbox): teleported options compatible with map/repeat
|
2021-04-16 16:13:51 +02:00 |
|
sdonose
|
0fc206bfd6
|
feat(input-iban): allow to specify countries in lowercase
|
2021-04-15 13:55:30 +02:00 |
|
qa46hx
|
eae38926cd
|
fix(calendar): enhance centralDate initialization
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2021-04-15 09:33:11 +02:00 |
|
github-actions[bot]
|
aa0906506f
|
Version Packages
|
2021-04-14 07:58:56 +00:00 |
|
Thijs Louisse
|
f0527583d6
|
fix: expose members as protected for extension compat. till v1
|
2021-04-14 09:37:39 +02:00 |
|
github-actions[bot]
|
8e23c05e23
|
Version Packages
|
2021-04-13 10:10:25 +00:00 |
|
Thijs Louisse
|
b77a038d5f
|
fix(checkbox-group): recover possibility to registrer without []
|
2021-04-13 00:32:51 +02:00 |
|
Thijs Louisse
|
f2d9b8e232
|
fix(overlays): only focus controlled elements after hide
|
2021-04-13 00:32:50 +02:00 |
|
github-actions[bot]
|
a42351019c
|
Version Packages
|
2021-04-12 20:47:43 +00:00 |
|
Thijs Louisse
|
53167fd205
|
fix(form-core): validate on child change + {feedbackType}StateChanged
|
2021-04-12 22:31:55 +02:00 |
|
Thijs Louisse
|
43e4bb810c
|
feat: private and protected types form-core
|
2021-04-12 15:23:05 +02:00 |
|
Thijs Louisse
|
cc02ae2450
|
fix(form-core): feedback msg read before next sibling's msg on blur
|
2021-04-12 15:08:04 +02:00 |
|
Thijs Louisse
|
ccd757fa39
|
fix: many types
|
2021-04-12 15:08:02 +02:00 |
|
Thijs Louisse
|
2241f72f20
|
Merge pull request #1325 from ing-bank/fix/fieldsetLabelAsChildSuffix
fix(form-core): a11y / types / test fixes
|
2021-04-12 14:30:02 +02:00 |
|
Thijs Louisse
|
57c0ae2d14
|
Merge pull request #1323 from ing-bank/fix/switch
fix(switch|form-core): enhanced feedback visibility configuration / applied on switch / a11y fix
|
2021-04-12 14:17:47 +02:00 |
|
Thijs Louisse
|
652f267b99
|
fix(switch): use ._showFeedbackConditionFor instead of .submitted
|
2021-04-12 12:07:27 +02:00 |
|