Commit graph

2214 commits

Author SHA1 Message Date
jorenbroekema
1cd2f7f4b9 chore: add logo exports and workfile 2021-08-17 14:06:02 +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
Felix Mueller
627490aedc Add test for slot=after element 2021-08-03 17:04:03 +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
Felix Mueller
99d894efb3 Make Currency Display Node Private 2021-07-29 07:26:05 +02:00
Thomas Allmer
bffd6db9df fix(remark-extend): support importing of tables 2021-07-28 17:17:19 +02:00
Felix Mueller
7ccbe2e90d fix(input-amount): Reflect more currency changes
Switching between defined / undefined currency yields better currency
label updates

Closes #1430
2021-07-27 19:25:40 +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
Thijs Louisse
d30e319614
Merge pull request #1470 from ing-bank/feat/calendar-frame
feat(input-datepicker): export calendar overlay frame
2021-07-26 23:37:40 +02:00
jorenbroekema
79392d8e62 feat(input-datepicker): export calendar overlay frame 2021-07-26 10:21:58 +02:00
jorenbroekema
77567efcd1 chore: allow overriding filter fn imperatively 2021-07-26 10:12:46 +02:00
gerjanvangeest
3edb372b06
Merge pull request #1469 from ing-bank/chore/docs-range
chore(input-range): add docs about range input styles
2021-07-22 13:59:33 +02:00
jorenbroekema
5edfba02fa chore(input-range): add docs about range input styles 2021-07-22 07:51:37 +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
dc543e40f0 chore: revert localize loadingComplete dependency in ValidateMixin 2021-07-21 12:11:03 +02:00
jorenbroekema
db1ad6d236 chore(localize): loadingComplete localizeNamespacesLoaded timing issue 2021-07-21 12:11:03 +02:00
jorenbroekema
f843278c50 chore: change to await localizeNamespacesLoaded + nextframe 2021-07-21 12:11:03 +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
gerjanvangeest
7a3d708187
Merge pull request #1462 from ing-bank/feat/isCountryIBAN-array
feat(input-iban): allow array for IsCountryIBAN validator
2021-07-20 13:24:58 +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
gerjanvangeest
2abb04cddd
Merge pull request #1459 from ing-bank/input-amount-locale
Input amount locale
2021-07-19 16:08:25 +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
Joren Broekema
495e6cb539
Merge pull request #1458 from ing-bank/chore/tooltip-doc
chore: add missing arrow__graphic class to docs
2021-07-19 11:17:09 +02:00
jorenbroekema
a92e24b9d3 chore: add missing arrow__graphic class to docs 2021-07-16 12:52:00 +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
gerjanvangeest
860d8edc51
Merge pull request #1457 from ing-bank/chore/documentation-import-core-elements
chore: fix documentation of how to import core elements
2021-07-15 09:32:22 +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
a6df4de59e
Merge pull request #1456 from ing-bank/codeowners-remove-joren
chore: update codeowners file
2021-07-14 10:31:03 +02:00
Joren Broekema
510123549d
chore: update codeowners file 2021-07-13 16:04:13 +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
qa46hx
e87b6293fe fix(form-core): only preserve caret if value changed 2021-07-12 11:42:59 +02:00
github-actions[bot]
648f643153 Version Packages 2021-07-08 12:39:23 +02:00
Thomas Allmer
ea768c932a fix(rocket-preset-extend-lion-docs): handle html stories 2021-07-08 12:37:29 +02:00
github-actions[bot]
ab650681cc Version Packages 2021-07-07 18:44:07 +02:00
Thomas Allmer
ae14f99875 fix: improve docs and examples for accordion & switch 2021-07-07 18:34:21 +02:00
jorenbroekema
8a766644db fix(localize,form-core): wait for localize before updating feedback 2021-07-07 18:03:43 +02:00
gerjanvangeest
5e7e43d221
Merge pull request #1443 from ing-bank/fix/calendar-translations
fix(calendar): add support for using language subtag only
2021-07-05 16:18:37 +02:00
qa46hx
3cd0ac51bc fix(calendar): add support for using language subtag only 2021-07-05 16:11:20 +02:00
Thijs Louisse
0895af24d0
Merge pull request #1440 from ing-bank/changeset-release/master
Version Packages
2021-07-05 13:15:42 +02:00