Thijs Louisse
63f8f6fd36
feat(remark-extend): allow globalReplaceFunction
2022-06-09 15:12:15 +02:00
Thomas Allmer
20af7a44ce
fix(form-core): maintain correct formElements order with non-form elements in dom
2022-06-08 16:10:10 +02:00
gerjanvangeest
3dee788fb5
fix(input-tel-dropdown): fix edge cases onDropdownValueChanged ( #1723 )
2022-06-01 15:34:38 +02:00
Thijs Louisse
20436115c3
chore: depend on latest minors internally for input-tel(-dropdown)
2022-06-01 13:24:42 +02:00
Thijs Louisse
63466d6142
fix: type export ValidationType
2022-06-01 12:40:00 +02:00
github-actions[bot]
ad468be032
Version Packages
2022-05-31 16:03:50 +00:00
Thijs Louisse
957ca981d4
Merge pull request #1717 from ing-bank/type-module
...
fix: add type module to pkg jsons of ESM packages
2022-05-31 18:01:58 +02:00
jorenbroekema
e7a4ca1dcc
fix: add type module to pkg jsons of ESM packages
2022-05-31 16:46:53 +02:00
gerjanvangeest
9591732f4e
fix(input-tel-dropdown): syncs value of dropdown on init if input has no value
...
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2022-05-31 16:25:50 +02:00
Lars den Bakker
362ee0e2e9
fix(ajax): align intercepted and non-intercepted response behavior
2022-05-31 13:46:54 +02:00
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
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
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
Hardik Pithva
96a24c4a4e
build: add changeset
2022-05-20 13:29:46 +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
710e7c3d9e
fix(input-tel-dropdown): do not sync regionCode if countryCode is the same
2022-05-17 11:38:32 +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
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
355aabc02c
fix(switch): unregister as formElement on disconnected
2022-04-06 18:16:30 +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
aa8b89161d
feat: update to @open-wc/scoped-element not needing a polyfill
2022-04-05 12:38:28 +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
f7df1ae822
feat(validate-messages): add PhoneNumber messages
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
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
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
7016a150dc
feat(form-core): allow enums as outcome of a 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