Commit graph

2270 commits

Author SHA1 Message Date
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
Thijs Louisse
5d5f041ab9 fix(input-tel): rename and export PhoneNumber validator 2022-03-22 11:01:03 +01:00
Thijs Louisse
7c5a25d011 chore(lion-input-tel): improve tests of async loaded phone util 2022-03-22 11:01:03 +01:00
Thijs Louisse
03c294c9ea fix(tabs): allow initialization without children 2022-03-22 11:01:03 +01:00
Thijs Louisse
0b5ed48e74 chore: fix double import in demo (breaks build) 2022-03-21 10:33:22 +01:00
Thijs Louisse
dde778ec9d
Merge pull request #1593 from ing-bank/feat/input-tel
feat(input-tel): new component LionInputTel
2022-03-16 16:57:09 +01:00
Thijs Louisse
b45f340aba chore: fix tests 2022-03-16 16:29:02 +01:00
Thijs Louisse
9434a2fae7 chore: improve custom Field tutorial 2022-03-16 16:29:01 +01:00
Thijs Louisse
c34aef82a2 chore: add .history to .gitignore 2022-03-16 16:29:01 +01:00
Thijs Louisse
938bdbd2dc chore: fix types 2022-03-16 16:29:01 +01:00
Thijs Louisse
1b5878678b fix(core): fix specificity ScopedStylesController 2022-03-16 16:29:01 +01:00
Thijs Louisse
d0bcfc08e7 chore: add input-tel to umbrella forms 2022-03-16 16:29:01 +01:00
Thijs Louisse
32b322c37e feat(input-tel-dropdown): new component LionInputTelDropdown
Co-authored-by: David Vossen<David.Vossen@ing.com>
2022-03-16 16:29:01 +01:00
Thijs Louisse
a882c94f11 feat(input-tel): new component LionInputTel 2022-03-16 16:29:00 +01:00
Thijs Louisse
8314b4b3ab chore: advanced version of h-output demo helper 2022-03-16 16:29:00 +01:00
Thijs Louisse
8d44b1d531 chore: select-rich Subclasser examples 2022-03-16 16:29:00 +01:00
Thijs Louisse
e3e761afb4 chore: select-rich doc corrections 2022-03-16 16:29:00 +01:00