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 |
|
Ahmet Yesil
|
d46b989444
|
fix: css typed object support check
|
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
|
a338271542
|
chore: update changeset info
|
2022-02-28 16:53:18 +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
|
b9fb3bfd37
|
chore: add documentation about lion versioning
|
2022-02-22 14:30:18 +01:00 |
|
jorenbroekema
|
b96dc40ebe
|
BREAKING(overlays): make elevation prop setter param type number instead of string
|
2022-02-21 10:30:00 +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
|
3c9acaa77e
|
fix(collapsible): moved binding to constructor
|
2022-02-08 09:22:54 +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
|
6e67b4a310
|
Add changeset
|
2021-12-14 15:04:37 +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]
|
3b70a7d487
|
Version Packages
|
2021-11-17 00:14:53 +01:00 |
|
Thijs Louisse
|
26b150f0af
|
fix(providence): fix paths for dashboard
|
2021-11-17 00:07:04 +01:00 |
|
github-actions[bot]
|
ee6dc3280e
|
Version Packages
|
2021-11-17 00:07:04 +01:00 |
|
github-actions[bot]
|
895a5a46c3
|
Version Packages
|
2021-11-16 16:16:49 +01:00 |
|
Thijs Louisse
|
88babab7d8
|
chore: types for providence
|
2021-11-16 15:37:50 +01:00 |
|
Thijs Louisse
|
ab29920842
|
Merge pull request #1543 from ing-bank/feat/improveDashboard
feat(providence): improve dashboard
|
2021-11-16 15:20:53 +01:00 |
|
Thijs Louisse
|
96ae18c487
|
feat(providence): improve dashboard
|
2021-11-16 14:45:16 +01:00 |
|
github-actions[bot]
|
3106a84ec0
|
Version Packages
|
2021-11-15 17:39:59 +01:00 |
|
Thijs Louisse
|
1e8839f2fd
|
fix: support export maps for match-* analyzers
|
2021-11-12 18:37:04 +01:00 |
|
github-actions[bot]
|
c59dda0c93
|
Version Packages
|
2021-11-11 14:30:59 +01:00 |
|
gerjanvangeest
|
d8e5c42b65
|
Merge pull request #1536 from ing-bank/fix/exportParse
fix(providence): correctly handle exports like "const x=3; export {x};"
|
2021-11-11 13:21:29 +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 |
|
Joshua Hewitt
|
a0b313c650
|
fix(providence): correctly handle exports like "const x=3; export {x};"
Co-authored-by: Thijs Louisse<Thijs.Louisse@ing.com>
|
2021-11-11 12:58:01 +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 |
|
jorenbroekema
|
9b81b69e58
|
feat(core): export latest added lit directives
|
2021-11-09 15:15:10 +01:00 |
|
Konstantinos Norgias
|
4e78ebdee7
|
fix: avoid use of innerHTML to please Checkmax
|
2021-11-08 17:29:48 +01:00 |
|
sposh
|
2995a5037f
|
Correct default target in Windows if no -t (#1520)
fix: correct default target in windows if no -t
|
2021-11-08 15:26:26 +01:00 |
|
jorenbroekema
|
5f3ef98ae9
|
fix(textarea): firefox bug with disabled textarea drag
|
2021-11-05 13:46:00 +01: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 |
|
github-actions[bot]
|
e598e45f28
|
Version Packages
|
2021-08-27 12:12:41 +00:00 |
|
Thijs Louisse
|
397efdfe3e
|
Merge pull request #1477 from ing-bank/amount_reset_improvements
Amount reset improvements
|
2021-08-27 14:11:01 +02:00 |
|
Knorgias
|
fdc62b4f7a
|
Merge pull request #1488 from ing-bank/refactor/accordion
feat(accordion): refactor for readability & extensibility
|
2021-08-25 11:40:55 +02:00 |
|
Knorgias
|
0a1f0b3fb1
|
Merge pull request #1481 from ing-bank/fix/calendar-translations
fix(calendar): nl & ru translations
|
2021-08-25 08:56:13 +02:00 |
|
Thijs Louisse
|
b0d32f2fbe
|
Merge pull request #1484 from ing-bank/switch/arrow-keys
feat(switch): make key handlers protected, enable arrow keys
|
2021-08-20 19:41:20 +02:00 |
|
jorenbroekema
|
4ae3e9e20b
|
feat(switch): make key handlers protected, enable arrow keys
|
2021-08-20 17:48:27 +02:00 |
|
jorenbroekema
|
a0adde62eb
|
feat(accordion): refactor for readability & extensibility
|
2021-08-20 15:53:31 +02:00 |
|
Thomas Allmer
|
811b329472
|
fix(button): register element registration side effects
|
2021-08-20 10:47:46 +02:00 |
|
Joren Broekema
|
c1397d86e7
|
Merge pull request #1464 from varun-aggarwal/fix/max-date-error
fix(validate-messages): correct description of MaxNumber, MinNumber, …
|
2021-08-18 22:54:12 +02:00 |
|
varun-aggarwal
|
8a50e17752
|
fix(validate-messages): fixed description of Max & Min, Number & Date validations
fix #1428
|
2021-08-18 21:13:27 +02:00 |
|
Konstantinos Norgias
|
e729d916e0
|
fix(calendar): nl&ru translation files
|
2021-08-18 10:42:22 +02:00 |
|
Thijs Louisse
|
a3e07435e8
|
Merge pull request #1479 from ing-bank/feat/scopedSlotTemplates
feat(core): scoped templates in SlotMixin
|
2021-08-18 10:34:44 +02:00 |
|
Thijs Louisse
|
ec03d209c8
|
feat(core): scoped templates in SlotMixin
|
2021-08-13 16:52:43 +02:00 |
|
jorenbroekema
|
55efd3c64b
|
chore: refactor code a little to use slotmixin
|
2021-08-10 11:41:20 +02:00 |
|
github-actions[bot]
|
67888873e0
|
Version Packages
|
2021-07-30 10:13:38 +02:00 |
|
Thomas Allmer
|
dd3fd33109
|
fix(babel-plugin-extend-docs): handle scopedElement renames
|
2021-07-30 08:46:14 +02:00 |
|
Thomas Allmer
|
bffd6db9df
|
fix(remark-extend): support importing of tables
|
2021-07-28 17:17:19 +02:00 |
|
Thijs Louisse
|
921545081c
|
Merge pull request #1461 from ing-bank/feat/filter-fn
feat(form-core): add overridable filter method for form-group children
|
2021-07-27 08:09:15 +02:00 |
|
jorenbroekema
|
79392d8e62
|
feat(input-datepicker): export calendar overlay frame
|
2021-07-26 10:21:58 +02:00 |
|
Thijs Louisse
|
36e15623e8
|
Merge pull request #1467 from ing-bank/fix/stepper-btn-leave
fix(input-stepper): redispatch btn blurs on stepper
|
2021-07-21 14:48:07 +02:00 |
|
github-actions[bot]
|
e03f8d2cc3
|
Version Packages
|
2021-07-21 14:32:36 +02:00 |
|
jorenbroekema
|
60862650f3
|
fix(input-stepper): redispatch btn blurs on stepper
|
2021-07-21 13:19:33 +02:00 |
|
jorenbroekema
|
c544af4eb9
|
feat(localize): await loadingComplete before sending locale changed
|
2021-07-21 12:11:03 +02:00 |
|
qa46hx
|
09ee55cbee
|
fix(select): set formattedValue to text of selected option
|
2021-07-21 11:16:39 +02:00 |
|