Commit graph

8 commits

Author SHA1 Message Date
Thomas Allmer
c9e060fc21 feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
Manuel Martin
b2f981db72 refactor: add package exports entry
This commit adds the exports entry in each package.json, exposing the public parts of each package and hiding the private ones.
2021-02-15 17:49:22 +01:00
CubLion
5a0b2c41ea chore: todo cleanup 2020-02-19 21:51:48 +01:00
Joren Broekema
edd7396e15 fix(input-amount): use minus sign unicode instead of hypen-minus 2019-09-20 10:13:06 +02:00
Victor Kachan
83f9baa36d fix(input-amount): support negative numbers 2019-06-25 10:54:01 +02:00
Mikhail Bashkirov
0b8785ccf6 chore(input-amount): improve tests 2019-06-25 10:41:06 +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