Skip to content

Latest commit

 

History

History
94 lines (53 loc) · 5.82 KB

CHANGELOG.md

File metadata and controls

94 lines (53 loc) · 5.82 KB

Changelog

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

1.4.0 (2021-12-23)

Features

  • 可编辑表格组件提供一个批量设置当前行指定单元格们的编辑状态的方法(onVolumeSetStatus) (8e356b9)
  • new-search-area 组件支持表单字段删除后同步触发其绑定的联动事件 (29311d3)

Bug Fixes

  • 费用类型组件搜索报错问题修复(validateFields 方法传参问题) (7d1ab77)
  • 删除多余的 console.log (b2d5f26)
  • 搜索组件 mulitply 类型下的表单组件缺失 tagRender 函数 (9c58cf9)
  • 修复多语言输入框在非单元格状态下也触发聚焦切换编辑状态的 bug (aef228e)
  • 修复金额输入框在可编辑表格中 focus 错误 (191cf5b)
  • 修复未知 bug (da285fb)
  • select-application-type 在不选择数据时点击确认仍然可以关闭按钮 (e39f146)
  • select-application-type 组件搜索区域搜索失效问题修复 (12df387)
  • select-part-table 组件补充遗漏维护的多语言 (7eb5ec0)
  • select-part-table 组件补充遗漏维护的多语言 (67b8315)

1.3.2 (2021-12-21)

Bug Fixes

  • 搜索组件 mulitply 类型下的表单组件缺失 tagRender 函数 (9c58cf9)

1.3.1 (2021-12-20)

Bug Fixes

1.3.0 (2021-12-16)

Features

  • new-search-area 组件支持表单字段删除后同步触发其绑定的联动事件 (29311d3)

1.2.0 (2021-12-15)

Features

  • 可编辑表格组件提供一个批量设置当前行指定单元格们的编辑状态的方法(onVolumeSetStatus) (8e356b9)

1.1.11 (2021-12-09)

Bug Fixes

  • 修复多语言输入框在非单元格状态下也触发聚焦切换编辑状态的 bug (aef228e)

1.1.10 (2021-12-09)

Bug Fixes

  • 修复金额输入框在可编辑表格中 focus 错误 (191cf5b)

1.1.9 (2021-12-08)

Bug Fixes

  • select-application-type 在不选择数据时点击确认仍然可以关闭按钮 (e39f146)
  • select-application-type 组件搜索区域搜索失效问题修复 (12df387)

1.1.8 (2021-12-08)

Bug Fixes

  • 费用类型组件搜索报错问题修复(validateFields 方法传参问题) (7d1ab77)

1.1.7 (2021-12-08)

Bug Fixes

  • 删除多余的 console.log (b2d5f26)

1.1.6 (2021-12-07)

Bug Fixes

  • select-part-table 组件补充遗漏维护的多语言 (7eb5ec0)

1.1.5 (2021-12-02)

1.1.4 (2021-12-02)

1.1.3 (2021-11-30)

1.1.2 (2021-11-30)

1.1.1 (2021-11-29)