Luan Nguyen
|
d85da177eb
|
fixes typos in the readme
|
2018-03-13 17:58:24 -05:00 |
|
Justin Schroeder
|
c1e4b3948c
|
Components now deregister themselves when removed
|
2018-03-07 15:44:35 -05:00 |
|
Justin Schroeder
|
0300519b41
|
0.6.0
|
2018-03-02 15:15:04 -05:00 |
|
Justin Schroeder
|
2ea9ed4134
|
Adds the ability to reset a form with new resetForm mutation
|
2018-03-02 15:14:47 -05:00 |
|
Justin Schroeder
|
9448479ada
|
0.5.2
|
2018-02-28 17:25:06 -05:00 |
|
Justin Schroeder
|
5b496a56bc
|
Removes console log
|
2018-02-28 17:24:55 -05:00 |
|
Justin Schroeder
|
d60b34710a
|
Removes console.log...sorry guys
|
2018-02-28 17:24:25 -05:00 |
|
Justin Schroeder
|
2b5dca4859
|
0.5.1
|
2018-02-28 11:47:49 -05:00 |
|
Justin Schroeder
|
d7bc86b077
|
Fixes bug with v-if formulate-elements that had initial values
|
2018-02-28 11:47:34 -05:00 |
|
Justin Schroeder
|
8581a40662
|
0.5.0
|
2018-02-27 10:18:58 -05:00 |
|
Justin Schroeder
|
abcc8fffa3
|
Adds transition element around formulate-errors-list
|
2018-02-27 10:18:31 -05:00 |
|
Justin Schroeder
|
b9a94dc8fa
|
0.4.9
|
2018-02-27 09:04:21 -05:00 |
|
Justin Schroeder
|
9cc1105a21
|
formulate-errors now uses a transition-group wrapper to allow for vue transitions
|
2018-02-27 09:04:07 -05:00 |
|
Justin Schroeder
|
1c43d7bb95
|
0.4.8
|
2018-02-26 22:32:37 -05:00 |
|
Justin Schroeder
|
f12774532a
|
Adds support for 'text' classification
|
2018-02-26 22:31:59 -05:00 |
|
Justin Schroeder
|
7751d27f80
|
0.4.7
|
2018-02-26 22:26:45 -05:00 |
|
Justin Schroeder
|
d289575a13
|
Adds build
|
2018-02-26 22:26:29 -05:00 |
|
Justin Schroeder
|
1440e4ee1c
|
Corrects version patch, 4.4.6 has no value
|
2018-02-26 22:25:58 -05:00 |
|
Justin Schroeder
|
69708da5e5
|
0.4.6
|
2018-02-26 22:24:25 -05:00 |
|
Justin Schroeder
|
39b92f70ce
|
Adds build file
|
2018-02-26 22:24:11 -05:00 |
|
Justin Schroeder
|
94e52d4221
|
Adds a new data-classification attribute on formulate-element-input-wrapper
|
2018-02-26 22:23:34 -05:00 |
|
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 |
|