Commit graph

29 commits

Author SHA1 Message Date
Konstantinos Norgias
72067c0d19 chore: format & changeset 2021-05-20 12:38:58 +02:00
Thijs Louisse
43e4bb810c feat: private and protected types form-core 2021-04-12 15:23:05 +02:00
Joren Broekema
13f808af57 feat: add preprocessor hook and example amount preprocessor
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-03-22 09:43:32 +01:00
Thomas Allmer
5db622e9da feat: as BREAKING CHANGE add exports & convert to static docs page 2021-03-15 15:22:37 +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
Joren Broekema
1f62ed8b74 feat: upgrade to popper 2
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-01-05 14:18:21 +01:00
Thomas Allmer
58f092248e chore: adjust tests so they are sucessfull on firefox as well 2020-10-12 17:05:23 +02:00
Joren Broekema
3f50c798f1 feat(input-amount): add types 2020-09-15 10:48:34 +02:00
Mathieu Puech
13ba9dd615 test(input-amount): fix wrong locale 2020-06-24 10:06:30 -04:00
Thijs Louisse
6170374ee8 feat: merge field/validate/choice-input/form-group into @lion/form-core 2020-05-29 17:01:15 +02:00
Joren Broekema
a451d4fc8a chore: apply prettier formatting changes 2020-04-29 10:05:06 +02:00
Davide
02778c0daa
fix(input-amount): set hint to use numeric on-screen keyboard (#689) 2020-04-17 17:49:14 +02:00
DemeterDimitri
1bec11a267 fix(input-amount): normalize added for currency label (#618) 2020-03-04 17:33:09 +01:00
CubLion
5a0b2c41ea chore: todo cleanup 2020-02-19 21:51:48 +01:00
erik
e1a417b041 feat: integrate and pass automated a11y testing 2019-12-03 15:15:01 +01:00
Thomas Allmer
47cadb1696
Merge pull request #398 from ing-bank/fix/amountParsing
fix(input-amount): handle user pasting of amounts heuristically
2019-11-28 17:56:44 +01:00
Thijs Louisse
0d687bbe1e fix(input-amount): a11y currency label 2019-11-27 13:40:20 +01:00
Thomas Allmer
68030624f9 fix(input-amount): prefer language while parsing 2019-11-26 18:00:58 +01:00
Joren Broekema
5999ea9569 fix: refactor slot selection 2019-11-15 15:50:18 +01:00
Joren Broekema
66d3d390ae feat: remove all deprecations from lion 2019-11-13 11:00: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
victorgh
7fb68ed7a3 fix(input-amount): pass string instead of object in parser 2019-09-02 09:32:30 +02:00
Joren Broekema
232a9597fc chore: add and apply integration suite FormatMixin 2019-08-14 14:02:15 +02:00
Thijs Louisse
18b714d056 fix(input-amount): return undefined for non numbers with spaces 2019-08-07 18:26:23 +02:00
Joren Broekema
4470b6895c chore: update to latest open-wc linting and testing 2019-07-23 16:40:19 +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