lion/packages/localize/docs
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
..
amount-html.md chore: fix style of markdown files 2019-07-24 15:20:19 +02:00
date.md chore: fix style of markdown files 2019-07-24 15:20:19 +02:00
message.md feat: refrain from using dynamic vars inside dynamic import 2020-03-25 17:02:10 +01:00
number.md chore: fix style of markdown files 2019-07-24 15:20:19 +02:00