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 |
|
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 |
|
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 |
|
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 |
|