We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62aee82 commit 0ae85d5Copy full SHA for 0ae85d5
2 files changed
CHANGELOG.en-US.md
@@ -10,6 +10,13 @@
10
11
---
12
13
+## 0.2.4
14
+
15
+`2020-04-30`
16
17
+- 🐞 fix `Pagination` clicked style bug
18
+- 🐞 `List` renderItem slot expose index for use
19
20
## 0.2.3
21
22
`2020-01-09`
CHANGELOG.zh-CN.md
+`2020-4-30`
+- 🐞 修复 `Pagination` 组件中点击样式问题
+- 🐞 修复 `List` 组件中slot renderItem没有对外暴露index问题
0 commit comments