Commit graph

2158 commits

Author SHA1 Message Date
gerjanvangeest
abcff8c9e2
fix(input-tel): use pattern validation message for too-short/too-long (#1693) 2022-05-31 11:00:37 +02:00
Thijs Louisse
27c86e71e8 chore: keep prod dependencies limited and simple 2022-05-31 08:16:13 +02:00
Martin Pool
6c0be8e45a docs(ajax): update the config and cache options in overview.md 2022-05-30 15:48:54 +02:00
Martin Pool
447383bd14 feat(ajax): add maxCacheSize option 2022-05-30 12:58:18 +02:00
Stefan Pearson
915de370d7
fix(overlays): Allow elements with display:contents to be focusable in keyboard event trapping (#1709)
* fix: isVisible check on elements with display:contents

* Create eight-years-pump.md

* chore: adds additional test
2022-05-25 16:40:45 +02:00
Hardik Pithva
ae53377ce4
chore: fix demo links in readme (#1708)
* docs: fix demo links in readme

* fix(docs): broken link in README
2022-05-24 13:17:22 +02:00
gerjanvangeest
ca9b788bb3
Merge pull request #1707 from ing-bank/feat/input-tel-dropdown-preferred-countries
feat(input-tel-dropdown): add optgroups when preferredCountries are shown
2022-05-23 18:01:01 +02:00
gvangeest
01fd0d2023 feat(input-tel-dropdown): add optgroups when preferredCountries are shown 2022-05-23 17:41:24 +02:00
gvangeest
f78cad3c13 fix(combobox): set no typeahead to true 2022-05-23 15:11:57 +02:00
gerjanvangeest
641ac4481d
Merge pull request #1703 from ing-bank/feat/uuid-helper
feat(helpers): add uuid method
2022-05-23 10:58:44 +02:00
Hardik Pithva
96a24c4a4e build: add changeset 2022-05-20 13:29:46 +02:00
Thomas Allmer
51a0c064c7 chore: add a script to check latest npm dist tags 2022-05-20 13:18:54 +02:00
Hardik Pithva
8674ebd47f feat(helpers): add uuid method 2022-05-20 12:50:36 +02:00
Joren Broekema
05e17d69e5
fix(checkbox-group): indeterminate checkbox respects disabled states (#1698)
Co-authored-by: Danny Moerkerke <danny.moerkerke@ing.com>
2022-05-18 12:08:34 +02:00
gvangeest
6c0b0201e6 chore: set correct locale in portal 2022-05-17 11:38:32 +02:00
gvangeest
710e7c3d9e fix(input-tel-dropdown): do not sync regionCode if countryCode is the same 2022-05-17 11:38:32 +02:00
gerjanvangeest
5a68c3fff5
Merge pull request #1677 from ing-bank/fix/checked-index-and-value
fix: fixes issue 1483
2022-05-17 11:04:20 +02:00
Danny Moerkerke
466471cbe9 fix: replaced checkedValue with modelValue 2022-05-16 12:11:59 +02:00
Danny Moerkerke
0ee55369bc Merge branch 'master' into fix/checked-index-and-value 2022-05-16 12:02:20 +02:00
Thijs Louisse
faade31ede chore: check yarn-lock on pull requests 2022-05-12 18:12:23 +02:00
Thijs Louisse
1dd1da1638 chore: only scan for allowed registries in yarn.lock 2022-05-12 18:12:23 +02:00
gerjanvangeest
d382887e67 fix(input-tel): make use of awesome-phonenumber
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2022-05-12 17:50:27 +02:00
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