Thijs Louisse
|
938bdbd2dc
|
chore: fix types
|
2022-03-16 16:29:01 +01:00 |
|
jorenbroekema
|
b292509ac1
|
feat(input-iban): allow array for IsCountryIBAN validator
|
2021-07-20 12:06:14 +02:00 |
|
Konstantinos Norgias
|
e17f7bdfa6
|
feat: upgrade to lit2
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2021-05-20 12:21:43 +02:00 |
|
sdonose
|
0fc206bfd6
|
feat(input-iban): allow to specify countries in lowercase
|
2021-04-15 13:55:30 +02:00 |
|
Thomas Allmer
|
5db622e9da
|
feat: as BREAKING CHANGE add exports & convert to static docs page
|
2021-03-15 15:22:37 +01:00 |
|
Joren Broekema
|
8fb7e7a193
|
fix: types base constructor same return type
|
2021-01-13 17:05:07 +01:00 |
|
Joren Broekema
|
983bb2fd23
|
fix: display IsIBAN message for country validators if Unparseable
|
2020-12-03 19:02:40 +01:00 |
|
Joren Broekema
|
a45064696d
|
chore: allow array for IsNotCountryIBAN
|
2020-12-03 18:33:16 +01:00 |
|
Joren Broekema
|
c8e73457ac
|
feat(input-iban): add IsNotCountryIBAN validator
Co-authored-by: andrei19021 <andrei.ionita.1902@gmail.com>
|
2020-12-03 16:47:45 +01:00 |
|
Joren Broekema
|
cfa2daf674
|
feat: add types for input components
|
2020-09-30 13:14:40 +02:00 |
|
Joren Broekema
|
b500dfe237
|
chore: fix demo links and move back icon intro
|
2020-06-08 17:39:29 +02:00 |
|
Joren Broekema
|
3ae448f826
|
chore: move icon intro to icon package so it can be extended
|
2020-06-08 11:27:26 +02: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
|
5103289f99
|
fix: convert unnecessary backticks to single quotes for unpkg
|
2020-04-02 16:25:41 +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 |
|
George Serbanescu
|
7c45dd6839
|
feat(validate): use static validatorName instead of instance name (#600)
|
2020-02-26 15:25:12 +01:00 |
|
Thijs Louisse
|
f44d8aa26a
|
fix: removed FieldCustomMixin
|
2020-02-20 16:14:26 +01:00 |
|
Thomas Allmer
|
3cc5999038
|
fix(input-iban): use ibantools (offers es module now)
|
2020-01-20 10:14:43 +01:00 |
|
Thomas Allmer
|
396deb2e3b
|
feat: finalize validation and adopt it everywhere
Co-authored-by: Alex Ghiu <alex.ghiu@ing.com>
Co-authored-by: Gerjan van Geest <Gerjan.van.Geest@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
|
2019-11-18 15:30:08 +01:00 |
|
Thomas Allmer
|
a8ead53310
|
chore: update linting
|
2019-08-21 11:30:51 +02:00 |
|
Joren Broekema
|
232a9597fc
|
chore: add and apply integration suite FormatMixin
|
2019-08-14 14:02:15 +02:00 |
|
Joren Broekema
|
af1535b2f5
|
fix(input-iban): formatter should handle undefined modelValues
|
2019-08-14 13:52:07 +02:00 |
|
Eloisa Jocson-Iting
|
a0ebd2da2c
|
fix: support Chinese language
|
2019-07-17 10:11:32 +02:00 |
|
Carlo Canlas
|
7643e64572
|
fix: support en-PH locale for polymer-cli
|
2019-06-20 10:49:06 +02:00 |
|
Ovidiu
|
b729bf07d4
|
fix: support language fallback for non found locales (#102)
|
2019-06-18 15:25:06 +02:00 |
|
qa46hx
|
dcd7719a0f
|
fix(input-iban): allow formatting empty IBAN model values
|
2019-05-21 16:23:42 +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 |
|