1
0
Fork 0
mirror of synced 2025-04-07 11:07:00 +00:00
vue-formulario/src
2018-03-19 09:58:45 -04:00
..
components Adds support for element-classes attribute allowing classes to be added to the interior elements. Closes #5 2018-03-19 09:58:45 -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 Components now deregister themselves when removed 2018-03-07 15:44:35 -05:00
utils.js Fixes an insideous bug that was causing vuex mutations in deeply linked prop data 2018-02-02 12:07:51 -05:00