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 |
|
Joren Broekema
|
66d3d390ae
|
feat: remove all deprecations from lion
|
2019-11-13 11:00:48 +01:00 |
|
Mikhail Bashkirov
|
2de378391c
|
chore: fix style of markdown files
|
2019-07-24 15:20:19 +02:00 |
|
Thomas Allmer
|
ec8da8f12c
|
feat: release inital public lion version
Co-authored-by: Mikhail Bashkirov <mikhail.bashkirov@ing.com>
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com>
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
Co-authored-by: Lars den Bakker <lars.den.bakker@ing.com>
|
2019-04-26 10:37:57 +02:00 |
|