UNPKG

vue-ele-form

Version:

基于 element-ui 的数据驱动表单组件

607 lines (277 loc) 25.3 kB
# 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. ### [0.8.56](https://github.com/dream2023/vue-ele-form/compare/v0.8.55...v0.8.56) (2020-12-21) ### [0.8.55](https://github.com/dream2023/vue-ele-form/compare/v0.8.54...v0.8.55) (2020-12-21) ### [0.8.54](https://github.com/dream2023/vue-ele-form/compare/v0.8.52...v0.8.54) (2020-12-21) ### Features * 增加钩子函数 ([cbb4926](https://github.com/dream2023/vue-ele-form/commit/cbb4926b13854cc890e6f1a3cd3025497894d9bc)) ### Bug Fixes * select 扩展组件 BUG ([8d52150](https://github.com/dream2023/vue-ele-form/commit/8d521504a54e3422b528c7a972c26bef40001f98)) ### [0.8.53](https://github.com/dream2023/vue-ele-form/compare/v0.8.52...v0.8.53) (2020-11-17) ### Features * 增加钩子函数 ([cbb4926](https://github.com/dream2023/vue-ele-form/commit/cbb4926b13854cc890e6f1a3cd3025497894d9bc)) ### [0.8.52](https://github.com/dream2023/vue-ele-form/compare/v0.8.51...v0.8.52) (2020-10-30) ### Bug Fixes * 修复 options BUG & 增加 form-footer 插槽 ([80ee5b5](https://github.com/dream2023/vue-ele-form/commit/80ee5b51111ab5ac625b85f4f215092caebff241)) ### [0.8.51](https://github.com/dream2023/vue-ele-form/compare/v0.8.50...v0.8.51) (2020-10-23) ### Bug Fixes * options 在 URL 状态下重复请求 ([74a959f](https://github.com/dream2023/vue-ele-form/commit/74a959f81e2e0a08e99036e4974e95538575e8aa)) ### [0.8.50](https://github.com/dream2023/vue-ele-form/compare/v0.8.49...v0.8.50) (2020-10-16) ### Bug Fixes * switch 不应该强制转为 boolean 值 ([bbe8d5b](https://github.com/dream2023/vue-ele-form/commit/bbe8d5b1818c8dadf218cf5e993455360b3f86c6)) ### [0.8.49](https://github.com/dream2023/vue-ele-form/compare/v0.8.48...v0.8.49) (2020-10-13) ### Features * 增加组件对默认值的处理 ([8385668](https://github.com/dream2023/vue-ele-form/commit/838566875d3443a32436a91c323311bc94fb350b)) ### [0.8.48](https://github.com/dream2023/vue-ele-form/compare/v0.8.47...v0.8.48) (2020-10-12) ### Features * 增加 drawer 组件 ([960b3b8](https://github.com/dream2023/vue-ele-form/commit/960b3b873a1a5057b9d84ec5bed1d598f80cf99c)) ### Bug Fixes * **#88:** 解决样式污染 ([0d4fea7](https://github.com/dream2023/vue-ele-form/commit/0d4fea7601d6a36af2202256336057a5bfc06747)), closes [#88](https://github.com/dream2023/vue-ele-form/issues/88) ### [0.8.47](https://github.com/dream2023/vue-ele-form/compare/v0.8.46...v0.8.47) (2020-09-18) ### Bug Fixes * 初始化时请求remoteMethod ([e8ce706](https://github.com/dream2023/vue-ele-form/commit/e8ce7064cda22d6c2b73b2bc5203e5c2e0a7117c)) * 提交时异常输出 ([b7a7c2c](https://github.com/dream2023/vue-ele-form/commit/b7a7c2c143e1c58053a58b97a346a12d98e8e992)) ### [0.8.46](https://github.com/dream2023/vue-ele-form/compare/v0.8.45...v0.8.46) (2020-09-16) ### [0.8.45](https://github.com/dream2023/vue-ele-form/compare/v0.8.44...v0.8.45) (2020-09-16) ### Features * 兼容ie11 ([36be403](https://github.com/dream2023/vue-ele-form/commit/36be403362577d91a301e832c9bd2047d11fdc66)) ### [0.8.44](https://github.com/dream2023/vue-ele-form/compare/v0.8.43...v0.8.44) (2020-09-10) ### Features * 增加强制折行属性 break ([fb4f1a9](https://github.com/dream2023/vue-ele-form/commit/fb4f1a958d9643d224c2ac9e8996a5d20e04e025)) ### [0.8.43](https://github.com/dream2023/vue-ele-form/compare/v0.8.42...v0.8.43) (2020-09-05) ### [0.8.42](https://github.com/dream2023/vue-ele-form/compare/v0.8.41...v0.8.42) (2020-09-02) ### Bug Fixes * **#83:** 修复 remoteMethod 问题 ([693af0a](https://github.com/dream2023/vue-ele-form/commit/693af0a175a37f2ddb160cba53f2d551883a728d)), closes [#83](https://github.com/dream2023/vue-ele-form/issues/83) ### [0.8.41](https://github.com/dream2023/vue-ele-form/compare/v0.8.40...v0.8.41) (2020-08-30) ### Bug Fixes * 简化slots 和更改 mock 引用地址 ([14688b2](https://github.com/dream2023/vue-ele-form/commit/14688b2ecc932fd0190dbb9a08452c08da154573)) ### [0.8.40](https://github.com/dream2023/vue-ele-form/compare/v0.8.39...v0.8.40) (2020-08-30) ### Bug Fixes * 修复 options 重复请求问题 ([8e369f5](https://github.com/dream2023/vue-ele-form/commit/8e369f5e5960a7f28e6a845d97885483f7587180)) ### [0.8.39](https://github.com/dream2023/vue-ele-form/compare/v0.8.38...v0.8.39) (2020-08-29) ### Bug Fixes * 修复 options bug ([300fada](https://github.com/dream2023/vue-ele-form/commit/300fadad1ccd09fd7afe2955a73c106f1e67240b)) ### [0.8.38](https://github.com/dream2023/vue-ele-form/compare/v0.8.37...v0.8.38) (2020-08-28) ### Bug Fixes * 修复 options BUG ([dbeffc4](https://github.com/dream2023/vue-ele-form/commit/dbeffc4044081961eb7e6b4385c6de8416935eed)) ### [0.8.37](https://github.com/dream2023/vue-ele-form/compare/v0.8.36...v0.8.37) (2020-08-28) ### Features * 增加 prop和linkageOptions动态设置 ([a759916](https://github.com/dream2023/vue-ele-form/commit/a7599163165b0eb150575d3eb1cdd4986d8636d0)) ### [0.8.36](https://github.com/dream2023/vue-ele-form/compare/v0.8.35...v0.8.36) (2020-08-27) ### Features * 当为函数时将formDesc也做为参数 ([8abf278](https://github.com/dream2023/vue-ele-form/commit/8abf278e3c4a1856c1b99bdc9f8aca1a029dd76a)) ### [0.8.35](https://github.com/dream2023/vue-ele-form/compare/v0.8.34...v0.8.35) (2020-08-25) ### Bug Fixes * 删除无用代码示例 ([3a58ac5](https://github.com/dream2023/vue-ele-form/commit/3a58ac5429b18878370c551da0c2f35891b86d2a)) ### [0.8.34](https://github.com/dream2023/vue-ele-form/compare/v0.8.33...v0.8.34) (2020-08-21) ### Bug Fixes * **#81:** 当formData变化时触发联动 ([d3cb63d](https://github.com/dream2023/vue-ele-form/commit/d3cb63d0449cbc257cf9758de161e7d822097cc6)), closes [#81](https://github.com/dream2023/vue-ele-form/issues/81) ### [0.8.33](https://github.com/dream2023/vue-ele-form/compare/v0.8.32...v0.8.33) (2020-08-19) ### Features * label 支持动态 ([86751d9](https://github.com/dream2023/vue-ele-form/commit/86751d926980a6e08ae26854c512bb2ebd03c33d)) ### [0.8.32](https://github.com/dream2023/vue-ele-form/compare/v0.8.31...v0.8.32) (2020-08-18) ### Bug Fixes * **#76:** optionsLinkageFields 失效问题 ([93b10da](https://github.com/dream2023/vue-ele-form/commit/93b10da9ccf7b5cc2eb025f5135e6c3b42dabd24)), closes [#76](https://github.com/dream2023/vue-ele-form/issues/76) * **#79:** 修复动态default不起作用 ([dc1c876](https://github.com/dream2023/vue-ele-form/commit/dc1c876e46f3e41ecd8854b19cffaf9f8c285842)), closes [#79](https://github.com/dream2023/vue-ele-form/issues/79) ### [0.8.31](https://github.com/dream2023/vue-ele-form/compare/v0.8.30...v0.8.31) (2020-08-17) ### Bug Fixes * **#62:** 修复remote-method 搜索问题 ([0aa9cd4](https://github.com/dream2023/vue-ele-form/commit/0aa9cd4b2cc2bbf0ccac125d418e41088d2ad04d)), closes [#62](https://github.com/dream2023/vue-ele-form/issues/62) * **#76:** 多个异步options仅请求一个 ([90540a5](https://github.com/dream2023/vue-ele-form/commit/90540a503f7daa6d21893b258e4c23c6fc152135)), closes [#76](https://github.com/dream2023/vue-ele-form/issues/76) ### [0.8.30](https://github.com/dream2023/vue-ele-form/compare/v0.8.29...v0.8.30) (2020-08-15) ### Features * 将 formData 传递到子组件上 ([3cc3d8e](https://github.com/dream2023/vue-ele-form/commit/3cc3d8e4ba19a899da44f21b509b96ebd95153dc)) * 新增order属性用来设置表单项的排序 ([9a54a97](https://github.com/dream2023/vue-ele-form/commit/9a54a97a85ae15dd3172ac17392231c9d82f3881)) ### Bug Fixes * **#71:** 修复 section 下 isShowLabel 不起作用 ([31bad2f](https://github.com/dream2023/vue-ele-form/commit/31bad2f67bd69b19c4da7a172b541eef55f4361c)), closes [#71](https://github.com/dream2023/vue-ele-form/issues/71) ### [0.8.29](https://github.com/dream2023/vue-ele-form/compare/v0.8.28...v0.8.29) (2020-08-13) ### Bug Fixes * 多异步请求判断错误 ([c6cc08e](https://github.com/dream2023/vue-ele-form/commit/c6cc08ecec98ef2939aaac71b80067b95f842877)) ### [0.8.28](https://github.com/dream2023/vue-ele-form/compare/v0.8.26...v0.8.28) (2020-08-08) ### Features * 增加 isShowErrorNotify 属性用于控制错误提示的显示 ([878430b](https://github.com/dream2023/vue-ele-form/commit/878430bb2e4058dc26817ebb488216f084e3f2d6)) ### Bug Fixes * 删除深度formDesc ([e715047](https://github.com/dream2023/vue-ele-form/commit/e715047737ab2ebbd7058dbc82d4f3ecf2f59d57)) * 删除深度formDesc ([2e82384](https://github.com/dream2023/vue-ele-form/commit/2e823847fec7660db9fac677f5b72b4c5effbcdc)) * 修复 options BUG ([fe2ca30](https://github.com/dream2023/vue-ele-form/commit/fe2ca30033c991ba62aa4921a18dd37261eb60bf)) * 修复扩展组件相关BUG ([ae5e035](https://github.com/dream2023/vue-ele-form/commit/ae5e03556b88ebe987fb4dea1465350068fa28f3)) * 修复options相关BUG ([91ee013](https://github.com/dream2023/vue-ele-form/commit/91ee0136ad410e594cf3657929c4a949a14c2caa)) * 修改默认值BUG ([40fa19e](https://github.com/dream2023/vue-ele-form/commit/40fa19ec860f4796490a40e775ac141936591b06)) ### [0.8.27](https://github.com/dream2023/vue-ele-form/compare/v0.8.26...v0.8.27) (2020-08-01) ### Bug Fixes * 删除深度formDesc ([e715047](https://github.com/dream2023/vue-ele-form/commit/e715047737ab2ebbd7058dbc82d4f3ecf2f59d57)) * 删除深度formDesc ([2e82384](https://github.com/dream2023/vue-ele-form/commit/2e823847fec7660db9fac677f5b72b4c5effbcdc)) * 修复 options BUG ([fe2ca30](https://github.com/dream2023/vue-ele-form/commit/fe2ca30033c991ba62aa4921a18dd37261eb60bf)) * 修复扩展组件相关BUG ([ae5e035](https://github.com/dream2023/vue-ele-form/commit/ae5e03556b88ebe987fb4dea1465350068fa28f3)) * 修复options相关BUG ([91ee013](https://github.com/dream2023/vue-ele-form/commit/91ee0136ad410e594cf3657929c4a949a14c2caa)) * 修改默认值BUG ([40fa19e](https://github.com/dream2023/vue-ele-form/commit/40fa19ec860f4796490a40e775ac141936591b06)) ### [0.8.26](https://github.com/dream2023/vue-ele-form/compare/v0.8.25...v0.8.26) (2020-07-16) ### Features * 新增time-picker组件 ([d359a2f](https://github.com/dream2023/vue-ele-form/commit/d359a2ff4bd8b512a837a5a8fc56ef8372037162)) ### [0.8.25](https://github.com/dream2023/vue-ele-form/compare/v0.8.24...v0.8.25) (2020-05-08) ### Bug Fixes * 修复若干小BUG ([12aee12](https://github.com/dream2023/vue-ele-form/commit/12aee12ef9497248725c7f7f2f8e2f9d01bab158)) * change formData to v-model to enable the demos work ([f66ac4c](https://github.com/dream2023/vue-ele-form/commit/f66ac4cd945644b2a000e69de3e57a36a336f8d6)) ### [0.8.24](https://github.com/dream2023/vue-ele-form/compare/v0.8.23...v0.8.24) (2020-03-18) ### Bug Fixes * 无法获取false类值 ([f97320a](https://github.com/dream2023/vue-ele-form/commit/f97320aa1c3fd44d773362bd8368f8735ce6a98e)) ### [0.8.23](https://github.com/dream2023/vue-ele-form/compare/v0.8.22...v0.8.23) (2020-03-18) ### Bug Fixes * ele-form-section remote 无法设置 ([60d79ca](https://github.com/dream2023/vue-ele-form/commit/60d79ca7cb5ce8b021aca0223eb0627bbc7c3001)) ### [0.8.22](https://github.com/dream2023/vue-ele-form/compare/v0.8.21...v0.8.22) (2020-03-12) ### Bug Fixes * 修复无法联动, close([#40](https://github.com/dream2023/vue-ele-form/issues/40)) ([fc48604](https://github.com/dream2023/vue-ele-form/commit/fc48604b38a2856919e898d117bbf31deee1dd6e)) ### [0.8.21](https://github.com/dream2023/vue-ele-form/compare/v0.8.20...v0.8.21) (2020-03-12) ### Bug Fixes * readonly & disabled在扩展form中的调整 ([af97d40](https://github.com/dream2023/vue-ele-form/commit/af97d4040faa785c71f22521d8822999c67c1e6b)) ### [0.8.20](https://github.com/dream2023/vue-ele-form/compare/v0.8.19...v0.8.20) (2020-03-10) ### Features * 增加全局readonly属性 ([e1fae38](https://github.com/dream2023/vue-ele-form/commit/e1fae381f451ea8818f5e499eac802c9629d6863)) ### [0.8.19](https://github.com/dream2023/vue-ele-form/compare/v0.8.18...v0.8.19) (2020-03-08) ### Bug Fixes * 默认值导致的BUG ([85596b4](https://github.com/dream2023/vue-ele-form/commit/85596b41467de27519c63a9b18e55b27276b01ad)) ### [0.8.18](https://github.com/dream2023/vue-ele-form/compare/v0.8.17...v0.8.18) (2020-03-07) ### Features * attrs支持动态 ([29f83cb](https://github.com/dream2023/vue-ele-form/commit/29f83cb82bda57370530b36753b984c0d199867d)) ### Bug Fixes * vif为false时取默认值而非null ([1f61e1a](https://github.com/dream2023/vue-ele-form/commit/1f61e1ad3d916bd5af9bb2d2c0e6014b14909247)) ### [0.8.17](https://github.com/dream2023/vue-ele-form/compare/v0.8.16...v0.8.17) (2020-02-29) ### Bug Fixes * 拼写导致深度遍历对象不正确 ([5a8e851](https://github.com/dream2023/vue-ele-form/commit/5a8e8514fdc0372249029f751ee49f9dac3cf241)) ### [0.8.16](https://github.com/dream2023/vue-ele-form/compare/v0.8.15...v0.8.16) (2020-02-27) ### Features * prop给默认值 ([18c1347](https://github.com/dream2023/vue-ele-form/commit/18c134708493cb790abb4bf4ff1dff5ed11d08bc)) ### [0.8.15](https://github.com/dream2023/vue-ele-form/compare/v0.8.14...v0.8.15) (2020-02-27) ### Bug Fixes * 数据变化时抛出 input 事件, 而不单单修改属性值 ([0110dd3](https://github.com/dream2023/vue-ele-form/commit/0110dd3dd0659a1f99b6a1b57965d2cccd5e360d)) ### [0.8.14](https://github.com/dream2023/vue-ele-form/compare/v0.8.13...v0.8.14) (2020-02-15) ### Bug Fixes * 默认值导致变化无法检测问题 ([0f80623](https://github.com/dream2023/vue-ele-form/commit/0f806234e17e8ccc3ba7b2d057a7303ad35ff529)) ### [0.8.13](https://github.com/dream2023/vue-ele-form/compare/v0.8.12...v0.8.13) (2020-02-15) ### Features * formDesc可以指定labelWidth ([0898285](https://github.com/dream2023/vue-ele-form/commit/0898285b92b3ba03095398f3eb7d446dc8792a70)) * 动态默认值 ([33ab270](https://github.com/dream2023/vue-ele-form/commit/33ab270f7dad9f46ed04641c63e23b7ab9a09640)) ### Bug Fixes * options重复请求 ([4528424](https://github.com/dream2023/vue-ele-form/commit/4528424881109881b488d4ef8343c3ca39ab9521)) * 更新代码生成器地址 ([70aeb5f](https://github.com/dream2023/vue-ele-form/commit/70aeb5f3d503d5aefbda57426298a76b3948e866)) * 解决vif导致重复请求问题 ([d748e74](https://github.com/dream2023/vue-ele-form/commit/d748e74ae990c1e4ec3e6f30e04cc8c267573db8)) ### [0.8.12](https://github.com/dream2023/vue-ele-form/compare/v0.8.11...v0.8.12) (2020-02-11) ### [0.8.11](https://github.com/dream2023/vue-ele-form/compare/v0.8.10...v0.8.11) (2020-02-06) ### Bug Fixes * mixin导出不正确 ([ba78f70](https://github.com/dream2023/vue-ele-form/commit/ba78f70cd15dcc29f22eddb3e52d34a8a5692dbe)) * 升级serialize-javascript ([9c1b463](https://github.com/dream2023/vue-ele-form/commit/9c1b463a2818485e16039ddd43ca4379d08d3b0f)) ### [0.8.10](https://github.com/dream2023/vue-ele-form/compare/v0.8.9...v0.8.10) (2020-02-05) ### Bug Fixes * **dialog:** 当dialog Form有默认值时, 关闭会被清空 ([c6e8a4a](https://github.com/dream2023/vue-ele-form/commit/c6e8a4a6266eb8f955b6e8d334c5fe7428b28e53)) ### [0.8.9](https://github.com/dream2023/vue-ele-form/compare/v0.8.8...v0.8.9) (2020-02-04) ### Features * dialog增加当关闭时, 重置数据 ([4e68ae4](https://github.com/dream2023/vue-ele-form/commit/4e68ae456ce4fad2967876830c0afb62b8c9bd97)) ### Bug Fixes * 隐藏属性 ([c66e32b](https://github.com/dream2023/vue-ele-form/commit/c66e32b0fb5b55c0601a4ae668e643459968d038)) ### [0.8.8](https://github.com/dream2023/vue-ele-form/compare/v0.8.7...v0.8.8) (2020-02-04) ### Bug Fixes * 动态type属性错误 & 增加是否需要重载值 ([4d776e1](https://github.com/dream2023/vue-ele-form/commit/4d776e1ecef1f268a9d018dbe0db18aa5759e175)) ### [0.8.7](https://github.com/dream2023/vue-ele-form/compare/v0.8.6...v0.8.7) (2020-02-04) ### Bug Fixes * dialog & section 低级错误 ([b73fe51](https://github.com/dream2023/vue-ele-form/commit/b73fe5178bdf3d1cde0c3ee80d19e700e0970705)) * number组件无法设置默认值 ([8067d74](https://github.com/dream2023/vue-ele-form/commit/8067d749771130b5416a7f4984356375810406c6)) ### [0.8.6](https://github.com/dream2023/vue-ele-form/compare/v0.8.5...v0.8.6) (2020-02-03) ### Features * type和options动态切换后保存旧值 ([4ce1917](https://github.com/dream2023/vue-ele-form/commit/4ce1917af7721cdf8dd27042f168c1983d08c8f9)) ### Bug Fixes * options重复请求 & 错误提示更新 ([42e2510](https://github.com/dream2023/vue-ele-form/commit/42e2510bbb3e0be8f9955aee8a4cb5bd5bbc6165)) ### [0.8.5](https://github.com/dream2023/vue-ele-form/compare/v0.8.4...v0.8.5) (2020-02-03) ### Features * 完善dialog & section & group 扩展组件 ([080e7c0](https://github.com/dream2023/vue-ele-form/commit/080e7c06977f91c61b58a6a64beb19cb24cdd9e1)) ### [0.8.4](https://github.com/dream2023/vue-ele-form/compare/v0.8.3...v0.8.4) (2020-02-01) ### Bug Fixes * options异步无法设置 ([379ae45](https://github.com/dream2023/vue-ele-form/commit/379ae45ff36b67cb78b80eb4e9b02f557e9c58bd)) ### [0.8.3](https://github.com/dream2023/vue-ele-form/compare/v0.8.2...v0.8.3) (2020-01-29) ### Features * **#39:** 增加isShowLabel是否展示 ([32c362a](https://github.com/dream2023/vue-ele-form/commit/32c362a31ba9e2e8ca98b895ee1b0210441dc8a7)), closes [#39](https://github.com/dream2023/vue-ele-form/issues/39) ### [0.8.2](https://github.com/dream2023/vue-ele-form/compare/v0.8.1...v0.8.2) (2020-01-28) ### Bug Fixes * tip正则错误 ([9e41500](https://github.com/dream2023/vue-ele-form/commit/9e41500842204254231ca6f2f24b15e7fb71706a)) ### [0.8.1](https://github.com/dream2023/vue-ele-form/compare/v0.8.0...v0.8.1) (2020-01-27) ### Features * tip改为html并对code做特殊处理 ([af52129](https://github.com/dream2023/vue-ele-form/commit/af521292389743d749d1106f6b43bab0ec0d5b12)) * 增加isDialog属性,用于弹窗 ([9f088e8](https://github.com/dream2023/vue-ele-form/commit/9f088e80ad928d3f8d748e9d5702257ddbedb0f5)) ## [0.8.0](https://github.com/dream2023/vue-ele-form/compare/v0.7.0...v0.8.0) (2020-01-25) ### Features * 增加deep深度对象功能 ([00e8572](https://github.com/dream2023/vue-ele-form/commit/00e8572009cb0257382c2de55eff04303d2c6fd7)) * 增加全局的disabled ([ef17d59](https://github.com/dream2023/vue-ele-form/commit/ef17d5943bce36225eb746e87d0b85479db35d10)) ### Bug Fixes * 增加作用域插槽数据 ([6eb93f7](https://github.com/dream2023/vue-ele-form/commit/6eb93f786e16d5bb980e96d03450aa43819286e5)) ## [0.7.0](https://github.com/dream2023/vue-ele-form/compare/v0.6.20...v0.7.0) (2020-01-23) ### Features * 去除vshow特性, 增加is-number检测 ([edb0009](https://github.com/dream2023/vue-ele-form/commit/edb00098c344518f057d5e42051f71363a556559)) ### [0.6.20](https://github.com/dream2023/vue-ele-form/compare/v0.6.19...v0.6.20) (2020-01-20) ### Bug Fixes * 修复options重载时的不显示 ([5021714](https://github.com/dream2023/vue-ele-form/commit/50217144f72ab6adfeee9cb5bcc92f43bdaed2a1)) ### [0.6.19](https://github.com/dream2023/vue-ele-form/compare/v0.6.18...v0.6.19) (2020-01-11) ### Features * 增加monthrange ([a295911](https://github.com/dream2023/vue-ele-form/commit/a295911215b90d2b693b6ecaa09cdd0c5351c32f)) ### Bug Fixes * 默认属性无法替换 ([521e78b](https://github.com/dream2023/vue-ele-form/commit/521e78bad2b704a5a3f75e64eed9b2d1a4991a6a)) ### [0.6.18](https://github.com/dream2023/vue-ele-form/compare/v0.6.17...v0.6.18) (2020-01-10) ### Features * 增加timerange类型 ([89cb212](https://github.com/dream2023/vue-ele-form/commit/89cb21274e4d1fde984d664d7b7b94f4bb353c9c)) ### [0.6.17](https://github.com/dream2023/vue-ele-form/compare/v0.6.16...v0.6.17) (2020-01-10) ### Features * 增加radio-button组件 ([6894708](https://github.com/dream2023/vue-ele-form/commit/68947086e7038676b3251477b4ff1fe0e2bb81a7)) ### [0.6.16](https://github.com/dream2023/vue-ele-form/compare/v0.6.15...v0.6.16) (2020-01-09) ### Bug Fixes * disabled bug 和 mock bug ([b070b18](https://github.com/dream2023/vue-ele-form/commit/b070b18c20933e9d39e077c92b0660975e12ac3f)) ### [0.6.15](https://github.com/dream2023/vue-ele-form/compare/v0.6.14...v0.6.15) (2020-01-07) ### Features * 增加动态type功能 ([c8054cc](https://github.com/dream2023/vue-ele-form/commit/c8054cc886c0387623be054e39ec018d1673b619)) ### [0.6.14](https://github.com/dream2023/vue-ele-form/compare/v0.6.13...v0.6.14) (2020-01-07) ### Bug Fixes * mock 功能重构 ([baa22d6](https://github.com/dream2023/vue-ele-form/commit/baa22d67abce4d4bca44c1714ad15fbcce16879e)) ### [0.6.13](https://github.com/dream2023/vue-ele-form/compare/v0.6.11...v0.6.13) (2020-01-05) ### Features * 优化定义联动属性descriptor ([0bae0e6](https://github.com/dream2023/vue-ele-form/commit/0bae0e606fdc2c5c920819a4a6aa001fd8535135)) * 增加required属性和button优化 ([ddffbcf](https://github.com/dream2023/vue-ele-form/commit/ddffbcf3d5d631b7818bfecf2a1b8c7b07eef96c)) * 将私有变量enumerable为false ([a602aef](https://github.com/dream2023/vue-ele-form/commit/a602aef99ff5518d223dff2ff7c9597f1e7a3e67)) * 支持v-model进行formData定义 ([103bd77](https://github.com/dream2023/vue-ele-form/commit/103bd77311e9e32074769a48c46f08711bdaabc9)) ### [0.6.11](https://github.com/dream2023/vue-ele-form/compare/v0.6.10...v0.6.11) (2019-12-29) ### Bug Fixes * options 字符数组时不正确 ([37ffc7b](https://github.com/dream2023/vue-ele-form/commit/37ffc7bc84b73da2c12f6e9eaf5a3b220ec59150)) ### [0.6.10](https://github.com/dream2023/vue-ele-form/compare/v0.6.9...v0.6.10) (2019-11-08) ### Bug Fixes * **#29:** 日期类型value-format无效 ([4fb328f](https://github.com/dream2023/vue-ele-form/commit/4fb328fa5a409cd29f4c91d5f0453ec0397be0f1)), closes [#29](https://github.com/dream2023/vue-ele-form/issues/29) ### [0.6.9](https://github.com/dream2023/vue-ele-form/compare/v0.6.8...v0.6.9) (2019-11-06) ### Features * 增加cascader-panel组件 ([22a7bd7](https://github.com/dream2023/vue-ele-form/commit/22a7bd7329bc441758dc8c1dbed51941583497fb)) ### Bug Fixes * inline模式label-width报错 ([cfd3378](https://github.com/dream2023/vue-ele-form/commit/cfd33783f1798dcc562fbc07c60be9c8a3880f6f)) * 插槽问题 ([d7d84d6](https://github.com/dream2023/vue-ele-form/commit/d7d84d6cf4f139750894e340a7edbe880dda4bb4)) ### [0.6.8](https://github.com/dream2023/vue-ele-form/compare/v0.6.7...v0.6.8) (2019-11-03) ### Features * options可直接指定URL ([e4c3505](https://github.com/dream2023/vue-ele-form/commit/e4c3505094b795c65b458a134d40336c71c63c3c)) ### Bug Fixes * 无法自适应 ([f70e33f](https://github.com/dream2023/vue-ele-form/commit/f70e33ff21afc68889b1479b3f8769ca1fc5037d)) ### [0.6.7](https://github.com/dream2023/vue-ele-form/compare/v0.6.6...v0.6.7) (2019-10-30) ### Features * formDesc增加prop属性 ([0a96590](https://github.com/dream2023/vue-ele-form/commit/0a965901edbfe637194fd82d508841197a728c9d)) * 更改表单提交验证方式, 增加组件内自动校检 ([274b9b8](https://github.com/dream2023/vue-ele-form/commit/274b9b83629de5fe3d26b99577e5a8392aa45cc0)) ### Bug Fixes * 区分插槽和作用域插槽 ([104e791](https://github.com/dream2023/vue-ele-form/commit/104e7914a4d37592c1ed6a1ab6f938ec666ab1f0)) * **ele-form:** set label-width default value from 'auto' to '' ([70aad3e](https://github.com/dream2023/vue-ele-form/commit/70aad3e4205736ec99571cd7ba1fe91106aeec99)), closes [ElemeFE/element#14944](https://github.com/ElemeFE/element/issues/14944) * **example:** form-desc-type autocomplete error ([3577c11](https://github.com/dream2023/vue-ele-form/commit/3577c115312a2c371586ed2dca9c9ade3edb037f)) ### [0.6.6](https://github.com/dream2023/vue-ele-form/compare/v0.6.3...v0.6.6) (2019-10-21) ### Features * 表单项单独定义rules ([3ceec23](https://github.com/dream2023/vue-ele-form/commit/3ceec2321cc1a4ba05b18d59992c88099d29a6f0)) ### Bug Fixes * form-item rules 的规则应该覆盖全局而不是相反 ([1d7349e](https://github.com/dream2023/vue-ele-form/commit/1d7349e35dc4f7fb6a561edd3422ee98d249ddea)) * 更新 push.yml ([e0c196f](https://github.com/dream2023/vue-ele-form/commit/e0c196f4d9cc3b234870d3b10bdd2554baaebcc4)) ### [0.6.5](https://github.com/dream2023/vue-ele-form/compare/v0.6.3...v0.6.5) (2019-10-15) ### Features * 表单项单独定义rules ([3ceec23](https://github.com/dream2023/vue-ele-form/commit/3ceec2321cc1a4ba05b18d59992c88099d29a6f0)) ### Bug Fixes * form-item rules 的规则应该覆盖全局而不是相反 ([1d7349e](https://github.com/dream2023/vue-ele-form/commit/1d7349e35dc4f7fb6a561edd3422ee98d249ddea)) * 更新 push.yml ([e0c196f](https://github.com/dream2023/vue-ele-form/commit/e0c196f4d9cc3b234870d3b10bdd2554baaebcc4)) ### [0.6.4](https://github.com/dream2023/vue-ele-form/compare/v0.6.3...v0.6.4) (2019-10-12) ### Features * 表单项单独定义rules ([3ceec23](https://github.com/dream2023/vue-ele-form/commit/3ceec2321cc1a4ba05b18d59992c88099d29a6f0)) # 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.