25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

HISTORY.md 771 B

3 yıl önce
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. # History
  2. ---
  3. ## 4.16.1 / 2019-12-09
  4. - PortaWrapper add `switchScrollingEffect` prop.
  5. - Add `setStyle`.
  6. - Improve `switchScrollingEffect` when closed
  7. ## 4.15.0 / 2019-11-09
  8. - Add `unsafeLifecyclesPolyfill`. ant-design/ant-design#9792
  9. ## 4.14.0 / 2019-10-29
  10. - add `supportRef` check
  11. ## 4.13.0 / 2019-10-10
  12. - add `domHooks` for test
  13. ## 4.12.0 / 2019-10-08
  14. - add `ref` util
  15. ## 4.11.0 / 2019-08-23
  16. - warning support `noteOnce`
  17. ## 4.8.0 / 2019-07-09
  18. - add findDOMNode to check if a DOM first and then use native findDOMNode
  19. ## 4.7.0 / 2019-07-08
  20. - add PortalWrapper to support body scroll control
  21. ## 4.6.0 / 2016-10-15
  22. - addDOMEventListener support option
  23. ## 3.4.0 / 2016-08-16
  24. - add getScrollBarSize
  25. ## 3.3.0 / 2016-07-18
  26. - add getContainerRenderMixin