We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 026d913 commit 2b06940Copy full SHA for 2b06940
1 file changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 2.9.3-alpha (2020-07-02)
2
+
3
+### Perfect
4
5
+- **uuid:** Optimization of `-` in uuid will cause abnormal svg animation [(#108)](https://github.com/DataV-Team/DataV/issues/108).
6
7
# 2.9.2-alpha (2020-06-16)
8
9
### Bug Fixes
@@ -8,7 +14,7 @@
14
15
10
16
11
-- **scrollRankingBoard:** Calculation optimization of negative values. [(#101)](https://github.com/DataV-Team/DataV/pull/101).
17
+- **scrollRankingBoard:** Calculation optimization of negative values [(#101)](https://github.com/DataV-Team/DataV/pull/101).
12
18
13
19
### Perfect
20
@@ -112,7 +118,7 @@
112
118
113
119
# 2.4.7-alpha (2019-10-24)
114
120
115
-### perfect
121
116
122
117
123
- **charts:** Optimize memory leaks.
124
- **digitalFlop:** Optimize memory leaks.
0 commit comments