Commit graph

407 commits

Author SHA1 Message Date
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
Thomas Allmer
26b2f4e0e5 feat: add support to use import assertions 2021-07-21 11:04:55 +02:00
jorenbroekema
b292509ac1 feat(input-iban): allow array for IsCountryIBAN validator 2021-07-20 12:06:14 +02:00
jorenbroekema
0487435252 feat(form-core): add overridable filter method for form-group children 2021-07-19 19:05:28 +02:00
jorenbroekema
5601897b1f feat(input-amount): reformat formattedValue on locale changes 2021-07-19 15:59:05 +02:00
jorenbroekema
9b9d82fc55 fix(localize): add missing params to .d.ts file for mixin 2021-07-19 13:10:17 +02:00
gerjanvangeest
42f7026b58
Merge pull request #1455 from ing-bank/fix/serialize-amount
fix(input-amount): convert serializedValue to corrct amount of decimals
2021-07-15 09:56:40 +02:00
qa46hx
8c06302e54 chore: fix documentation of how to import core elements 2021-07-15 09:22:03 +02:00
qa46hx
9648d418f2 feat(localize): move parseNumber to @lion/localize 2021-07-15 09:07:45 +02:00
qa46hx
5fd9f1cd8e fix(input-amount): round up decimals in parseAmount based on currency 2021-07-15 09:03:50 +02:00
gerjanvangeest
9c8113e304
Merge pull request #1450 from ing-bank/fix/input-safari
fix(form-core): only preserve caret if value changed
2021-07-13 11:16:53 +02:00
gerjanvangeest
74c627a614
Merge pull request #1447 from ing-bank/fix/feedback-label
fix(localize,form-core): wait for localize before updating feedback
2021-07-12 16:27:23 +02:00