Skip to content

Commit fd312b6

Browse files
committed
docs: add 0.6.0 changelog
1 parent 169d35d commit fd312b6

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

CHANGELOG.en-US.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
---
44

5+
## 0.6.0
6+
7+
`2018-06-04`
8+
- 🌟 Add `Anchor` Component
9+
- `Table`
10+
- 🐞 Fix show `emptyText` problem when `loading.spinning` [17b9dc](https://github.com/vueComponent/ant-design/commit/17b9dc14f5225eb75542facdb5053f4916b9d77f)
11+
- 🐞 Fixed `header style` not working [#30](https://github.com/vueComponent/ant-design/pull/30)
12+
- 🐞 `DatePicker`: Fix the issue of `change` event repeatedly call when `showTime` is `true` [81ab82](https://github.com/vueComponent/ant-design/commit/81ab829b1d0f67ee926b106de788fc5b41ec4f9c)
13+
- 🐞 `InputNumber`: Fix `placeholder` not working [ce39dc](https://github.com/vueComponent/ant-design/commit/ce39dc3506474a4b31632e03c38b518cf4060cef#diff-c9d10303f22c684e66d71ab1f9dac5f9R50)
14+
515
## 0.5.4
616

717
`2018-05-26`

CHANGELOG.zh-CN.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
---
44

5+
## 0.6.0
6+
7+
`2018-06-04`
8+
- 🌟 新增`Anchor`锚点组件
9+
- `Table`
10+
- 🐞 修复`loading.spinning`时显示`emptyText`问题[17b9dc](https://github.com/vueComponent/ant-design/commit/17b9dc14f5225eb75542facdb5053f4916b9d77f)
11+
- 🐞 修复`header style`不生效问题[#30](https://github.com/vueComponent/ant-design/pull/30)
12+
- `DatePicker` 🐞 修复属性`showTime``true`时,重复调用`change`事件问题[81ab82](https://github.com/vueComponent/ant-design/commit/81ab829b1d0f67ee926b106de788fc5b41ec4f9c)
13+
- `InputNumber` 🐞 修复`placeholder`不生效问题[ce39dc](https://github.com/vueComponent/ant-design/commit/ce39dc3506474a4b31632e03c38b518cf4060cef#diff-c9d10303f22c684e66d71ab1f9dac5f9R50)
14+
15+
516
## 0.5.4
617

718
`2018-05-26`

0 commit comments

Comments
 (0)