UNPKG
rc-queue-anim
Version:
beta (1.6.6-beta.0)
latest (2.0.0)
2.0.0
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.0
1.6.12
1.6.11
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.6-beta.0
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.13.3
0.13.2
0.13.1
0.13.0
0.12.6
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.12
0.11.11
0.11.10
0.11.9
0.11.8
0.11.7
0.11.6
0.11.5
0.11.4
0.11.3
0.11.2
0.11.0
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
Queue animation component for react
github.com/react-component/queue-anim
react-component/queue-anim
rc-queue-anim
/
HISTORY.md
16 lines
(8 loc)
•
321 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
History
---
## 2.0
重构,动画依赖使用
[
tween-one
]
(https://www.npmjs.com/package/tween-one);
## 1.5.0
更新多次刷新同一块东西时导至无出场。。具体查看
doubleUpdate
demo;
## 0.11.4 `2016-01-13`
[
#8](https://github.com/react-component/queue-anim/pull/8) Fix server side rendering issue.