File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 2.3.0 " ></a >
2
+ ## 2.3.0 (2018-09-19)
3
+
4
+ * Fixed issue with SCSS variables being referenced incorrectly (#449 )
5
+ * Updated README to include new third-party VFG Fields
6
+ * Rework of formGenerator use a component
7
+ * Allow HTML for Field Label and Hints
8
+ * Updated package.json URL's for VFG
9
+ * Added a "noResult" slot to FieldVueMultiSelect
10
+ * Include a reference to the VFG instance that triggered a "validated" event (3rd param)
11
+ * Fixed a number parsing bug in IE/Edge with FieldInput
12
+ * Added support for Bootstrap CSS Classes (` form-group ` will not set width on ` col-* ` elements)
13
+
14
+
15
+
1
16
<a name =" 2.2.2 " ></a >
2
17
## 2.2.2 (2018-04-24)
18
+
3
19
* Fix NaN with value 0 on input type number/range.
4
20
* Fix bug in fieldUpload that threw error due to $event not being defined
5
21
* Added $event to onValidationError in fieldSubmit
You can’t perform that action at this time.
0 commit comments