fx-form-designer
Version:
fx-form-designer | 基于 ElementUI 的表单设计器
144 lines (80 loc) • 7.87 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [4.12.1](https://github.com/dream2023/f-render/compare/v4.12.0...v4.12.1) (2020-11-17)
## [4.12.0](https://github.com/dream2023/f-render/compare/v4.10.2...v4.12.0) (2020-11-01)
### Features
* 增加插槽 & 右侧属性面板配置 ([106fa49](https://github.com/dream2023/f-render/commit/106fa49f965366bd53dc90f3d8541ca0089c0b98))
## [4.11.0](https://github.com/dream2023/f-render/compare/v4.10.2...v4.11.0) (2020-11-01)
### Features
* 增加插槽 & 右侧属性面板配置 ([106fa49](https://github.com/dream2023/f-render/commit/106fa49f965366bd53dc90f3d8541ca0089c0b98))
### [4.10.2](https://github.com/dream2023/f-render/compare/v4.10.1...v4.10.2) (2020-10-23)
### Bug Fixes
* 修复 BUG ([fe50821](https://github.com/dream2023/f-render/commit/fe50821918dfd1106ee23feccae3f88a102d771b))
* 修复 switch 相关 BUG ([dfd0a7e](https://github.com/dream2023/f-render/commit/dfd0a7ecc349322983e8a5507641d547829d1618))
### [4.10.1](https://github.com/dream2023/f-render/compare/v4.9.0...v4.10.1) (2020-10-16)
## [4.10.0](https://github.com/dream2023/f-render/compare/v4.8.0...v4.10.0) (2020-10-14)
### Features
- 兼容 ie11 ([4a140df](https://github.com/dream2023/f-render/commit/4a140dfe7a9a6460170c8905b308b2a613b1ade6))
## [4.8.0](https://github.com/dream2023/f-render/compare/v4.7.2...v4.8.0) (2020-09-14)
### Features
- 修复级联组件默认值 BUG ([c950d55](https://github.com/dream2023/f-render/commit/c950d55cca9b6fb12e2568b71c1bcece51711652))
### [4.7.2](https://github.com/dream2023/f-render/compare/v4.7.1...v4.7.2) (2020-09-10)
### Bug Fixes
- **#49:** 增加强制换行属性 ([fbbb9a5](https://github.com/dream2023/f-render/commit/fbbb9a5423ebd6d067e42f4e4de66e949e468065)), closes [#49](https://github.com/dream2023/f-render/issues/49)
- form-props 和 form-item-common 增加 default ([b16c006](https://github.com/dream2023/f-render/commit/b16c006b45c176cce4fbe060a1159d5968c40118))
- layout 会缩小 ([302bb06](https://github.com/dream2023/f-render/commit/302bb06549b8df2f2e12add2a45b43610e4fced3))
### [4.7.1](https://github.com/dream2023/f-render/compare/v4.7.0...v4.7.1) (2020-09-05)
### Bug Fixes
- **#62:** 校检更新问题 ([1e7a3cc](https://github.com/dream2023/f-render/commit/1e7a3cc474d288244935f2ab76bfdfbdff7b1a35)), closes [#62](https://github.com/dream2023/f-render/issues/62)
## [4.7.0](https://github.com/dream2023/f-render/compare/v4.6.1...v4.7.0) (2020-09-02)
### Features
- 增加 remoteMethod ([f19e705](https://github.com/dream2023/f-render/commit/f19e70583badf51f98a0871063c8c785257069f2))
### Bug Fixes
- 修复 BUG & 升级依赖 ([3134a5c](https://github.com/dream2023/f-render/commit/3134a5cc0608abe4b838dc94067564b79701e872))
### [4.6.2](https://github.com/dream2023/f-render/compare/v4.6.1...v4.6.2) (2020-09-01)
### Bug Fixes
- 修复 BUG & 升级依赖 ([3134a5c](https://github.com/dream2023/f-render/commit/3134a5cc0608abe4b838dc94067564b79701e872))
### [4.6.1](https://github.com/dream2023/f-render/compare/v4.6.0...v4.6.1) (2020-08-28)
### Bug Fixes
- 修复 options BUG ([0079791](https://github.com/dream2023/f-render/commit/00797910c57c669d6e2163d7317894e01fb28850))
## [4.6.0](https://github.com/dream2023/f-render/compare/v4.5.0...v4.6.0) (2020-08-28)
### Features
- 增加点击添加功能 ([f8c53d9](https://github.com/dream2023/f-render/commit/f8c53d9396e22dea7611cf3d13398bcbc4fac897))
- 增加 order 属性, 避免回显时不一致 ([d81c4f4](https://github.com/dream2023/f-render/commit/d81c4f43050112bfd47f458b8fb160993a94b4b2))
### Bug Fixes
- 处理 options 相关问题 ([ffef651](https://github.com/dream2023/f-render/commit/ffef651e571037b501ce801be9c47598037e1801))
## [4.5.0](https://github.com/dream2023/f-render/compare/v4.4.0...v4.5.0) (2020-08-26)
### Features
- 优化体积 ([9618c00](https://github.com/dream2023/f-render/commit/9618c0017eb5bfe7a0526d07a0ae7b5c4660960e))
### Bug Fixes
- 修复 data-editor types 的拼写错误 ([743dc16](https://github.com/dream2023/f-render/commit/743dc16c45786104d7e5ac52c0771ae75e320bc3))
- 升级依赖 & 抽离全局组件 ([333e175](https://github.com/dream2023/f-render/commit/333e175908ddf1c5339aca15dabc615d224cf247))
- 增加配置 ([6d337f5](https://github.com/dream2023/f-render/commit/6d337f5494dc8281a59678aec01248e2785081e1))
## [4.4.0](https://github.com/dream2023/f-render/compare/v4.3.2...v4.4.0) (2020-08-25)
### Features
- 切换属性 Tab 时,滚动到顶部 ([00450a5](https://github.com/dream2023/f-render/commit/00450a59302134e0d3fa258434d501c1153ee8e3))
### [4.3.2](https://github.com/dream2023/f-render/compare/v4.3.1...v4.3.2) (2020-08-24)
### [4.3.1](https://github.com/dream2023/f-render/compare/v4.3.0...v4.3.1) (2020-08-24)
## [4.3.0](https://github.com/dream2023/f-render/compare/v3.1.0...v4.3.0) (2020-08-24)
### Features
- 增加 Dockerfile ([240c669](https://github.com/dream2023/f-render/commit/240c66998418bd0068e8c78e1b0b945245a4e37c))
- 增加 time-picker 配置 ([1f043ee](https://github.com/dream2023/f-render/commit/1f043eec6d86709cedcbed33132abd4e08239051))
- 正则表达式校检不正确 ([31ca5c2](https://github.com/dream2023/f-render/commit/31ca5c282d57692a5c89b90cef0a46d4666b9d2d))
### Bug Fixes
- 修复若干问题 ([#58](https://github.com/dream2023/f-render/issues/58)) ([60c6815](https://github.com/dream2023/f-render/commit/60c681569d842ff0027e0db75df9688441b2d7aa)), closes [#57](https://github.com/dream2023/f-render/issues/57) [#56](https://github.com/dream2023/f-render/issues/56) [#55](https://github.com/dream2023/f-render/issues/55)
- 修复若干 BUG ([b8eea65](https://github.com/dream2023/f-render/commit/b8eea650a0f4b6a6335b392fe2d314d61f814e2b))
- 修复 BUG & 增加联动属性 ([27377b4](https://github.com/dream2023/f-render/commit/27377b47a483c4c4d83fe12ea15fcf153d09858e))
- 依赖报错 ([8eca6b5](https://github.com/dream2023/f-render/commit/8eca6b50fad64d99ed61e312ba72ce3268e9382d))
- 预览清空原数据 ([db60207](https://github.com/dream2023/f-render/commit/db602073f5fc93c67b6d31b13a39aa48888c76e9))
- labelWidth 计算不正确 ([7b35ce1](https://github.com/dream2023/f-render/commit/7b35ce1e67a2b908d2d3a4b4d3dc3a436e69a97e))
## [4.2.0](https://github.com/dream2023/f-render/compare/v3.1.0...v4.2.0) (2020-08-24)
### Features
- 增加 Dockerfile ([240c669](https://github.com/dream2023/f-render/commit/240c66998418bd0068e8c78e1b0b945245a4e37c))
- 增加 time-picker 配置 ([1f043ee](https://github.com/dream2023/f-render/commit/1f043eec6d86709cedcbed33132abd4e08239051))
- 正则表达式校检不正确 ([31ca5c2](https://github.com/dream2023/f-render/commit/31ca5c282d57692a5c89b90cef0a46d4666b9d2d))
### Bug Fixes
- 修复若干问题 ([#58](https://github.com/dream2023/f-render/issues/58)) ([60c6815](https://github.com/dream2023/f-render/commit/60c681569d842ff0027e0db75df9688441b2d7aa)), closes [#57](https://github.com/dream2023/f-render/issues/57) [#56](https://github.com/dream2023/f-render/issues/56) [#55](https://github.com/dream2023/f-render/issues/55)
- 修复 BUG & 增加联动属性 ([27377b4](https://github.com/dream2023/f-render/commit/27377b47a483c4c4d83fe12ea15fcf153d09858e))
- 依赖报错 ([8eca6b5](https://github.com/dream2023/f-render/commit/8eca6b50fad64d99ed61e312ba72ce3268e9382d))
- 预览清空原数据 ([db60207](https://github.com/dream2023/f-render/commit/db602073f5fc93c67b6d31b13a39aa48888c76e9))
- labelWidth 计算不正确 ([7b35ce1](https://github.com/dream2023/f-render/commit/7b35ce1e67a2b908d2d3a4b4d3dc3a436e69a97e))