|
| 1 | +## [0.1.1](https://github.com/vueblocks/element-schema-form/compare/v0.1.0...v0.1.1) (2019-10-29) |
| 2 | + |
| 3 | + |
| 4 | +### Features |
| 5 | + |
| 6 | +* 新增【重置表单】功能 ([9da36a3](https://github.com/vueblocks/element-schema-form/commit/9da36a3)) |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | +# [0.1.0](https://github.com/vueblocks/element-schema-form/compare/9c61589...v0.1.0) (2019-10-28) |
| 11 | + |
| 12 | + |
| 13 | +### Bug Fixes |
| 14 | + |
| 15 | +* copy 激活行数调整,api将module修改为model ([d3682be](https://github.com/vueblocks/element-schema-form/commit/d3682be)) |
| 16 | + |
| 17 | + |
| 18 | +### Features |
| 19 | + |
| 20 | +* 🌈完成生成 Vue 代码功能 ([215dac0](https://github.com/vueblocks/element-schema-form/commit/215dac0)) |
| 21 | +* 💥引入 vuex-persistedstate 数据持久化插件 ([e825350](https://github.com/vueblocks/element-schema-form/commit/e825350)) |
| 22 | +* 📋添加复制代码到剪切板功能 ([8e069b3](https://github.com/vueblocks/element-schema-form/commit/8e069b3)) |
| 23 | +* 修改布局算法 ([0d38a49](https://github.com/vueblocks/element-schema-form/commit/0d38a49)) |
| 24 | +* 基础组件 ([9c61589](https://github.com/vueblocks/element-schema-form/commit/9c61589)) |
| 25 | +* 增加json编辑器 ([3887414](https://github.com/vueblocks/element-schema-form/commit/3887414)) |
| 26 | +* 增加列跨度配置 ([b6d72c6](https://github.com/vueblocks/element-schema-form/commit/b6d72c6)) |
| 27 | +* 增加拓展组件 ([d635fdd](https://github.com/vueblocks/element-schema-form/commit/d635fdd)) |
| 28 | +* 增加组件个性化属性(1) ([2ca9dc7](https://github.com/vueblocks/element-schema-form/commit/2ca9dc7)) |
| 29 | +* 增加组件基础属性编辑 ([30d335e](https://github.com/vueblocks/element-schema-form/commit/30d335e)) |
| 30 | +* 增加表单预览 ([a70c222](https://github.com/vueblocks/element-schema-form/commit/a70c222)) |
| 31 | +* 处理左侧布局删除列逻辑 ([c047010](https://github.com/vueblocks/element-schema-form/commit/c047010)) |
| 32 | +* 完成生成 Schema 功能 ([dcbe5c5](https://github.com/vueblocks/element-schema-form/commit/dcbe5c5)) |
| 33 | +* 搭建表单生成器页面 ([62d3085](https://github.com/vueblocks/element-schema-form/commit/62d3085)) |
| 34 | +* 新增/删除行 ([f99ad57](https://github.com/vueblocks/element-schema-form/commit/f99ad57)) |
| 35 | +* 新增tag等基本组件 ([3e8c38d](https://github.com/vueblocks/element-schema-form/commit/3e8c38d)) |
| 36 | +* 新增列排序功能 ([0a74c03](https://github.com/vueblocks/element-schema-form/commit/0a74c03)) |
| 37 | +* 新增行复制 ([6698e11](https://github.com/vueblocks/element-schema-form/commit/6698e11)) |
| 38 | +* 新增表单列删除功能 ([c08c8c0](https://github.com/vueblocks/element-schema-form/commit/c08c8c0)) |
| 39 | +* 新增表单配置面板 ([ecdbee5](https://github.com/vueblocks/element-schema-form/commit/ecdbee5)) |
| 40 | +* 私有属性调整 ([cf61919](https://github.com/vueblocks/element-schema-form/commit/cf61919)) |
| 41 | + |
| 42 | + |
| 43 | + |
0 commit comments