UNPKG

rsuite-utils

Version:
109 lines (55 loc) 1.46 kB
# 2.2.1 - Fix the problem that the left value is incorrect in the rtl direction #16 # 2.2.0 - Support for rtl in Position #15 # 2.1.0 - Adjust the implementation logic of `preventOverflow` #14 - Update `dom-lib` to 1.2.1 # 2.0.1 - Fix unable to find node on an unmounted component # 1.6.1 - Fix problem with copy method in IE # 1.6.0 - Support server side rendering # 1.5.1 - Fix event bubbling can‘t work # 1.5.0 - Add Bounce and Slide for Animation # 1.4.3 - Update filterNodesOfTree # 1.4.2 - Update dom-lib and lodash # 1.4.0 - Support `onHide` on `<OverlayTrigger>` # 1.3.2 - Fix: Backdrop set to `static` invalid on <Model> # 1.3.1 - Migrated to new lifecycle method on Position # 1.3.0 - Migrated to new lifecycle method # 1.2.6 - Support `active` value for `trigger` on `OverlayTrigger` # 1.2.5 - Support `positionRef` on `<Overlay>` # 1.2.4 - Added copyToClipboard # 1.2.2 - Added tplTransform # 1.2.1 - Support `autoVertical` and `autoHorizontal` on `<OverlayTrigger>` # 1.2.0 - Added shallowEqualArray # 1.1.0 - Added shallowEqual # 1.0.8 - Added `positionClassName` on `<Position>` # 1.0.7 - Added support placement value of related `auto*` # 1.0.6 - Support `placement` value of `auto` on `OverlayTrigger` # 1.0.3 - Add a `custom` className when `componentclass` changes. # 1.0.2 - Support `componentClass` on `<Toggle>` # 1.0.1 - MenuWrapper Stateless functional component to React component