Skip to content

Commit

Permalink
Merge pull request #188 from XiaoMi/feature/changelog
Browse files Browse the repository at this point in the history
Feature/changelog
  • Loading branch information
zhan8863 authored May 5, 2019
2 parents 0574583 + e5b0904 commit d1dafbf
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# 更新日志

## 1.4.0
## 1.4.2
- 修复: `<Datepicker />` 快捷选择问题
- 修复: `<Cascader />` ref 引起的不能正确渲染的问题
- 修复: `<Cascader />` 面板不能正确关闭的问题
- 修复: `<Upload />` 上传后的错误信息展示问题
- 修复: `<Input />` 组件没有输入时清空按钮的展示问题及suffix/prefix 下的文本对齐问题
- 修复: `<Counter />` 组件的失焦后的展示 bug 和组件按钮的对齐问题
- 修复: `<Navmenu />` 当只有一个标签时导致的渲染问题

## 1.4.1
- 新增:部分组件测试用例
- 新增:`<Tabs />`组件
- 修改:`<Datepicker />` 可以通过placeholder属性传入默认占位符
Expand Down

0 comments on commit d1dafbf

Please sign in to comment.