1
0
mirror of synced 2024-11-22 21:36:04 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Justin Schroeder
27bd2bda26 Initial commit of the version 2 rewrite 2019-10-07 10:24:30 -04:00
Chris Ellinger
9785e5fb26 Adds pattern as an attribute and adds number as a rule for validation (#11) 2018-11-20 11:51:32 -05:00
Justin Schroeder
61bcc5da71 Adds demo link to the readme, a few other readme clean ups 2018-03-14 15:37:29 -04:00
Justin Schroeder
c219633ebf
Adds an example to the project
Documentation update, and example idea and initial contribution by: Martin Bramwell <mhb.warehouseman@gmail.com>

* Adds an example form and updates documentation to reflect curried function
2018-03-14 09:49:40 -05:00
Luan Nguyen
d85da177eb fixes typos in the readme 2018-03-13 17:58:24 -05:00
Justin Schroeder
a8a2be0820 Fixes bug that prevent validationLabel from being used in error messages 2018-02-02 13:38:05 -05:00
Justin Schroeder
8efe308f98 Fixes an insideous bug that was causing vuex mutations in deeply linked prop data 2018-02-02 12:07:51 -05:00
Justin Schroeder
3cf1b3881b Small documentation patch 2018-02-01 10:49:27 -05:00
Justin Schroeder
ab1330f27f 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
Justin Schroeder
4af94f068a Automatically adds namespacing to formulateModule, more documentation added 2018-01-31 21:52:10 -05:00
Justin Schroeder
b57a678a64 Adds travis-ci build details 2018-01-31 20:06:56 -05:00
Justin Schroeder
27d2e55a85 Small readme changes 2018-01-31 17:24:58 -05:00
Justin Schroeder
2254967604 Fixes small typos in the readme 2018-01-31 17:23:24 -05:00
Justin Schroeder
9011888971 Initial stable build of vue-formulate 2018-01-31 17:20:29 -05:00