Commit graph

13 commits

Author SHA1 Message Date
qa46hx
6a29d8aa8a chore(localize): add example to readme 2020-06-04 13:41:57 +02:00
Joren Broekema
87740606bc chore: remove live/demos section from readmes 2020-06-03 13:49:47 +02:00
Thijs Louisse
6b1698f90f chore: updated dep versions and made compatible 2020-05-29 17:01:15 +02:00
Thomas Allmer
bcd074d1fb feat: use markdown javascript (mdjs) for documentation
Co-authored-by: CubLion <alex.ghiu@ing.com>
2020-05-29 17:01:15 +02:00
Thomas Allmer
a8fb94edca chore: remove pilot phase header 2020-04-29 10:05:06 +02:00
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
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
Joren Broekema
c1e96f79e2 chore(localize): deprecate language-only locales 2019-08-23 16:43:42 +02:00
Mikhail Bashkirov
8ecf9d0f26 chore(localize): update documentation 2019-07-31 18:16:24 +02:00
Mikhail Bashkirov
22c0e893c7 chore(localize): fix typos in documentation 2019-07-31 11:11:22 +02:00
Mikhail Bashkirov
2de378391c chore: fix style of markdown files 2019-07-24 15:20:19 +02:00
Mikhail Bashkirov
738774e82b chore: fix prepublish pattern format 2019-07-23 17:03:37 +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