File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 33### Added:
44
55- Support for integrated FormItem for all components via ` formItem ` prop
6- - [ <RadioGroup />] ( /VueForm/ConnectedRadioGroup.js )
7- - [ <CheckboxGroup />] ( /VueForm/ConnectedCheckboxGroup.js )
6+ - [ ` <RadioGroup /> ` ] ( /VueForm/ConnectedRadioGroup.js )
7+ - [ ` <CheckboxGroup /> ` ] ( /VueForm/ConnectedCheckboxGroup.js )
Original file line number Diff line number Diff line change @@ -76,13 +76,15 @@ See demo at [https://detools.github.io/vue-form](https://detools.github.io/vue-f
7676- [ TimePicker] ( /VueForm/ConnectedTimePicker.js )
7777- [ Form] ( /VueForm/Form.vue )
7878
79- ## [ Changelog] ( /CHANGELOG.md )
79+ ## Changelog
80+
81+ - [ 1.4.0] ( /CHANGELOG.md#140 )
8082
8183## Roadmap
8284
8385- Add remaining components
84- - Upload
85- - Rate
86+ - ` < Upload /> `
87+ - ` < Rate /> `
8688- Add validation examples
8789 - [ Field level sync validation] ( https://detools.github.io/vue-form/#inline-validations-form )
8890 - Form level sync validation
You can’t perform that action at this time.
0 commit comments