Commit graph

1539 commits

Author SHA1 Message Date
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
Martin Pool
b291e60794 chore(ajax): add tests for response values and headers in caching calls 2022-04-28 16:26:06 +02:00
gvangeest
8ecfc31c0d fix(input-tel-dropdown): sync disabled state to dropdown 2022-04-19 10:57:44 +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
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
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
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
Konstantinos Norgias
672c8e99b6 chore: update header order, components list and links 2022-03-30 12:37:30 +02:00
Meower
85318e3b1c
fix(validate-messages): fix default en-PH date validation message 2022-03-22 11:21:41 +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
b45f340aba chore: fix tests 2022-03-16 16:29:02 +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
5fc39bed09 feat(select-rich): give invoker access .to hostElement 2022-03-16 16:29:00 +01:00
Thijs Louisse
a64c552b61 fix(validate-messages): typo IsData message 2022-03-16 16:29:00 +01:00
Thijs Louisse
3772c94301 patch(form-core): expose mimicUserInput test-helper 2022-03-16 16:28:59 +01:00
Thijs Louisse
876cf07fdb chore(form-core): fix types 2022-03-16 16:28:59 +01:00
Thijs Louisse
7016a150dc feat(form-core): allow enums as outcome of a Validator 2022-03-16 16:28:59 +01:00
Thijs Louisse
e457ce73bb chore: type and document Validator 2022-03-16 16:28:59 +01:00
Thijs Louisse
9c1dfdcd12 feat(form-core): add live formatter functionality via .preprocessor 2022-03-16 16:28:59 +01:00
Thijs Louisse
90b0d3b114 feat(form-core): allow [label-sr-only] on FormControl 2022-03-16 16:28:59 +01:00
Ahmet Yesil
d46b989444 fix: css typed object support check 2022-03-16 12:08:16 +01:00
Ahmet Yesil
1df3a564f2 chore: update playwright, make test suite work 2022-03-16 12:08:16 +01:00
Joren Broekema
cd2bc1351f
Merge pull request #1612 from Jellepostma/fix/listboxhorizontalscrolling
Fix: Prevent default behavior while scrolling using arrow keys in a h…
2022-03-08 09:14:21 +01:00
github-actions[bot]
7c52c12bfb Version Packages 2022-03-07 18:38:17 +01:00
Jelle Postma
1ea9f291b6 Fix: Prevent default behavior while scrolling using arrow keys in a horizontal listbox 2022-03-07 13:17:40 +01:00
jorenbroekema
17ae20df86 chore: refactor to reactive controller 2022-02-28 16:49:44 +01:00
jorenbroekema
006a47e530 chore: fix type issues 2022-02-28 15:45:02 +01:00
jorenbroekema
57d2c62b78 feat(core): add ScopedStylesMixin 2022-02-28 13:39:55 +01:00