Commit graph

1968 commits

Author SHA1 Message Date
Thomas Allmer
47f7caf1ad chore: improve security 2021-11-11 14:21:13 +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
Thijs Louisse
d449515960
Merge pull request #1489 from abdonrd/lit-update
Update Lit to v2
2021-11-11 11:33:26 +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
Thijs Louisse
5b79f10a4c
Merge pull request #1531 from ing-bank/feat/directives-export
feat(core): export latest added lit directives
2021-11-09 15:24:07 +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
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
jorenbroekema
eb61cbfed2 chore: fix docs site font css custom props 2021-10-26 23:19:38 +02: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
Thijs Louisse
792ff7a954
Merge pull request #1502 from ing-bank/changeset-release/master
Version Packages
2021-10-19 22:31:50 +02:00
github-actions[bot]
3b36a6d62d Version Packages 2021-10-19 20:13:04 +00:00
Thijs Louisse
ee53b66cf0
Merge pull request #1511 from ing-bank/fix/label-slot-example
fix: add slot=label examples to radio and checkbox-groups
2021-10-19 22:11:42 +02:00
Thomas Allmer
1dfe915e06
Update Rocket to latest release to get updates device simulator (#1512)
feat(rocket-preset-extend-lion-docs): update to use new plugins-manager

Co-authored-by: Konstantinos Norgias <Konstantinos.Norgias@ing.com>
2021-10-19 22:10:56 +02:00
Thijs Louisse
c99a5dbb57
Merge pull request #1510 from ing-bank/chore/removeTypeComboboxImport
chore: remove typing inside import statement
2021-10-15 11:36:19 +02:00
qa46hx
090a92a19d fix: add slot=label examples to radio and checkbox-groups 2021-10-12 12:33:04 +02:00
Thijs Louisse
3a0f89a28a chore: remove typing inside import statement 2021-10-08 00:05:59 +02:00
Joren Broekema
17340d8fd0
Merge pull request #1509 from ing-bank/fix/event-non-null
fix: refactor missing type EventHandlerNonNull
2021-10-07 08:37:08 +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
Joren Broekema
1905d65180
Merge pull request #1506 from helloausrine/master
Update README.md
2021-10-06 22:41:48 +02:00
jorenbroekema
d963e74e1b fix: refactor missing type EventHandlerNonNull 2021-10-06 22:36:32 +02:00
helloausrine
936a0c0408
Update README.md
Improved spelling in README.
2021-10-04 14:39:33 +11: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
github-actions[bot]
bb82f8b82b Version Packages 2021-09-21 16:49:39 +02:00
gerjanvangeest
1aaecddd9f
Merge pull request #1385 from ing-bank/fix/ajax_cache
ajax cache fixes
2021-09-21 14:42:04 +02:00
Ahmet Yesil
879598506a Race condition fix for on the fly requests, improve cache implementation and tests
Co-authored-by: Goffert van Gool <ruphin@ruphin.net>
Co-authored-by: Martin Pool <martin.pool@ing.com>
2021-09-21 13:59:08 +02:00
jorenbroekema
bcf68cebf7 feat(core): support default slot for SlotMixin 2021-09-13 22:46:44 +02:00
gerjanvangeest
dec9c7555a
Merge pull request #1493 from thescientist13/docs/remove-errant-semicolon-tabs-npm-install-step
remove errant semicolon from tabs npm install step
2021-09-07 11:58:27 +02:00
Owen Buckley
eb0812143f remove errant semicolon from tabs npm install step 2021-09-06 12:15:15 -04:00
Thijs Louisse
519759cb09
Merge pull request #1482 from ing-bank/changeset-release/master
Version Packages
2021-09-01 17:23:50 +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
Thijs Louisse
b9d1df2ace
Merge pull request #1487 from ing-bank/fix/buttonSideEffects
fix(button): register element registration side effects
2021-08-20 11:10:40 +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