Commit graph

251 commits

Author SHA1 Message Date
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
github-actions[bot]
f400425cf8 Version Packages 2021-01-06 16:44:27 +00:00