Skip to content

Tags: pareshchouhan/react-alignment-guides

Tags

v1.0.0-alpha.3

Toggle v1.0.0-alpha.3's commit message
Fix selectBox prop is not getting called when a box is selected

v1.0.0-alpha.2

Toggle v1.0.0-alpha.2's commit message
- Add option to toggle bound to parent on or off

- Update how coordinates are obtained during resize

v1.0.0-alpha.1

Toggle v1.0.0-alpha.1's commit message
- Add option to toggle snap on or off

v1.0.0-alpha

Toggle v1.0.0-alpha's commit message
- Add checks to disable drag, resize and rotate in the global context…

… or for each boxes separately. Check documentation to see how to achieve this.

- Update documentation
- Restrict boxes from going out of bounds on resize (after the resize algorithm update)

v0.14.1

Toggle v0.14.1's commit message
Fix boxes resetting when rotation starts

v0.14.0

Toggle v0.14.0's commit message
- Update resizing algorithm to allow adding more features and make it…

… predictable

- Add cursor for rotate

v0.13.3

Toggle v0.13.3's commit message
- Update how coordinates are obtained based on rotation

v0.13.2

Toggle v0.13.2's commit message
- Update coordinates during rotation

- Fix resizing due to id mismatch

v0.13.1

Toggle v0.13.1's commit message
- Update what data is sent when rotate ends

v0.13.0

Toggle v0.13.0's commit message
- Add rotate feature