Commit graph

25 commits

Author SHA1 Message Date
Joren Broekema
2d58320e51
feat: format number add thousandSeparator option, fix type decimalSep (#1774) 2022-09-08 09:19:07 +02:00
Joren Broekema
11c5ffe094
fix(input-amount,localize): make decimalSeparator formatOptions work (#1769) 2022-09-01 17:01:44 +02:00
jorenbroekema
55efd3c64b chore: refactor code a little to use slotmixin 2021-08-10 11:41:20 +02:00
Felix Mueller
627490aedc Add test for slot=after element 2021-08-03 17:04:03 +02:00
Felix Mueller
99d894efb3 Make Currency Display Node Private 2021-07-29 07:26:05 +02:00
Felix Mueller
7ccbe2e90d fix(input-amount): Reflect more currency changes
Switching between defined / undefined currency yields better currency
label updates

Closes #1430
2021-07-27 19:25:40 +02:00
jorenbroekema
5601897b1f feat(input-amount): reformat formattedValue on locale changes 2021-07-19 15:59:05 +02:00
qa46hx
5fd9f1cd8e fix(input-amount): round up decimals in parseAmount based on currency 2021-07-15 09:03:50 +02:00
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
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
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
erik
e1a417b041 feat: integrate and pass automated a11y testing 2019-12-03 15:15:01 +01:00
Thijs Louisse
0d687bbe1e fix(input-amount): a11y currency label 2019-11-27 13:40:20 +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
4470b6895c chore: update to latest open-wc linting and testing 2019-07-23 16:40:19 +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