Justin Schroeder
|
46ac900f0e
|
Adds support for new errors prop on the Formulate element that passes errors down to child elements. Also forms no longer prevent submission if they only have local errors. This can be changed with a prevent="all" prop on the Formulate element.
|
2018-02-15 23:21:29 -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
|
b33e3692b0
|
Fixes bug where deeply nestsed formulate-elements would not properly register with parent formulate component
|
2018-02-01 12:14:19 -05:00 |
|
Justin Schroeder
|
4af94f068a
|
Automatically adds namespacing to formulateModule, more documentation added
|
2018-01-31 21:52:10 -05:00 |
|
Justin Schroeder
|
a705eced91
|
Initial stable functionality
|
2018-01-30 17:21:21 -05:00 |
|