- Fix the problem that the left value is incorrect in the rtl direction #16
- Support for rtl in Position #15
- Adjust the implementation logic of
preventOverflow
#14 - Update
dom-lib
to 1.2.1
- Fix unable to find node on an unmounted component
- Fix problem with copy method in IE
- Support server side rendering
- Fix event bubbling can‘t work
- Add Bounce and Slide for Animation
- Update filterNodesOfTree
- Update dom-lib and lodash
- Support
onHide
on<OverlayTrigger>
- Fix: Backdrop set to
static
invalid on
- Migrated to new lifecycle method on Position
- Migrated to new lifecycle method
- Support
active
value fortrigger
onOverlayTrigger
- Support
positionRef
on<Overlay>
- Added copyToClipboard
- Added tplTransform
- Support
autoVertical
andautoHorizontal
on<OverlayTrigger>
- Added shallowEqualArray
- Added shallowEqual
- Added
positionClassName
on<Position>
- Added support placement value of related
auto*
- Support
placement
value ofauto
onOverlayTrigger
- Add a
custom
className whencomponentclass
changes.
- Support
componentClass
on<Toggle>
- MenuWrapper Stateless functional component to React component