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

545 Commits

Author SHA1 Message Date
Justin Schroeder
d4c517c8bc 0.4.5 2018-02-26 22:15:27 -05:00
Justin Schroeder
03054ebef7 Adds data-type attribute, and formulate-element--type-- to formulate elment wrappers 2018-02-26 22:15:15 -05:00
Justin Schroeder
a8dd145247 0.4.4 2018-02-16 14:29:55 -05:00
Justin Schroeder
daef2b8a2b Fixes reactivity issue for mergedInitials 2018-02-16 14:29:41 -05:00
Justin Schroeder
eb4813acca 0.4.3 2018-02-16 00:19:19 -05:00
Justin Schroeder
7239e229bd Last patch did not include compiled code 2018-02-16 00:19:11 -05:00
Justin Schroeder
7aa37c234e 0.4.2 2018-02-15 23:55:55 -05:00
Justin Schroeder
fde067d974 Fixes bug causing FormulateElement's initial prop to occasionally be overwritten by the Formulate initial prop 2018-02-15 23:55:36 -05:00
Justin Schroeder
f46a0f66c8 0.4.1 2018-02-15 23:30:25 -05:00
Justin Schroeder
3a9b1093db Adds support for numbers to initial prop 2018-02-15 23:30:06 -05:00
Justin Schroeder
902714c1d4 0.4.0 2018-02-15 23:23:29 -05:00
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
d4443a1e2c 0.3.8 2018-02-07 15:52:15 -05:00
Justin Schroeder
de79e33aef Adds support for option list attributes, like disaled 2018-02-07 15:51:47 -05:00
Justin Schroeder
84678799fd 0.3.7 2018-02-05 14:17:37 -05:00
Justin Schroeder
797a52bb5a Fixes a reactivity issue with initial props 2018-02-05 14:17:26 -05:00
Justin Schroeder
4655e2a31f 0.3.6 2018-02-02 13:38:17 -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
c9ad09392a 0.3.5 2018-02-02 12:12:48 -05:00
Justin Schroeder
a7211a270a Compiled for distribution 2018-02-02 12:12:45 -05:00
Justin Schroeder
75e5a4f441 Adds validationLabel to fields meta data 2018-02-02 12:08:21 -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
b061bda3a2 0.3.4 2018-02-01 13:16:29 -05:00
Justin Schroeder
3b7f03388b Adds a hydrate command on mounted too 2018-02-01 13:15:41 -05:00
Justin Schroeder
7694e85454 0.3.3 2018-02-01 12:23:55 -05:00
Justin Schroeder
1ecf7411f6 Removes submit buttons from values 2018-02-01 12:23:39 -05:00
Justin Schroeder
1263f4eee3 0.3.2 2018-02-01 12:14:35 -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
e962aaec62 Fixes blur behavior validation bug that failed to expose all validation errors on submission 2018-02-01 11:02:58 -05:00
Justin Schroeder
88663296cd 0.3.1 2018-02-01 10:49:43 -05:00
Justin Schroeder
3cf1b3881b Small documentation patch 2018-02-01 10:49:27 -05:00
Justin Schroeder
9fc56f4dfd 0.3.0 2018-02-01 10:47:28 -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
7a54322e57 0.2.0 2018-01-31 21:52:22 -05:00
Justin Schroeder
4af94f068a Automatically adds namespacing to formulateModule, more documentation added 2018-01-31 21:52:10 -05:00
Justin Schroeder
11dac70933 0.1.3 2018-01-31 20:29:24 -05:00
Justin Schroeder
b57a678a64 Adds travis-ci build details 2018-01-31 20:06:56 -05:00
Justin Schroeder
b465366d4f 0.1.2 2018-01-31 17:25:14 -05:00
Justin Schroeder
27d2e55a85 Small readme changes 2018-01-31 17:24:58 -05:00
Justin Schroeder
b937db700f 0.1.1 2018-01-31 17:24:12 -05:00
Justin Schroeder
2254967604 Fixes small typos in the readme 2018-01-31 17:23:24 -05:00
Justin Schroeder
fd84e436d4 Updates package.json version 2018-01-31 17:22:11 -05:00
Justin Schroeder
9011888971 Initial stable build of vue-formulate 2018-01-31 17:20:29 -05:00
Justin Schroeder
a705eced91 Initial stable functionality 2018-01-30 17:21:21 -05:00
Justin Schroeder
cac53b1ad2 Initial empty commit of vue-formulate 2018-01-26 22:41:05 -05:00