1
0
Fork 0
mirror of synced 2025-04-07 07:13:32 +03:00
vue-formulario/src
2018-11-01 17:03:05 -04:00
..
components Fixes a race condition that could add validation errors for fields that had been removed 2018-11-01 17:03:05 -04:00
errors.js Validation labels are no longer part of the validation rule string, but retrieved from props on formualte-element 2018-02-01 10:47:11 -05:00
formulate.js Fixes bug where deeply nestsed formulate-elements would not properly register with parent formulate component 2018-02-01 12:14:19 -05:00
rules.js Validation labels are no longer part of the validation rule string, but retrieved from props on formualte-element 2018-02-01 10:47:11 -05:00
store.js Fixes a race condition that could add validation errors for fields that had been removed 2018-11-01 17:03:05 -04:00
utils.js Adds textarea support 2018-03-30 14:51:47 -04:00