Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Justineo committed Apr 1, 2019
1 parent 668736d commit 0ae9858
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@

* [+]`Calendar``DatePicker` 组件增加 prop `type`,以支持月份/年份选择。
* [^] 优化了 `Tree` 组件的键盘导航。
* [+]`Transfer` 组件实现了 `focus` 方法。
* [^] 优化了 `Tree` 的键盘导航及 ARIA 标注。
* [^] 优化了 Chrome 下自动填充时的样式。

### 🐞 问题修复

* [^] 修正 `Transfer` 组件已选项不能从外部正确更新的问题。
* [^] 修正 `Table``colspan` 在动态显示列时计算不正确的问题。
* [^] 修正 `Uploader` 提示样式可能被截断的问题。

## 1.0.0-alpha.23

Expand Down

0 comments on commit 0ae9858

Please sign in to comment.