All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.8.1 (2020-10-20)
2.8.0 (2020-09-17)
- support form disabled (7e51ba4)
2.7.0 (2020-09-16)
- support to custom component for complex type (b4dc2c5)
2.6.0 (2020-07-21)
- upgrade danger deps (2cc882a)
- add vetur prompt (7992313)
2.2.0 (2019-09-01)
- support autocomplete (07c91da)
2.0.1 (2019-08-11)
- fix language setting and docs import element-ui error. (1522330)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2019-08-02)
- The default languages change to zh_CN from en_US;Should import vue and element-ui yourself.
1.1.2 (2019-07-17)
- lodash version upgrade(security issue) (8f1f31b)
1.1.1 (2019-06-27)
- export component error. (c95b17e)
1.1.0 (2019-06-26)
- add hidden prop and support custom languages. (b3419ab)
1.0.3 (2019-06-21)
- sub dynamic-form-item should pass lang prop, delete button style improve. (6fe39b6)
1.0.2 (2019-06-21)
- label-width compute error (74d63c6)
1.0.1 (2019-06-20)
- change name to vue-dynamic-form-component (2ffea42)
- change package name (8b9e15c)
- parent form's label-width compute error. (8d5b369)