Commit graph

452 commits

Author SHA1 Message Date
jorenbroekema
8a766644db fix(localize,form-core): wait for localize before updating feedback 2021-07-07 18:03:43 +02:00
qa46hx
3cd0ac51bc fix(calendar): add support for using language subtag only 2021-07-05 16:11:20 +02:00
github-actions[bot]
a6346a08ab Version Packages 2021-07-05 11:03:48 +00:00
Thijs Louisse
7fefff087c
Merge pull request #1441 from ing-bank/fix/compatibleLitForDocs2
fix: use mdjs-preview in docs for lit compatibility
2021-07-05 13:02:17 +02:00
Thijs Louisse
84131205e5 fix: use mdjs-preview in docs for lit compatibility 2021-07-05 12:52:04 +02:00
gerjanvangeest
c13adcf3f6
Merge pull request #1427 from ing-bank/fix/listbox-item-scroll
fix(listbox): always scroll active item into view
2021-07-05 11:53:25 +02:00
qa46hx
93035755ed fix(input-stepper): fires user-input-changed only on increment/decrement 2021-07-05 11:26:08 +02:00
Maarten Stolte
3b388c1d0d fix(input-stepper): buttons are now toggled for all changes 2021-07-05 11:26:08 +02:00
Joren Broekema
dd1655e0b0 fix(listbox): always scroll active item into view 2021-06-23 11:17:37 +02:00
github-actions[bot]
8a322836ce Version Packages 2021-06-16 15:04:44 +02:00
Joren Broekema
d644aa9c19
Merge pull request #1420 from j--w/fix/export-overlay-utils
fix(overlays): export overlay utils
2021-06-16 14:59:16 +02:00
Jim Wright
c57f42a328 fix(overlays): export overlay utils
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-06-16 14:28:03 +02:00
Thomas Allmer
c5992d630f fix(extend-lion-docs): support multi line exports 2021-06-16 14:02:32 +02:00
Thomas Allmer
835c2804a9 feat(extend-lion-docs): release + forward settings from rocket preset 2021-06-16 14:02:32 +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
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]
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
e297c2e1db fix(switch): fire model-value-changed with isTriggeredByUser: true 2021-05-12 11:54:59 +02:00
Thijs Louisse
173a62c7de
Merge pull request #1364 from ing-bank/chore/revertChangeset
Revert "chore: temp delete unneeded changesets"
2021-05-04 15:12:00 +02:00
github-actions[bot]
a353a7b0c1 Version Packages 2021-05-04 13:10:03 +00:00
Thijs Louisse
0ddd38c0e9 Revert "chore: temp delete unneeded changesets"
This reverts commit 1b54857de1.
2021-05-04 15:06:15 +02:00
Thijs Louisse
1b54857de1 chore: temp delete unneeded changesets 2021-05-04 15:04:31 +02:00
Thijs Louisse
098365e638 fix(providence): add index to path exposed for npm 2021-05-04 15:04:01 +02:00
Thijs Louisse
cd51f93143 chore: add tutorial Input extesnion 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]
77250aab73 Version Packages 2021-04-30 12:51:01 +02:00
Thijs Louisse
662363b290 fix(providence): export QueryService 2021-04-30 12:36:15 +02:00
Thijs Louisse
0e678deccb fix(providence): add entries for debugging 2021-04-30 12:36:15 +02:00
github-actions[bot]
1042cf4249 Version Packages 2021-04-27 11:09:01 +00:00
Konstantinos Norgias
02e4f2cb8e feat: add simulator to docs 2021-04-21 10:44:21 +02: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
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
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
Thijs Louisse
0e910e3f80 feat(form-core): allow developers to add .showFeedbackConditionFor 2021-04-12 12:07:26 +02:00
Thijs Louisse
d4dcb7c1fb chore(combobox): clicking label focuses toggle button 2021-04-12 12:07:23 +02:00
Thijs Louisse
991f1f54f9 fix(combobox): types 2021-04-12 11:27:22 +02:00
Thijs Louisse
75af80be3b fix(form-core): cleanup group > child descriptions and reenable tests 2021-04-12 11:26:07 +02:00
Thijs Louisse
fb1522dda5 fix(form-core): fieldset label as child label suffix 2021-04-12 11:24:50 +02:00
Thijs Louisse
e301ef9657 fix(combobox): aria-expanded always on elm with role=combobox 2021-04-08 13:05:47 +02:00
realfighter92
0dc706b6f9
fix: combobox clear function (#1315)
* fix(combobox): clear() method

Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-04-08 12:37:08 +02:00
Thijs Louisse
2687e15189
Merge pull request #1316 from ing-bank/chore/formRegistrations
Chore/form registrations
2021-04-08 12:15:42 +02:00
Thijs Louisse
6ae7a5e352 fix(form-core): add clear() to choice-group; test integratoons 2021-04-08 11:30:12 +02:00
Ahmet Yesil
9b79b287e9 fix(ajax): bug fixes and readability improvements 2021-04-07 17:09:03 +02:00
Thijs Louisse
5633d2aba8
Merge pull request #1313 from ing-bank/chore/testInitialDirtyState
chore(form-core): fix prefilled FormGroups
2021-04-07 16:55:31 +02:00
Thijs Louisse
38297d077f fix(form-core): registr. complete cb before initial interaction states 2021-04-07 16:03:22 +02:00
Thijs Louisse
9a311d5f25
Merge pull request #1312 from ing-bank/chore/choiceGroupAngularCompatibility
Chore/choice group angular compatibility
2021-04-07 15:20:35 +02:00
Lars den Bakker
468223a09f fix(ajax): return cached status and headers 2021-04-07 08:33:03 +02:00
Lars den Bakker
c1a81fe4cc feat(ajax): allow caching concurrent requests 2021-04-07 08:28:50 +02:00
Thijs Louisse
181a1d452b fix(form-core): choice-group initialization values + null support 2021-04-06 14:29:44 +02:00
qa46hx
97b8592cd9 chore(docs): remove lion references for easier extending 2021-04-02 13:17:45 +02:00
Thijs Louisse
2ac36c7f2f
Merge pull request #1263 from ing-bank/chore/add-private-protected-types
Chore/add private protected types
2021-04-01 19:49:43 +02:00
Konstantinos Norgias
77a0424595 chore: add protected and private type info 2021-04-01 19:40:43 +02:00
Thijs Louisse
3b5ed3222f fix(form-core): do not preprocess during composition 2021-04-01 13:06:01 +02:00
github-actions[bot]
bbd1fce3c2 Version Packages 2021-03-31 11:37:17 +00:00
Joren Broekema
0e61e76420 fix(combobox): fix google combobox demo 2021-03-31 13:18:36 +02:00
github-actions[bot]
281a41ec2d Version Packages 2021-03-31 07:54:01 +00:00
Joren Broekema
6ea0298884 fix: use ...styles / CSSResult[] everywhere for types consistency 2021-03-30 17:25:02 +02:00
github-actions[bot]
b4ed1f36d8 Version Packages 2021-03-25 15:15:36 +00:00
Thijs Louisse
67cd8e351d fix(providence): expose analyzers 2021-03-25 16:00:03 +01:00
github-actions[bot]
80e1f79e0b Version Packages 2021-03-23 13:50:23 +01:00
Thomas Allmer
57ad1569e0 fix(remark-extend): do not touch image urls 2021-03-23 13:41:14 +01:00
Konstantinos Norgias
59dad2848d chore: add missing packages to changeset-release/master 2021-03-23 13:03:44 +01:00
Thomas Allmer
b1cd3735b4 fix(publish-docs): images need to stay images when adjusting links 2021-03-23 11:29:38 +01:00
Thijs Louisse
4dc169c65f
Merge pull request #1213 from ing-bank/feat/preprocessor
feat: add preprocessor hook and example amount preprocessor
2021-03-22 10:15:25 +01:00
Joren Broekema
13f808af57 feat: add preprocessor hook and example amount preprocessor
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-03-22 09:43:32 +01:00
Thijs Louisse
0e22f62e74
Merge pull request #1265 from ing-bank/fix/validation-in-dialog
fix: make sync updatable mixin work with re-connecting to DOM
2021-03-18 19:37:21 +01:00
Joren Broekema
a809d7b5e1 fix: make sync updatable mixin work with re-connecting to DOM
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-03-18 19:24:29 +01:00
Thijs Louisse
5d9ca283ed
Merge pull request #1257 from ing-bank/fix/dialog-overlay-mousedown-close
fix: overlay closed on mouseup
2021-03-18 18:23:41 +01:00
Thijs Louisse
412270fa1a fix(overlays): enhanced and documented closeOnOutsideClick
Co-authored-by: Konstantinos Norgias <Konstantinos.Norgias@ing.com>
2021-03-18 15:38:38 +01:00
Thijs Louisse
81e94c94b6
Merge pull request #1272 from ing-bank/fix/update-required-validator
Fix/update required validator
2021-03-18 13:24:30 +01:00
Konstantinos Norgias
aa47817465 fix(form-core): aria-required for compatible roles 2021-03-18 13:11:02 +01:00
Joren Broekema
3aa4783326 fix(checkbox-group): add side effect define.js to package.json 2021-03-17 10:03:40 +01:00
github-actions[bot]
908bd4a145 Version Packages 2021-03-15 14:47:14 +00:00
Joren Broekema
af90b20ed0 fix(form-core): only show success after recovery from shown feedback 2021-03-15 15:31:35 +01:00
Thomas Allmer
f3e54c5615 chore: add releases for documentation 2021-03-15 15:22:37 +01:00
Thomas Allmer
5db622e9da feat: as BREAKING CHANGE add exports & convert to static docs page 2021-03-15 15:22:37 +01:00
github-actions[bot]
aafbeba2fd Version Packages 2021-03-11 17:45:46 +00:00
Joren Broekema
02184c7752
Merge pull request #1192 from barroudjo/fix-body-margin-auto-error
Update OverlayController.js
2021-03-11 18:44:01 +01:00
Jonathan
2e8e547cd4 fix(overlays): prevent error throw for body margin auto 2021-03-11 18:29:39 +01:00
Konstantinos Norgias
dbacafa539 fix: remove @ts-expect-error & add @type {any} to static get props
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-03-04 10:32:39 +01:00
github-actions[bot]
31105ebe16 Version Packages 2021-02-25 10:14:42 +00:00
Joren Broekema
701aadce7f fix: use Pick generic types and inherit lit static props/methods 2021-02-25 10:09:08 +01:00
Joren Broekema
6b91c92d67 fix: update dependencies, fix tests, dont use .prototype 2021-02-25 10:09:06 +01:00
Joren Broekema
15e2d13589 fix(helpers): add styling improvements for sb action logger 2021-02-24 14:51:30 +01:00
Joren Broekema
2cd7993da8 feat: add ajax cache improvements and demos/docs 2021-02-24 14:51:30 +01:00
github-actions[bot]
b6b5f5ca14 Version Packages 2021-02-23 13:55:11 +00:00
Joren Broekema
b2a1c1efd4 fix(form-core): prevValidationResult initialize as empty array 2021-02-23 14:41:02 +01:00
github-actions[bot]
2a25e24467 Version Packages 2021-02-17 10:19:23 +00:00
Joren Broekema
deb95d1388 fix: add data-tag-name attribute on scoped slottables 2021-02-17 11:10:28 +01:00
github-actions[bot]
e97300b62b Version Packages 2021-02-16 11:08:35 +00:00
Manuel Martin
b2f981db72 refactor: add package exports entry
This commit adds the exports entry in each package.json, exposing the public parts of each package and hiding the private ones.
2021-02-15 17:49:22 +01:00
Yevgeniy Valeyev
bbffd7105f feat: port caching feature to fetch proposal
Co-authored-by: Yevgeniy Valeyev <yevgeniy.valeyev@ing.com>
2021-02-11 12:28:05 +01:00
Joren Broekema
4452d06d44 fix(ajax): rename to ajax, async interceptors 2021-02-10 15:42:37 +01:00
github-actions[bot]
b36620d629 Version Packages 2021-02-08 10:56:56 +00:00
Joren Broekema
c913c9737b fix(icon): export IconManager 2021-02-08 11:43:06 +01:00
github-actions[bot]
b935982d38 Version Packages 2021-02-01 10:59:43 +00:00
Joren Broekema
1f3d74039b
Merge pull request #1196 from ing-bank/chore/form-docs
fix(form): dispatch submit ev on native form node and add docs
2021-02-01 11:58:17 +01:00
Joren Broekema
33f639e885 fix(button): delay adding prevent event leakage handler by one frame 2021-02-01 10:38:59 +01:00
Joren Broekema
a77452b0ac fix(overlays): reinsert missing tab detect el, don't error on disconnect 2021-01-28 16:18:28 +01:00
Joren Broekema
1a5e353f7f fix(form): dispatch submit ev on native form node and add docs 2021-01-28 16:10:50 +01:00
github-actions[bot]
f01d860243 Version Packages 2021-01-26 10:28:00 +00:00
Joren Broekema
d4af29ab76
Merge pull request #1191 from ing-bank/fix/passGlobsViaCli
fix(providence-analytics): pass globs via cli
2021-01-26 11:26:41 +01:00
Joren Broekema
de97e1d889
Merge pull request #1193 from ing-bank/fix/infinite-loop
fix(form-core): fix infinite loop syncing name to parent
2021-01-26 11:19:21 +01:00
Joren Broekema
a7b2750218 fix(form-core): fix infinite loop syncing name to parent 2021-01-26 11:04:46 +01:00
Thijs Louisse
b4ec2fe884 fix(providence-analytics): pass globs via cli 2021-01-22 11:17:54 +01:00
github-actions[bot]
3ec5155041 Version Packages 2021-01-20 11:27:44 +00:00
Joren Broekema
8d2b251384 feat(checkbox-group): add checkbox-indeterminate component 2021-01-20 12:16:45 +01:00
Joren Broekema
f98aab23f1 feat(form-core): make __parentFormGroup and __toggleChecked protected 2021-01-20 12:16:43 +01:00
Joren Broekema
771147537a fix(form-core): dedupe click event label choice inputs 2021-01-19 15:53:53 +01:00
github-actions[bot]
0ab8d44765 Version Packages 2021-01-18 16:04:21 +00:00
Joren Broekema
e557bda48c fix(helpers): change types config so index.d.ts gets published 2021-01-18 16:52:30 +01:00
github-actions[bot]
742e0a3ccc Version Packages 2021-01-18 13:38:33 +00:00
Joren Broekema
17e6a9f380
Merge pull request #1184 from ing-bank/fix/backdropNodeParent
fix(overlays): guard for backdrop parent node on teardown
2021-01-18 14:37:05 +01:00
Joren Broekema
9352b577fa fix(overlays): guard for backdrop parent node on teardown 2021-01-18 13:41:07 +01:00
Joren Broekema
9112d243db fix: upgrade to latest scoped elements, add missing types 2021-01-14 13:08:23 +01:00
Joren Broekema
8fb7e7a193 fix: types base constructor same return type 2021-01-13 17:05:07 +01:00
github-actions[bot]
23aedb8809 Version Packages 2021-01-13 10:47:06 +00:00
Benny Powers
a7760b64cb fix(overlays): typescript errors
Corrects typescript from `@popperjs/core` for overlays package
2021-01-13 11:45:41 +01:00
github-actions[bot]
2435619b19 Version Packages 2021-01-11 12:03:37 +00:00
Joren Broekema
a04ea59c63 fix(overlays): put tooltip arrow css props on host 2021-01-11 12:20:24 +01:00
Joren Broekema
fcc60cbfc6 fix(form): add example section with link to example form 2021-01-11 11:51:49 +01:00
github-actions[bot]
1a36727f18 Version Packages 2021-01-07 15:54:33 +00:00
Joren Broekema
cc62c4d90b
Merge pull request #1171 from ing-bank/fix/styles-types
fix: type issues with regards to static styles
2021-01-07 16:52:52 +01:00
Joren Broekema
ef7ccbb97f fix: type issues with regards to static styles 2021-01-07 13:56:06 +01:00
Joren Broekema
3fefc359b8 fix(button): add user-select rule with prefixes 2021-01-07 12:01:59 +01:00