Releases: box/box-annotations
Releases · box/box-annotations
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
v4.0.0-beta.24
- chore(release): 4.0.0-beta.24 (63a6d09)
- build(webpack): Remove bundle analyzer (#622) (0c943f8), closes #622
- refactor(regions): Split regions to separate manager (#617) (dc9deea), closes #617
- test(cypress): Add E2E tests for creating highlight annotations on doc (#618) (64b92ac), closes #618
- test(cypress): Add TS type support to Cypress test files (#619) (17d25f2), closes #619
v4.0.0-beta.23
- chore(i18n): update translations (#610) (0b9f8cb), closes #610
- chore(release): 4.0.0-beta.23 (c864d19)
- fix(annotator): Cleanup managers on destroy (#616) (e76e47c), closes #616
- fix(cursor): Adjust Region custom cursor position (#611) (10702e8), closes #611
- fix(highlight): Remove selection when clicking anywhere outside of popup (#615) (403d962), closes #615
- fix(highlight): Remove unnecessary Highlight Creator (#608) (d8755d7), closes #608
- fix(highlight): Reset selection when creator status changes (#612) (9d8057b), closes #612
- fix(popupreply): Adjust positioning for IE11 (#609) (032cbe7), closes #609
- fix(popupreply): Fix IE11 footer layered above collabs (#613) (4809699), closes #613
- feat(region): Add threshold for drawing region (#614) (044b0f0), closes #614
v4.0.0-beta.22
- chore(release): 4.0.0-beta.22 (9b542ee)
- fix(discoverability): add reset logic to handleStop (#602) (d59c012), closes #602
- fix(popuplayer): Ensure the staged type matches the mode (#605) (92ba5e7), closes #605
- fix(popuplayer): Only render PopupReply for staged location (#607) (f805107), closes #607
- fix(popupreply): Fix user cannot click collaborators list scroll bar (#606) (fc83a1d), closes #606
v4.0.0-beta.21
- chore(i18n): update translations (#604) (fae9517), closes #604
- chore(release): 4.0.0-beta.21 (d7874fe)
- fix(highlights): Allows highlight anchors to receive focus (#598) (2278b0c), closes #598
- fix(highlights): Manually apply focus to highlight target (#600) (60ceed8), closes #600
- fix(popupreply): Move PopupReply into new PopupManager layer (#603) (181e049), closes #603
- feat(discoverability): Change to new custom cursor if FF is on (#601) (6688d3d), closes #601
- feat(discoverability): Reorder RegionCreator before RegionList (#597) (d960269), closes #597
- feat(highlight): Show popup for multi-page selection (#599) (0ff04b1), closes #599
v4.0.0-beta.20
- chore(i18n): update translations (#593) (f51ea81), closes #593
- chore(release): 4.0.0-beta.20 (516f772)
- feat(annotator): Add initial mode option in constructor (#591) (98dedd7), closes #591
- feat(discoverability): put region layer under textLayer (#579) (1a2fc85), closes #579
- feat(discoverability): revert FF related styles in DocumentAnnotator (#595) (133430a), closes #595
- feat(eventing): Emit new creator_status_change event (#588) (b4e8aec), closes #588
- feat(highlights): Better rect smoothing (#596) (2535357), closes #596
- feat(mode): Remove toggle logic (#590) (63f1cfb), closes #590
- test(cypress): Bump Preview SDK version (#594) (4be639a), closes #594
- test(replyform): Fix ReplyForm event handler unit tests (#592) (e31a2fa), closes #592
- fix(highlights): Change pointer-events for highlight svg to visible (#589) (c782d49), closes #589