Skip to content

Commit

Permalink
Merge pull request #1402 from XiaoMi/hotfix/[email protected]
Browse files Browse the repository at this point in the history
docs: 3.2.0 changelog
  • Loading branch information
solarjoker authored Dec 3, 2020
2 parents 2ba4506 + d7acf46 commit 057b18c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@
- 修复 `Table` 表头吸顶层级显示问题 [#1318](https://github.com/XiaoMi/hiui/issues/1318)
- 修复 `Table` 内嵌式设置列宽不正确的问题 [#1325](https://github.com/XiaoMi/hiui/issues/1325)
- 修复 `SelectTree` 下拉选择上滑动显示异常 [#1351](https://github.com/XiaoMi/hiui/issues/1351)
- 修复 `Form` Form.List 和 Form.Item 同一级混用显示异常问题 [#1343](https://github.com/XiaoMi/hiui/issues/1343)
- 修复 `Form` 包裹 Select 设置 searchable 属性时候,显示异常 [#1343](https://github.com/XiaoMi/hiui/issues/1343)
- 修复 `Form` Form.List 和 Form.Item 同一级混用显示异常问题 [#1345](https://github.com/XiaoMi/hiui/issues/1345)
- 修复 `DatePicker` weekOffset 为 1 时 周与日对照显示异常 [#1352](https://github.com/XiaoMi/hiui/issues/1352)
- 修复 `Input` type 等于 amount 时,数据初始化展示问题以及添加前后置节点聚焦问题 [#1362](https://github.com/XiaoMi/hiui/pull/1362)
- 修复 `Input` type 等于 amount 时,数据初始化展示问题 [#1346](https://github.com/XiaoMi/hiui/pull/1346)
- 修复 `Input` 添加前后置节点聚焦问题 [#1342](https://github.com/XiaoMi/hiui/pull/1342)
- 修复 `Select` 异步多选下拉数据显示问题 [#1364](https://github.com/XiaoMi/hiui/issues/1364)
- 修复 `SelectTree` 异步加载子节点数据显示位置错误以及国际化适配等问题 [#1386](https://github.com/XiaoMi/hiui/issues/1386)
- 修复 `Progress` placement 为 inside 时,字显示折行问题 [#1385](https://github.com/XiaoMi/hiui/issues/1385)
Expand Down

0 comments on commit 057b18c

Please sign in to comment.