lion/packages/calendar/src
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
..
utils chore: todo cleanup 2020-02-19 21:51:48 +01:00
calendarStyle.js fix(calendar): make calendar more accessible 2019-11-13 11:01:37 +01:00
LionCalendar.js feat: refrain from using dynamic vars inside dynamic import 2020-03-25 17:02:10 +01:00