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.
56 lines
907 B
56 lines
907 B
# History
|
|
|
|
---
|
|
|
|
## 5.0.0
|
|
|
|
- Remove `prop-types` from deps.
|
|
- Remove `add-dom-event-listener` from deps.
|
|
- Remove `react-lifecycles-compact` from deps.
|
|
|
|
## 4.16.1 / 2019-12-09
|
|
|
|
- PortaWrapper add `switchScrollingEffect` prop.
|
|
- Add `setStyle`.
|
|
- Improve `switchScrollingEffect` when closed
|
|
|
|
## 4.15.0 / 2019-11-09
|
|
|
|
- Add `unsafeLifecyclesPolyfill`. ant-design/ant-design#9792
|
|
|
|
## 4.14.0 / 2019-10-29
|
|
|
|
- add `supportRef` check
|
|
|
|
## 4.13.0 / 2019-10-10
|
|
|
|
- add `domHooks` for test
|
|
|
|
## 4.12.0 / 2019-10-08
|
|
|
|
- add `ref` util
|
|
|
|
## 4.11.0 / 2019-08-23
|
|
|
|
- warning support `noteOnce`
|
|
|
|
## 4.8.0 / 2019-07-09
|
|
|
|
- add findDOMNode to check if a DOM first and then use native findDOMNode
|
|
|
|
## 4.7.0 / 2019-07-08
|
|
|
|
- add PortalWrapper to support body scroll control
|
|
|
|
## 4.6.0 / 2016-10-15
|
|
|
|
- addDOMEventListener support option
|
|
|
|
## 3.4.0 / 2016-08-16
|
|
|
|
- add getScrollBarSize
|
|
|
|
## 3.3.0 / 2016-07-18
|
|
|
|
- add getContainerRenderMixin
|