This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
vue-formulario
Watch
1
Star
0
Fork
0
You've already forked vue-formulario
mirror of
synced
2024-11-22 13:26:06 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
4297759781
vue-formulario
/
src
History
Justin Schroeder
a012b120ba
Adds maxlength attribute support
2018-08-08 23:30:16 -04:00
..
components
Adds maxlength attribute support
2018-08-08 23:30:16 -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
Adds textarea support
2018-03-30 14:51:47 -04:00