Releases: b-zurg/react-collapse-pane
Releases · b-zurg/react-collapse-pane
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2020-06-17)
Bug Fixes
- aesthetic display of buttons fixed (c6e5b0c)
- collapse and restore size calculation nearly perfect now (22bf3c8)
- grey alpha overlay looks nicer on dark backgrounds (3b49c33)
- rtl resizing, collapse restoring now keeps track of state (4f00142)
- simplified collapse logic a little bit more (86eecf7)
- unnecessary parameter in useHandleDragFinished.ts (da9138d)
Features
- Added animations, finished collapse behaviour, and improved stories and documentation (7a59aea)
- added basic pane collapsing (6b048ad)
- added knobs addon and reorganized stories (31ea55f)
- added rtl support and improved collapse behaviour (da93887)
- added rtl support and improved collapse behaviour (29f0876)
- migrated codebase to https://github.com/NeoRaider/react-multi-split-pane (261fc8a)
- refactoring complete and resizer css and buttons added (06622cd)