You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

HISTORY.md 752 B

3 vuotta sitten
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. # History
  2. ----
  3. ## 2.5.0 / 2018-06-05
  4. - support `alignPoint`
  5. ## 2.1.0 / 2017-10-16
  6. - add action `contextMenu`
  7. ## 2.0.0 / 2017-09-25
  8. - support React 16
  9. ## 1.11.0 / 2017-06-07
  10. - add es
  11. ## 1.9.0 / 2017-02-27
  12. - add getDocument prop
  13. ## 1.8.2 / 2017-02-24
  14. - change default container to absolute to fix scrollbar change problem
  15. ## 1.7.0 / 2016-07-18
  16. - use getContainerRenderMixin from 'rc-util'
  17. ## 1.6.0 / 2016-05-26
  18. - support popup as function
  19. ## 1.5.0 / 2016-05-26
  20. - add forcePopupAlign method
  21. ## 1.4.0 / 2016-04-06
  22. - support onPopupAlign
  23. ## 1.3.0 / 2016-03-25
  24. - support mask/maskTransitionName/zIndex
  25. ## 1.2.0 / 2016-03-01
  26. - add showAction/hideAction
  27. ## 1.1.0 / 2016-01-06
  28. - add root trigger node as parameter of getPopupContainer