File tree Expand file tree Collapse file tree 3 files changed +21
-5
lines changed Expand file tree Collapse file tree 3 files changed +21
-5
lines changed Original file line number Diff line number Diff line change 1- # 0.1.0 (2019-10-29)
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)
211
312
413### Bug Fixes
2231* 处理左侧布局删除列逻辑 ([ c047010] ( https://github.com/vueblocks/element-schema-form/commit/c047010 ) )
2332* 完成生成 Schema 功能 ([ dcbe5c5] ( https://github.com/vueblocks/element-schema-form/commit/dcbe5c5 ) )
2433* 搭建表单生成器页面 ([ 62d3085] ( https://github.com/vueblocks/element-schema-form/commit/62d3085 ) )
25- * 新增【重置表单】功能 ([ 9da36a3] ( https://github.com/vueblocks/element-schema-form/commit/9da36a3 ) )
2634* 新增/删除行 ([ f99ad57] ( https://github.com/vueblocks/element-schema-form/commit/f99ad57 ) )
2735* 新增tag等基本组件 ([ 3e8c38d] ( https://github.com/vueblocks/element-schema-form/commit/3e8c38d ) )
2836* 新增列排序功能 ([ 0a74c03] ( https://github.com/vueblocks/element-schema-form/commit/0a74c03 ) )
Original file line number Diff line number Diff line change 44}
55---
66
7- # 0.1.0 (2019-10-29)
7+ ## [ 0.1.1] ( https://github.com/vueblocks/element-schema-form/compare/v0.1.0...v0.1.1 ) (2019-10-29)
8+
9+
10+ ### Features
11+
12+ * 新增【重置表单】功能 ([ 9da36a3] ( https://github.com/vueblocks/element-schema-form/commit/9da36a3 ) )
13+
14+
15+
16+ # [ 0.1.0] ( https://github.com/vueblocks/element-schema-form/compare/9c61589...v0.1.0 ) (2019-10-28)
817
918
1019### Bug Fixes
2837* 处理左侧布局删除列逻辑 ([ c047010] ( https://github.com/vueblocks/element-schema-form/commit/c047010 ) )
2938* 完成生成 Schema 功能 ([ dcbe5c5] ( https://github.com/vueblocks/element-schema-form/commit/dcbe5c5 ) )
3039* 搭建表单生成器页面 ([ 62d3085] ( https://github.com/vueblocks/element-schema-form/commit/62d3085 ) )
31- * 新增【重置表单】功能 ([ 9da36a3] ( https://github.com/vueblocks/element-schema-form/commit/9da36a3 ) )
3240* 新增/删除行 ([ f99ad57] ( https://github.com/vueblocks/element-schema-form/commit/f99ad57 ) )
3341* 新增tag等基本组件 ([ 3e8c38d] ( https://github.com/vueblocks/element-schema-form/commit/3e8c38d ) )
3442* 新增列排序功能 ([ 0a74c03] ( https://github.com/vueblocks/element-schema-form/commit/0a74c03 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @vueblocks/element-schema-form" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " A schema-based form generator component for Element UI." ,
55 "author" : " xiaoluoboding <xiaoluoboding@gmail.com>" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments