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 |
|
qa46hx
|
571baa9c53
|
chore: small storybook updates
|
2020-03-18 12:05:47 +01:00 |
|
qa46hx
|
ddf1e886e2
|
chore: storybook fixes
|
2020-03-12 17:15:38 +01:00 |
|
Thomas Allmer
|
0c53b1d4bb
|
fix: update links in stories
|
2020-01-23 18:24:38 +01:00 |
|
qa46hx
|
e9611c6a3e
|
chore(localize): improve localize storybook demo
|
2020-01-23 15:49:29 +01:00 |
|
qa46hx
|
ae54208bfd
|
chore(localize): reorder storybook demos
|
2020-01-22 10:17:56 +01:00 |
|
Thomas Allmer
|
89b835a799
|
feat: improved storybook demos
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Alex Ghiu <Alex.Ghiu@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2020-01-13 13:58:03 +01:00 |
|
Thomas Allmer
|
4a93599228
|
chore: update storybook version
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
|
2020-01-13 13:58:03 +01:00 |
|
Joren Broekema
|
66d3d390ae
|
feat: remove all deprecations from lion
|
2019-11-13 11:00:48 +01:00 |
|
r4zorgeek
|
08a91291d9
|
fix(localize): unforce defaults when options are given
should not force defaults when at least one of the three date options is given (day, month, year).
also added test cases and storybook demo.
|
2019-10-23 15:50:49 +02:00 |
|
qa46hx
|
b9b5b13ac0
|
chore(localize): split storybook demos into message, number & date
|
2019-09-30 14:44:42 +02:00 |
|
Thomas Allmer
|
49f18a42ed
|
fix: import from entry points so stories can be extended
|
2019-05-07 19:46:41 +02:00 |
|
Mikhail Bashkirov
|
aafe3d9428
|
chore(localize): split date related functions into their own files
|
2019-04-29 11:13:01 +02:00 |
|
Thomas Allmer
|
8d96f84090
|
fix: update storybook/linting; adjust story labels, eslint ignores
|
2019-04-28 15:02:31 +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 |
|