Thijs Louisse
|
fb1522dda5
|
fix(form-core): fieldset label as child label suffix
|
2021-04-12 11:24:50 +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 |
|