UNPKG

806 BMarkdownView Raw
1# History
2----
3
4## 4.1.0 / 2020-05-08
5
6- upgrade rc-animate to `3.x`
7
8## 2.5.0 / 2018-06-05
9
10- support `alignPoint`
11
12## 2.1.0 / 2017-10-16
13
14- add action `contextMenu`
15
16## 2.0.0 / 2017-09-25
17
18- support React 16
19
20## 1.11.0 / 2017-06-07
21
22- add es
23
24## 1.9.0 / 2017-02-27
25
26- add getDocument prop
27
28## 1.8.2 / 2017-02-24
29
30- change default container to absolute to fix scrollbar change problem
31
32## 1.7.0 / 2016-07-18
33
34- use getContainerRenderMixin from 'rc-util'
35
36## 1.6.0 / 2016-05-26
37
38- support popup as function
39
40## 1.5.0 / 2016-05-26
41
42- add forcePopupAlign method
43
44## 1.4.0 / 2016-04-06
45
46- support onPopupAlign
47
48## 1.3.0 / 2016-03-25
49
50- support mask/maskTransitionName/zIndex
51
52## 1.2.0 / 2016-03-01
53
54- add showAction/hideAction
55
56## 1.1.0 / 2016-01-06
57
58- add root trigger node as parameter of getPopupContainer