Releases: box/box-annotations
Releases · box/box-annotations
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
v4.0.0-beta.29
v4.0.0-beta.28
- chore(i18n): update translations (#647) (43034c9), closes #647
- chore(release): 4.0.0-beta.28 (1b0dd28)
- fix(creator): Prevent creating during creator pending (#643) (7d9a482), closes #643
- fix(drawing): Hovering on drawing target should show border and shadow (#650) (48c2338), closes #650
- fix(highlight): Prevent changing staged during creator pending (#645) (d81bd53), closes #645
- feat(drawing): Add custom cursor for drawing mode (#646) (6145b83), closes #646
- feat(drawing): Add PopupDrawingToolbar (#644) (54a66f0), closes #644
- feat(drawing): Create staged drawing (#640) (40be2ee), closes #640
- feat(drawing): Support for post'ing to the server (#648) (f191bc9), closes #648
- refactor(resin): Move iscurrent and fileid to BaseManager (#642) (907e14b), closes #642
v4.0.0-beta.27
v4.0.0-beta.26
- chore(highlight): Remove highlight text feature option (#638) (44360d0), closes #638
- chore(release): 4.0.0-beta.26 (6e0f410)
- feat(discoverability): New region cursor (#639) (8fbd9dc), closes #639
- feat(drawing): Add drawing components (#631) (55a28b4), closes #631
- feat(drawing): Add drawing paths (#632) (937d901), closes #632
- feat(drawing): Scroll to support for documents (#636) (f33f0c5), closes #636
- fix(drawing): Fix cannot focus drawing annotations on IE11 (#634) (30a61ae), closes #634
- fix(highlight): getBoundingRect to handle negative y-axis (#637) (eb98ddb), closes #637
- fix(image): Popover should appear above preview controls (#635) (d28219a), closes #635
v4.0.0-beta.25
- chore: Updating eslint rules to support non-null assertions in tests (#625) (d92dd85), closes #625
- chore(jest): Ignore mocks as modules (#627) (6d23ed1), closes #627
- chore(release): 4.0.0-beta.25 (7c866cc)
- fix(creator): Reset creator store when toggleAnnotationModeAction (#620) (294c3ff), closes #620
- fix(popup): Use reference id instead of shape (#629) (2a0e8c6), closes #629
- fix(tests): BaseAnnotator test emitter leak (#628) (db5e289), closes #628
- refactor(manager): BaseManager class (#626) (0acaa5c), closes #626
- test(cypress): Add E2E tests for attempting highlight across pages (#624) (028eb18), closes #624
- test(cypress): Add E2E tests for promoting highlight annotations (#623) (0d00b10), closes #623
- test(cypress): Add E2E tests for selecting highlight annotations (#621) (750617d), closes #621