Releases: box/box-annotations
Releases · box/box-annotations
v4.0.0
v4.0.0-beta.38
v4.0.0-beta.37
v4.0.0-beta.36
v4.0.0-beta.35
v4.0.0-beta.34
- chore(release): 4.0.0-beta.34 (be8aa2f)
- fix(drawing): fix Add Comment text wrapping in Safari (#673) (3cdd393), closes #673
- fix(drawing): fix blur not visible for drawn annotation in Safari (#675) (52f22ee), closes #675
- fix(drawing): Fix React warning for missing key in DrawingList (#676) (e5c2cbc), closes #676
v4.0.0-beta.33
- chore(release): 4.0.0-beta.33 (f9fa996)
- fix: Ensure document level mousedown listener is last (#668) (a6648d1), closes #668
- fix(drawing): fix blur not showing in safari (#669) (d5c0adb), closes #669
- fix(drawing): Fix Safari doesn't reflect color for custom cursor (#670) (d599d28), closes #670
- fix(region): Fix IE doesn't show crosshair cursor (#671) (154c28e), closes #671
- test(cypress): Adding discoverability tests (#672) (08685f2), closes #672
v4.0.0-beta.32
- chore(release): 4.0.0-beta.32 (16dc5bd)
- fix(drawing): apply blur to smaller drawn annotations (#665) (9223f2f), closes #665
- fix(drawing): fix drawing annotation blur clipping on bounding box (#666) (06feeb4), closes #666
- fix(drawing): Fix IE doesn't show crosshair cursor (#667) (cd89885), closes #667
- test(cypress): Add E2E tests for drawing annotations (#663) (c54045f), closes #663
- test(cypress): Add E2E tests for drawing annotations on images (#664) (007b33c), closes #664
v4.0.0-beta.31
v4.0.0-beta.30
- chore(i18n): update translations (#658) (0582efd), closes #658
- chore(release): 4.0.0-beta.30 (b4c0cbf)
- fix(drawing): hide drawing toolbar when user starts drawing (#655) (0ece398), closes #655
- fix(drawing): reposition toolbar on drawing (#657) (98412f1), closes #657
- fix(region): Memoize callback props passed to PointerCapture (#656) (fe13ce9), closes #656
- refactor: Move deselect and isListening logic (#662) (2f4a9e1), closes #662
- refactor: useMountId hook for uuid (#659) (d67fef3), closes #659
- feat(drawing): Bound the drawing to the document dimensions (#654) (553b566), closes #654
- feat(drawing): Support drawing colors (#653) (f445cef), closes #653