Releases: sunvisor/super-leopard
Releases · sunvisor/super-leopard
Version 0.1.9
- docs: Change component's README
- feat: Adds the ability to change the selection by clicking with the Cmd/Ctrl key.
- fix: The default values in the style panel are not being reflected correctly.
- fix: The objects are swapped when "horizontally distributed".
- fix: Selection's positions and sizes are not updated after align / distribute / resize / move
- feat: add toggle button to switch between continuous add mode and select mode
- chore: update MUI packages to V7
- chore: update React to 19.1.0
Version 0.1.8
- change hook name useEventHandler to useReportManipulator
- change method name 'onVerb' to 'verb'
- export useReportManipulator
- export useSelection
- add history limit
- remove useReportStates hook
- add select all with ctrl-A | cmd-A
- work with OS clipboard.
Version 0.1.7
- Add changeTitle event to ReportEditor
- Little Adjust header layout
Version 0.1.6
Sevral bug fixes
Version 0.1.5
- Now able to detect changes to reports
- Now able to undo/redo from outside the component
- Fixed a bug with shortcut keys
- Refactored parts that use jotai
- Refactored parts that manage captions
Version 0.1.4
Adjust package.json and README.md
Changed the PDF Drawer's specifications.
- add
openmethod - add
closemethod
First Release
It's not finished yet, but it's now at a level where it can be used as a private package, so we're releasing it and preparing a private package.