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
|
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 |
|
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 |
|
Matthieu
|
49e7ae34f0
|
feat: add first version of checkbox inderminate
|
2021-01-20 12:14:31 +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 |
|
Joren Broekema
|
0566c5475e
|
Merge pull request #1155 from ing-bank/fix/select-rich-inside-overlay
Fix/select rich inside overlay
|
2021-01-06 17:42:51 +01:00 |
|
Joren Broekema
|
718843e5ba
|
fix(button): set user-select to none to make btn text not selectable
|
2021-01-06 17:33:51 +01:00 |
|
qa46hx
|
03100f6b1e
|
chore(form-integrations): add input-datepicker to dialog demo
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
|
2021-01-06 17:32:32 +01: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
|
a8cf421536
|
chore: add changeset localize and form-control
|
2021-01-06 15:30:22 +01:00 |
|
Thijs Louisse
|
b88760d578
|
feat(form-core): add details.isTriggeredByUser to model-value-changed
|
2021-01-06 15:12:47 +01:00 |
|
Thijs Louisse
|
a9c55bc17b
|
fix(localize): folder restructure and Chrome corrections
|
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 |
|
Joren Broekema
|
1f62ed8b74
|
feat: upgrade to popper 2
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2021-01-05 14:18:21 +01:00 |
|
qa46hx
|
7e68ccbddc
|
chore: improve validators instance error message
|
2020-12-24 13:13:51 +01:00 |
|
qa46hx
|
9b9db3dde4
|
fix(select-rich): add workaround invoker width when inside overlay
|
2020-12-24 10:42:44 +01:00 |
|
Mathieu Puech
|
1e2f92b2f1
|
fix(dialog): prevent opened-changed to be sent when it is not changing
|
2020-12-17 15:23:42 -05:00 |
|
github-actions[bot]
|
34ae80add5
|
Version Packages
|
2020-12-17 12:07:45 +00:00 |
|
qa46hx
|
80031f66c7
|
fix(overlays): position arrow correctly for placement top
|
2020-12-16 16:25:46 +01:00 |
|
gerjanvangeest
|
7ed0d3045b
|
Merge pull request #1135 from ing-bank/changeset-release/master
Version Packages
|
2020-12-16 14:19:39 +01:00 |
|
Joren Broekema
|
f5bf040a3c
|
chore: rename tools folder to packages-node and revert singleton-manager
|
2020-12-16 14:10:42 +01:00 |
|
Joren Broekema
|
f29bf523c1
|
chore: move tools to tools folder
|
2020-12-16 13:25:07 +01:00 |
|