- Remove
prop-types
from deps. - Remove
add-dom-event-listener
from deps. - Remove
react-lifecycles-compact
from deps.
- PortaWrapper add
switchScrollingEffect
prop. - Add
setStyle
. - Improve
switchScrollingEffect
when closed
- Add
unsafeLifecyclesPolyfill
. ant-design/ant-design#9792
- add
supportRef
check
- add
domHooks
for test
- add
ref
util
- warning support
noteOnce
- add findDOMNode to check if a DOM first and then use native findDOMNode
- add PortalWrapper to support body scroll control
- addDOMEventListener support option
- add getScrollBarSize
- add getContainerRenderMixin