We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dafb527 commit b7554afCopy full SHA for b7554af
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# 1.2.2-alpha (2020-7-04)
2
+
3
+### Bug 修复
4
5
+- **ScrollRankingBoard:** 计算规则调整 [(#101)](https://github.com/DataV-Team/DataV/pull/101).
6
+- **scrollBoard:** key 生成策略调整 [(#8)](https://github.com/DataV-Team/DataV-React/issues/8).
7
+- **uuid:** uuid 生成策略调整 [(#108)](https://github.com/DataV-Team/DataV/issues/108).
8
9
+### Perfect
10
11
+- **DigitalFlop:** 添加 `formatter` 配置.
12
13
# 1.2.0-alpha (2020-6-14)
14
15
### Perfect
package.json
@@ -1,6 +1,6 @@
{
"name": "@jiaminghi/data-view-react",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "React Large screen data display component library",
"author": "Duan Yu <949267840@qq.com>",
"license": "MIT",
0 commit comments