palash2601
33fd1bef09
fix(lion-field): remove name property exception to align with platform
...
fix(lion-field): remove name property check for forward compatibility with Form participation api
Co-authored-by: Thijs Louisse <t_louisse@hotmail.com>
2022-05-10 14:50:15 +02:00
github-actions[bot]
f11f94fafc
Version Packages
2022-05-09 17:38:48 +02:00
Martin Pool
558edcb686
feat(ajax): add a maxResponseSize cache option to specify a max size for responses to be cached
2022-05-09 17:12:51 +02:00
gvangeest
2107cfb0c3
chore(listbox): change feature into patch release
2022-05-09 13:18:24 +02:00
Martin Pool
efcdf653a4
feat: content-type filter for ajax cache
2022-05-09 12:39:49 +02:00
Martin Pool
56af96f1da
feat(ajax): add an option to initialize the cache interceptors even when useCache is turned off in the global options
2022-05-09 10:09:43 +02:00
gvangeest
a28686ee72
feat(listbox): add type ahead option
2022-05-04 16:01:56 +02:00
Joren Broekema
4129786909
feat: add mixed-state indeterminate checkbox feature ( #1669 )
...
* fix: don't switch to tri-state if all child boxes are same checked state
Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2022-05-03 13:34:24 +02:00
Danny Moerkerke
23d4d0014d
fix: fixes issue 1483
...
replaced `getElementById` with `querySelector` so correct element is also selected when size = inline
2022-05-03 11:39:36 +02:00
Martin Pool
b291e60794
chore(ajax): add tests for response values and headers in caching calls
2022-04-28 16:26:06 +02:00
Thijs Louisse
2b3d2bd6a4
chore: use package.mock.json for allowing non-existing npm deps in it
2022-04-28 16:13:11 +02:00
gvangeest
8ecfc31c0d
fix(input-tel-dropdown): sync disabled state to dropdown
2022-04-19 10:57:44 +02:00
knorgias
daea4dd522
Merge pull request #1666 from ing-bank/fix/validate-after-form-reset
...
fix: do not show ResultValidator feedback message if input field is empty
2022-04-19 10:41:47 +02:00
Konstantinos Norgias
43dd132013
fix: do not show ResultValidator feedback message if input field is empty
2022-04-19 10:27:38 +02:00
Thijs Louisse
780d8a9691
Merge pull request #1658 from ing-bank/fix/switchUnregister
...
Fix/switch unregister
2022-04-11 11:37:23 +02:00
Thijs Louisse
24a58cdf57
chore: add input-tel(-dropdown) to umbrella-form + test unregister
...
Co-authored-by: Konstantinos Norgias <Konstantinos.Norgias@ing.com>
2022-04-11 11:17:53 +02:00
Thijs Louisse
2d7d2cf215
Merge pull request #1659 from ing-bank/changeset-release/master
...
Version Packages
2022-04-07 13:44:34 +02:00
github-actions[bot]
bb5bef88a7
Version Packages
2022-04-07 09:18:36 +00:00
Thijs Louisse
55a900b797
fix(input-tel): expose awesome-phonenumber-lib in npm package
2022-04-07 11:16:30 +02:00
Thijs Louisse
d9d88b7f55
chore(form-core): make testing form registration easier
2022-04-06 18:17:02 +02:00
Thijs Louisse
355aabc02c
fix(switch): unregister as formElement on disconnected
2022-04-06 18:16:30 +02:00
Thomas Allmer
974d0872a0
chore: fix published docs pathes
2022-04-06 14:46:05 +02:00
Thijs Louisse
24b205837e
chore: update package for @changeset/cli
2022-04-06 13:35:18 +02:00
Thijs Louisse
d58b9416b2
chore: update @changesets/cli
2022-04-06 13:32:18 +02:00
Thijs Louisse
034e4bb88a
chore: fix h-output helper for demos
2022-04-06 12:30:24 +02:00
Thijs Louisse
5ab5e8e68c
Merge pull request #1620 from ing-bank/changeset-release/master
...
Version Packages
2022-04-06 11:47:55 +02:00
github-actions[bot]
cebbb6aac1
Version Packages
2022-04-06 09:42:12 +00:00
Onkar
998d95f9fb
feat(input-datepicker):sync the caledar dates when the validator params change
...
Co-authored-by: Thijs Louisse<Thijs.Louisse@ing.com>
2022-04-06 11:40:07 +02:00
Onkar
f408f6f8eb
feat(form-core): provide _onValidatorUpdated with validator reference
...
Co-authored-by: Thijs Louisse<Thijs.Louisse@ing.com>
2022-04-06 11:40:07 +02:00
Thijs Louisse
66531e3c93
fix(core): scoped slots
2022-04-06 09:59:07 +02:00
Thomas Allmer
e913489344
chore: portal needs scoped registry polyfill
2022-04-05 17:27:21 +02:00
Knorgias
0f8488e13c
Merge pull request #1649 from ing-bank/chore/add-doc-validators-with-enum
...
chore: add eg for validator class that returns enum
2022-04-05 13:22:57 +02:00
Konstantinos Norgias
5cc64991b1
chore: add eg for validator class that returns enum
2022-04-05 12:53:46 +02:00
Thomas Allmer
aa8b89161d
feat: update to @open-wc/scoped-element not needing a polyfill
2022-04-05 12:38:28 +02:00
Knorgias
c29d622c92
Merge pull request #1648 from ing-bank/chore/add-doc-label-sr-only
...
chore: add eg for label-sr-only attribute on input element
2022-04-04 17:29:21 +02:00
Konstantinos Norgias
a790586b8b
chore: add eg for label-sr-only attribute on input element
2022-04-04 16:39:37 +02:00
Thomas Allmer
75065f477e
chore: fix imports in docs pages blocking deploys
2022-04-01 14:34:11 +02:00
dependabot[bot]
9fcae993d0
chore(deps): bump minimist in /packages-node/providence-analytics
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 17:19:38 +02:00
dependabot[bot]
a6cee8e004
chore(deps-dev): bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 17:19:27 +02:00
dependabot[bot]
83cb312115
chore(deps): bump ansi-regex in /packages-node/providence-analytics
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 17:19:05 +02:00
Thijs Louisse
17dadabfbf
fix(providence-analytics): better allowlist-mode detection
2022-03-31 13:40:30 +02:00
Knorgias
64bdddf6b7
Merge pull request #1622 from ing-bank/chore/update-header
...
chore: update header order, components list and links
2022-03-30 13:19:22 +02:00
Konstantinos Norgias
672c8e99b6
chore: update header order, components list and links
2022-03-30 12:37:30 +02:00
Thijs Louisse
ab7cc1e026
patch(providence-analytics): expose skipCheckMatchCompatibility)
2022-03-28 21:03:42 +02:00
Meower
85318e3b1c
fix(validate-messages): fix default en-PH date validation message
2022-03-22 11:21:41 +01:00
Thijs Louisse
420ab0bc45
chore: increase bundlesize limit
2022-03-22 11:01:03 +01:00
Thijs Louisse
a38c014b6c
fix(input-tel): add fieldName
2022-03-22 11:01:03 +01:00
Thijs Louisse
f7df1ae822
feat(validate-messages): add PhoneNumber messages
2022-03-22 11:01:03 +01:00
Thijs Louisse
2c7bcd5f80
chore(input-tel): localize data
2022-03-22 11:01:03 +01:00
Thijs Louisse
b6073fe4ba
chore(form-core): improve type structure + exports
2022-03-22 11:01:03 +01:00