lion/packages
Joren Broekema 42c840f949 feat: refrain from using dynamic vars inside dynamic import
BREAKING: Dynamic variables inside dynamic content are problematic for tools that use static analysis, therefore we have removed it, but you can still add it back on your extension if it works for you. The change may break your extension if you relied on this logic, you can add it back yourself by overriding the static get localizeNamespaces(). Example can be found here: https://github.com/ing-bank/lion/blob/%40lion/localize%400.8.10/packages/localize/stories/50-system-overview.stories.mdx#rendering-with-localizemixin
2020-03-25 17:02:10 +01:00
..
ajax chore: release new versions 2020-03-05 15:08:00 +00:00
button fix(button): prevent clickarea from blocking sibling content 2020-03-25 17:02:10 +01:00
calendar feat: refrain from using dynamic vars inside dynamic import 2020-03-25 17:02:10 +01:00
checkbox-group fix(overlays): support backdrop with local overlay 2020-03-20 16:32:19 +01:00
choice-input chore: release new versions 2020-03-19 09:07:33 +00:00
core chore: release new versions 2020-03-05 15:08:00 +00:00
dialog chore: release new versions 2020-03-20 15:35:39 +00:00
field fix(field): put submitted prop in interaction state mixin 2020-03-25 17:02:10 +01:00
fieldset chore: release new versions 2020-03-19 09:07:33 +00:00
form chore: release new versions 2020-03-19 10:39:16 +00:00
form-system chore: release new versions 2020-03-20 15:35:39 +00:00
helpers chore: release new versions 2020-03-05 15:08:00 +00:00
icon chore: release new versions 2020-03-05 15:08:00 +00:00
input chore: release new versions 2020-03-19 09:07:33 +00:00
input-amount chore(input-amount): improve title of story to modify decimal amount 2020-03-19 15:34:10 +01:00
input-date chore: release new versions 2020-03-19 09:07:33 +00:00
input-datepicker feat: refrain from using dynamic vars inside dynamic import 2020-03-25 17:02:10 +01:00
input-email chore: release new versions 2020-03-19 09:07:33 +00:00
input-iban feat: refrain from using dynamic vars inside dynamic import 2020-03-25 17:02:10 +01:00
input-range chore: release new versions 2020-03-19 09:07:33 +00:00
intros/stories feat(icon): add icon lazy loading system 2020-03-03 15:55:02 +01:00
localize feat: refrain from using dynamic vars inside dynamic import 2020-03-25 17:02:10 +01:00
overlays chore: release new versions 2020-03-20 15:35:39 +00:00
radio-group Merge remote-tracking branch 'upstream/master' into fix_issue_569 2020-03-19 16:38:34 +01:00
select chore: release new versions 2020-03-19 09:07:33 +00:00
select-rich chore(select-rich): test submitted state 2020-03-25 17:02:10 +01:00
steps chore(steps): fix steps storybook event examples (#637) 2020-03-12 21:00:07 +01:00
switch chore: release new versions 2020-03-19 09:07:33 +00:00
tabs chore: storybook fixes 2020-03-12 17:15:38 +01:00
textarea chore: release new versions 2020-03-19 09:07:33 +00:00
tooltip chore: release new versions 2020-03-20 15:35:39 +00:00
validate feat: refrain from using dynamic vars inside dynamic import 2020-03-25 17:02:10 +01:00