Skip to content

Latest commit

 

History

History
367 lines (166 loc) · 14.5 KB

File metadata and controls

367 lines (166 loc) · 14.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.8.24 (2020-03-18)

Bug Fixes

  • 无法获取false类值 (f97320a)

0.8.23 (2020-03-18)

Bug Fixes

  • ele-form-section remote 无法设置 (60d79ca)

0.8.22 (2020-03-12)

Bug Fixes

0.8.21 (2020-03-12)

Bug Fixes

  • readonly & disabled在扩展form中的调整 (af97d40)

0.8.20 (2020-03-10)

Features

  • 增加全局readonly属性 (e1fae38)

0.8.19 (2020-03-08)

Bug Fixes

0.8.18 (2020-03-07)

Features

Bug Fixes

  • vif为false时取默认值而非null (1f61e1a)

0.8.17 (2020-02-29)

Bug Fixes

  • 拼写导致深度遍历对象不正确 (5a8e851)

0.8.16 (2020-02-27)

Features

0.8.15 (2020-02-27)

Bug Fixes

  • 数据变化时抛出 input 事件, 而不单单修改属性值 (0110dd3)

0.8.14 (2020-02-15)

Bug Fixes

  • 默认值导致变化无法检测问题 (0f80623)

0.8.13 (2020-02-15)

Features

Bug Fixes

  • options重复请求 (4528424)
  • 更新代码生成器地址 (70aeb5f)
  • 解决vif导致重复请求问题 (d748e74)

0.8.12 (2020-02-11)

0.8.11 (2020-02-06)

Bug Fixes

0.8.10 (2020-02-05)

Bug Fixes

  • dialog: 当dialog Form有默认值时, 关闭会被清空 (c6e8a4a)

0.8.9 (2020-02-04)

Features

  • dialog增加当关闭时, 重置数据 (4e68ae4)

Bug Fixes

0.8.8 (2020-02-04)

Bug Fixes

  • 动态type属性错误 & 增加是否需要重载值 (4d776e1)

0.8.7 (2020-02-04)

Bug Fixes

  • dialog & section 低级错误 (b73fe51)
  • number组件无法设置默认值 (8067d74)

0.8.6 (2020-02-03)

Features

  • type和options动态切换后保存旧值 (4ce1917)

Bug Fixes

  • options重复请求 & 错误提示更新 (42e2510)

0.8.5 (2020-02-03)

Features

  • 完善dialog & section & group 扩展组件 (080e7c0)

0.8.4 (2020-02-01)

Bug Fixes

  • options异步无法设置 (379ae45)

0.8.3 (2020-01-29)

Features

  • #39: 增加isShowLabel是否展示 (32c362a), closes #39

0.8.2 (2020-01-28)

Bug Fixes

0.8.1 (2020-01-27)

Features

  • tip改为html并对code做特殊处理 (af52129)
  • 增加isDialog属性,用于弹窗 (9f088e8)

0.8.0 (2020-01-25)

Features

  • 增加deep深度对象功能 (00e8572)
  • 增加全局的disabled (ef17d59)

Bug Fixes

  • 增加作用域插槽数据 (6eb93f7)

0.7.0 (2020-01-23)

Features

  • 去除vshow特性, 增加is-number检测 (edb0009)

0.6.20 (2020-01-20)

Bug Fixes

  • 修复options重载时的不显示 (5021714)

0.6.19 (2020-01-11)

Features

Bug Fixes

  • 默认属性无法替换 (521e78b)

0.6.18 (2020-01-10)

Features

0.6.17 (2020-01-10)

Features

  • 增加radio-button组件 (6894708)

0.6.16 (2020-01-09)

Bug Fixes

  • disabled bug 和 mock bug (b070b18)

0.6.15 (2020-01-07)

Features

0.6.14 (2020-01-07)

Bug Fixes

0.6.13 (2020-01-05)

Features

  • 优化定义联动属性descriptor (0bae0e6)
  • 增加required属性和button优化 (ddffbcf)
  • 将私有变量enumerable为false (a602aef)
  • 支持v-model进行formData定义 (103bd77)

0.6.11 (2019-12-29)

Bug Fixes

  • options 字符数组时不正确 (37ffc7b)

0.6.10 (2019-11-08)

Bug Fixes

  • #29: 日期类型value-format无效 (4fb328f), closes #29

0.6.9 (2019-11-06)

Features

  • 增加cascader-panel组件 (22a7bd7)

Bug Fixes

0.6.8 (2019-11-03)

Features

  • options可直接指定URL (e4c3505)

Bug Fixes

0.6.7 (2019-10-30)

Features

  • formDesc增加prop属性 (0a96590)
  • 更改表单提交验证方式, 增加组件内自动校检 (274b9b8)

Bug Fixes

0.6.6 (2019-10-21)

Features

  • 表单项单独定义rules (3ceec23)

Bug Fixes

  • form-item rules 的规则应该覆盖全局而不是相反 (1d7349e)
  • 更新 push.yml (e0c196f)

0.6.5 (2019-10-15)

Features

  • 表单项单独定义rules (3ceec23)

Bug Fixes

  • form-item rules 的规则应该覆盖全局而不是相反 (1d7349e)
  • 更新 push.yml (e0c196f)

0.6.4 (2019-10-12)

Features

  • 表单项单独定义rules (3ceec23)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.