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
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
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
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
github-actions[bot]
bfec15264b
Version Packages
2022-02-23 17:10:39 +01:00
Thijs Louisse
ceea0aa246
Merge pull request #1603 from ing-bank/experiment-@lion
...
feat: remove fixed versions @lion and upgrade TSC
2022-02-23 14:55:45 +01:00
jorenbroekema
b96dc40ebe
BREAKING(overlays): make elevation prop setter param type number instead of string
2022-02-21 10:30:00 +01:00
qa46hx
b9ba4412e1
chore: fix collapsible test
2022-02-16 14:04:28 +01:00
jorenbroekema
683d5c1c9c
chore: upgrade to latest TSC to fix TSC bug caused by prev commit
2022-02-10 13:40:26 +01:00
joquitch
98ddad249d
removed unwanted test
...
I accidentally added an unfinished test when adding changeset. In this commit it's removed.
2022-02-08 09:30:44 +01:00
joquitch
3c9acaa77e
fix(collapsible): moved binding to constructor
2022-02-08 09:22:54 +01:00
jorenbroekema
bbb83f48bf
feat: remove fixed versions @lion
2022-02-07 17:24:31 +01:00
joquitch
0bd47f8d6a
fix(collapsible): moved binding to constructor
2022-02-07 09:01:29 +01:00
github-actions[bot]
68c64d1280
Version Packages
2022-01-04 14:41:07 +00:00
gvangeest
2bd3c52114
fix: rename customElementsManifest to customElements in package.json
2022-01-04 15:24:37 +01:00
Joren Broekema
881e1c6de2
Merge pull request #1588 from ing-bank/fix/remove-differentKeyEventNamesShimIE
...
chore: remove differentKeyEventNamesShimIE
2022-01-04 13:16:29 +01:00
Thijs Louisse
c381be9c01
Merge pull request #1581 from remcovaes/fix/OverlayMixinTypeInfo
...
fix: type info in OverlayMixinTypes
2022-01-04 11:36:56 +01:00
gvangeest
8301191814
feat(core): remove closestPolyfill
2021-12-29 16:21:27 +01:00
gvangeest
495cb0c500
feat(core): remove unused keyboardEventShimIE test helper
2021-12-29 16:21:18 +01:00
gvangeest
2b583ee750
feat: remove differentKeyEventNamesShimIE
2021-12-29 16:21:06 +01:00
gvangeest
be84466311
fix(button): increase click area to meet WCAG success criteria
2021-12-15 11:10:45 +01:00
Remco Vaes
d94df1a8f9
fix: type info in OverlayMixinTypes
2021-12-14 14:18:07 +01:00
Joren Broekema
1340c1bd61
Merge pull request #1573 from jrobind/fix/disabledTabs
...
fix(tabs): prevent selection of disabled tabs.
2021-12-13 12:06:08 +01:00
James Robinson
eafa7d03d7
fix(tabs): prevent selection of disabled tabs.
2021-12-13 10:01:53 +00:00
Thomas Allmer
30805edf12
fix: use node wildcard exports for docs
2021-12-07 13:23:17 +01:00
pndewit
fad9d8e58f
feat(localize): add option to show the key as a fallback when a locale is missing a translation
2021-11-24 09:49:46 +01:00
github-actions[bot]
c59dda0c93
Version Packages
2021-11-11 14:30:59 +01:00
Joel-Levi
fdc5e73fd2
Fix black bars on dialogs with preventsScroll enabled on ios 15 ( #1526 )
...
fix(overlays): black bars on dialogs with preventsScroll enabled on ios 15
2021-11-11 13:13:57 +01:00
qa46hx
c4562f7e64
fix: use html & unsafeStatic from @open-wc/testing
2021-11-11 10:02:47 +01:00
Abdón Rodríguez Davila
a2c66cd94d
feat: update to Lit v2.0.2
2021-11-11 10:02:46 +01:00
Thijs Louisse
cf3b14bce0
Merge pull request #1524 from Alex-Radu/fix/overlay-is-equal-config
...
fix(overlays): fix condition in is-equal-config util and add null guard
2021-11-10 11:16:27 +01:00
Alex Radu
b6be7ba482
fix(overlays): fix condition in is-equal-config util and add null guard
2021-11-10 09:12:04 +02:00
Thijs Louisse
af4914e68e
Merge pull request #1530 from ing-bank/fix/avoid-innerHTML
...
fix: avoid (false) positives for static analyzers like checkmarx
2021-11-09 18:22:44 +01:00
Konstantinos Norgias
a028c3b398
chore: rename method more accurately
2021-11-09 17:44:56 +01:00
jorenbroekema
9b81b69e58
feat(core): export latest added lit directives
2021-11-09 15:15:10 +01:00
Konstantinos Norgias
26f08ccbc7
chore: fix linting
2021-11-08 18:28:37 +01:00
Konstantinos Norgias
4e78ebdee7
fix: avoid use of innerHTML to please Checkmax
2021-11-08 17:29:48 +01:00
jorenbroekema
5f3ef98ae9
fix(textarea): firefox bug with disabled textarea drag
2021-11-05 13:46:00 +01:00
Thijs Louisse
dcabda2d65
Merge pull request #1495 from lpoulter/export-lit-static
...
feat: export lit/static-html.js from lion/core
2021-10-20 11:03:50 +02:00
github-actions[bot]
3b36a6d62d
Version Packages
2021-10-19 20:13:04 +00:00
Thijs Louisse
3a0f89a28a
chore: remove typing inside import statement
2021-10-08 00:05:59 +02:00
laurie
c55d45668f
feat: export lit/static-html.js from lion/core
...
This will enable subclasses to import it into thier tests
2021-10-06 22:44:38 +02:00
jorenbroekema
d963e74e1b
fix: refactor missing type EventHandlerNonNull
2021-10-06 22:36:32 +02:00
Thijs Louisse
0fc9edfbc2
Merge pull request #1496 from ing-bank/feat/slotmixin-default
...
feat(core): support default slot for SlotMixin
2021-09-21 17:37:07 +02:00
gerjanvangeest
6e86fb4eab
fix(overlays): hide local overlay on ESC ( #1500 )
...
* fix(overlays): hide local overlay on ESC
2021-09-21 17:29:52 +02:00