update changelog

This commit is contained in:
jiaming743 2020-06-16 14:34:30 +08:00
parent 3f5148cea3
commit f581aee5c3
1 changed files with 2 additions and 3 deletions

View File

@ -2,18 +2,17 @@
### BugFixes ### BugFixes
- **scrollRankingBoard:** Calculation optimization of negative values. [(#101)](https://github.com/DataV-Team/DataV/pull/101).. - **scrollRankingBoard:** Calculation optimization of negative values. [(#101)](https://github.com/DataV-Team/DataV/pull/101).
### Perfect ### Perfect
- **digitalFlop:** add number formatter. - **digitalFlop:** add number formatter.
# 2.9.0-alpha (2020-06-10) # 2.9.0-alpha (2020-06-10)
### ScrollBoard ### ScrollBoard
- **hoverPause:** add `hoverPause` configuration [(#96)](https://github.com/DataV-Team/DataV/pull/96).. - **hoverPause:** add `hoverPause` configuration [(#96)](https://github.com/DataV-Team/DataV/pull/96).
- **mouseover:** add `mouseover` event [(#96)](https://github.com/DataV-Team/DataV/pull/96). - **mouseover:** add `mouseover` event [(#96)](https://github.com/DataV-Team/DataV/pull/96).
# 2.8.4-alpha (2020-05-25) # 2.8.4-alpha (2020-05-25)