Skip to content

Releases: sunvisor/super-leopard

Version 0.1.9

30 Mar 22:00
3425e6b

Choose a tag to compare

  • 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

22 Mar 05:45

Choose a tag to compare

  • 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

18 Mar 04:53
feb799e

Choose a tag to compare

  • Add changeTitle event to ReportEditor
  • Little Adjust header layout

Version 0.1.6

10 Mar 05:49
74f0709

Choose a tag to compare

Sevral bug fixes

Version 0.1.5

09 Mar 00:45
baa5f7a

Choose a tag to compare

- 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

03 Mar 02:05
292cc64

Choose a tag to compare

Adjust package.json and README.md

Changed the PDF Drawer's specifications.

  • add open method
  • add close method

First Release

01 Mar 07:28

Choose a tag to compare

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.