File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 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+
116<a name =" 2.2.2 " ></a >
217## 2.2.2 (2018-04-24)
18+
319* Fix NaN with value 0 on input type number/range.
420* Fix bug in fieldUpload that threw error due to $event not being defined
521* Added $event to onValidationError in fieldSubmit
You can’t perform that action at this time.
0 commit comments