Thijs Louisse
|
8cd0142d12
|
feat(form-core): member descriptions for editors and api tables
|
2021-05-03 14:22:51 +02:00 |
|
Thijs Louisse
|
53167fd205
|
fix(form-core): validate on child change + {feedbackType}StateChanged
|
2021-04-12 22:31:55 +02:00 |
|
Thijs Louisse
|
43e4bb810c
|
feat: private and protected types form-core
|
2021-04-12 15:23:05 +02:00 |
|
Thijs Louisse
|
ccd757fa39
|
fix: many types
|
2021-04-12 15:08:02 +02:00 |
|
Thijs Louisse
|
652f267b99
|
fix(switch): use ._showFeedbackConditionFor instead of .submitted
|
2021-04-12 12:07:27 +02:00 |
|
Thijs Louisse
|
0e910e3f80
|
feat(form-core): allow developers to add .showFeedbackConditionFor
|
2021-04-12 12:07:26 +02:00 |
|
Konstantinos Norgias
|
77a0424595
|
chore: add protected and private type info
|
2021-04-01 19:40:43 +02:00 |
|
Thijs Louisse
|
81e94c94b6
|
Merge pull request #1272 from ing-bank/fix/update-required-validator
Fix/update required validator
|
2021-03-18 13:24:30 +01:00 |
|
Konstantinos Norgias
|
aa47817465
|
fix(form-core): aria-required for compatible roles
|
2021-03-18 13:11:02 +01:00 |
|
Joren Broekema
|
1d97721769
|
chore: revert prevValidation result, make prevShown Validator[]
|
2021-03-15 15:31:51 +01:00 |
|
Joren Broekema
|
af90b20ed0
|
fix(form-core): only show success after recovery from shown feedback
|
2021-03-15 15:31:35 +01:00 |
|
Konstantinos Norgias
|
dbacafa539
|
fix: remove @ts-expect-error & add @type {any} to static get props
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
|
2021-03-04 10:32:39 +01:00 |
|
Joren Broekema
|
b2a1c1efd4
|
fix(form-core): prevValidationResult initialize as empty array
|
2021-02-23 14:41:02 +01:00 |
|
Joren Broekema
|
deb95d1388
|
fix: add data-tag-name attribute on scoped slottables
|
2021-02-17 11:10:28 +01:00 |
|
Jorge del Casar
|
98f1bb7e1c
|
fix: normalize dependencies
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
|
2021-01-06 10:53:38 +01:00 |
|
qa46hx
|
7e68ccbddc
|
chore: improve validators instance error message
|
2020-12-24 13:13:51 +01:00 |
|
Víctor Lara
|
c5c4d4ba7c
|
fix(form-core): normalize input value in Date Validators
|
2020-11-11 12:18:10 +01:00 |
|
jorenbroekema
|
2e95029b0a
|
fix: update typescript to latest 3 and fix errors
|
2020-11-09 13:09:23 +01:00 |
|
jorenbroekema
|
eb87859d76
|
chore: cleanup and align types/tests
|
2020-10-15 11:40:25 +02:00 |
|
Joren Broekema
|
68e3e74953
|
fix(form-core): add missing interaction states for feedback conditions
|
2020-10-12 16:56:50 +02:00 |
|
Manuel Martin
|
2907649ba3
|
fix(form-core): filter feedback visibility according interaction states
|
2020-10-08 17:39:52 +02:00 |
|
Joren Broekema
|
4b7bea9656
|
fix(form-core): add some type fixes/adjustments
|
2020-09-30 20:32:36 +02:00 |
|
Thijs Louisse
|
b83ef4eeeb
|
fix(form-core): type enhancements
|
2020-09-09 12:21:22 +02:00 |
|
Joren Broekema
|
874ff48339
|
feat(form-core): form-core types
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2020-09-02 09:02:47 +02:00 |
|
Michel Blankenstein
|
4a228e671d
|
fix(validate-mixin): remove event listener on disconnect instead of add
|
2020-08-17 14:51:40 +02:00 |
|
Joren Broekema
|
3c61fd294a
|
feat(form-core): add types for many form-core mixins and tests
|
2020-08-10 10:37:34 +02:00 |
|
Hzunax
|
83f0b112aa
|
test(validators): validatorName instead of name
|
2020-07-09 15:17:14 +02:00 |
|
Joren Broekema
|
4585cd43ba
|
chore: fix flaky test, prevent unhandled promise undefined feedbackNode
|
2020-07-06 17:42:41 +02:00 |
|
Hzunax
|
e24f2efcff
|
fix(field): remove validation toggled disable
when disable is toggled to true, validation should be removed
|
2020-06-02 08:37:03 +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 |
|