lion/packages/localize/stories
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
..
translations chore(localize): split storybook demos into message, number & date 2019-09-30 14:44:42 +02:00
10-intro.stories.mdx chore: storybook fixes 2020-03-12 17:15:38 +01:00
12-features-overview.stories.mdx chore(localize): reorder storybook demos 2020-01-22 10:17:56 +01:00
15-text.stories.mdx chore(localize): reorder storybook demos 2020-01-22 10:17:56 +01:00
25-numbers.stories.mdx feat: improved storybook demos 2020-01-13 13:58:03 +01:00
30-dates.stories.mdx feat: improved storybook demos 2020-01-13 13:58:03 +01:00
50-system-overview.stories.mdx feat: refrain from using dynamic vars inside dynamic import 2020-03-25 17:02:10 +01:00
60-system-rationale.stories.mdx feat: improved storybook demos 2020-01-13 13:58:03 +01:00
all-locales.js feat: improved storybook demos 2020-01-13 13:58:03 +01:00
message.stories.js feat: improved storybook demos 2020-01-13 13:58:03 +01:00