Releases: box/box-annotations
Releases · box/box-annotations
v4.0.0-beta.14
- chore(deps): Update caniuse database to latest version (#533) (ff797ff), closes #533
- chore(release): 4.0.0-beta.14 (1a4d275)
- chore(resin): Add resin tags to markups (#537) (4308da7), closes #537
- chore(resin): Add resin tags to mentions list (#536) (38c1fbc), closes #536
- chore(resin): Add resin tags to popup (#534) (f9effd9), closes #534
- fix(image): Fix zoom for rotated image when annotations is enabled (#535) (c86ae59), closes #535
- fix(mentions): Fix collabs list scrolling via keys (#532) (ed6cab6), closes #532
- fix(scrollto): Fix scroll to on rotated images (#538) (1253b0b), closes #538
- feat(events): Add toggleAnnotationMode events (#522) (732e35a), closes #522
v4.0.0-beta.13
v4.0.0-beta.12
- chore(release): 4.0.0-beta.12 (e7addab)
- fix(image): Update reply popup when file scale/rotation changes (#529) (d24eefc), closes #529
- fix(reply): Allow keyboard focus for disabled reply buttons (#525) (11bb8d7), closes #525
- fix(reply): Avoid crash due to negative range start value in reply (#528) (98a6486), closes #528
- fix(style): Remove border to align cursor with placeholder (#527) (2ae80dd), closes #527
- fix(style): Reset image annotator layer styles inherited from parent (#524) (eb69688), closes #524
- fix(style): Update bottom-facing arrow color to match footer background (#530) (f240817), closes #530
- refactor(babel): Replace regenerator global with encapsulated polyfill (#523) (848ee0a), closes #523
v4.0.0-beta.11
v4.0.0-beta.10
- chore(release): 4.0.0-beta.10 (7223fd4)
- feat(active): emit annotations_active_change with fileVersionId (#509) (f18ed1f), closes #509
- feat(annotator): Support dwg format (#516) (28e2e1d), closes #516
- feat(hotkeys): Press Esc to exit annotations mode (#517) (c86ad0b), closes #517
- feat(scroll): emit 'annotations_initialized' when annotations first initializes. (#515) (6021585), closes #515
- test(button): Add basic unit tests for ReplyButton component (#519) (e0bbd03), closes #519
- fix(click): Fix outside click detection if there is only one page (#518) (f56a47f), closes #518
v4.0.0-beta.9
- chore(release): 4.0.0-beta.9 (a91d075)
- fix(styles): Remove components that import conflicting global styles (#512) (596791f), closes #512
- fix(styles): Remove DataListItem component to avoid global styles (#514) (c7ca124), closes #514
- fix(styles): Remove reset styles and import functions from utils (#510) (179268f), closes #510
- feat(api): Handle API fetch errors (#506) (0ffcab4), closes #506
v4.0.0-beta.8
- chore(i18n): update translations (#505) (76431a9), closes #505
- chore(release): 4.0.0-beta.8 (d73d4ca)
- fix(permissions): remove legacy permissions (#504) (8842014), closes #504
- fix(region): Update the active annotation id when in create mode (#507) (7a1e1b5), closes #507
- fix(scroll): support scrollToAnnotation from parent (#503) (11ccda0), closes #503
v4.0.0-beta.7
- chore(i18n): update translations (#499) (92588cb), closes #499
- chore(release): 4.0.0-beta.7 (c02e4aa)
- fix(region): Add overflow protection for regions drawn near page edge (#502) (82c4fe7), closes #502
- fix(region): Clear message after submission (#501) (409ea49), closes #501
- fix(regions): Use relative position and size to support dynamic reps (#500) (775d12c), closes #500
- feat(region): Retain annotation message between pages (#498) (f4553f7), closes #498
v4.0.0-beta.6
- chore(i18n): update translations (#493) (f8e2a0d), closes #493
- chore(i18n): update translations (#497) (725cac5), closes #497
- chore(release): 4.0.0-beta.6 (36276d0)
- fix(reply): Fix editor focus causes jumping to page top (#487) (bbed3f4), closes #487
- fix(scroll): Fix scroll-to-annotation behavior if page isn't rendered (#495) (f23d2ba), closes #495
- feat(delete): add delete annotation flow (#486) (d5fdb47), closes #486
- feat(permissions): Add permissions object to annotations api calls (#489) (54d1b8b), closes #489
- feat(popupreply): Add Comment validation with Formik (#491) (aa5b709), closes #491
- feat(region): Add cursor tooltip (#488) (7703715), closes #488
- feat(reply): Integrate collaborators endpoint (#484) (619e7be), closes #484
- feat(reply): Restore @mentions entities from plain text (#494) (1a4d879), closes #494
- refactor(region): Use buttons for better borders and drop shadows (#496) (fcdbca9), closes #496
- perf(region): Refactor creator to modify rect directly during draw (#490) (a838a9e), closes #490
v4.0.0-beta.5
- chore(i18n): update translations (#481) (160ce02), closes #481
- chore(i18n): update translations (#482) (972858c), closes #482
- chore(release): 4.0.0-beta.5 (56331b9)
- feat(api): Add file collaborators fetch action (#479) (8e1d707), closes #479
- feat(i18n): add options field (#478) (5e0bce0), closes #478
- feat(permissions): Add checks for new permission values on file object (#485) (75dcfbe), closes #485
- feat(region): Hide annotations if visibility is false (#483) (bb13aac), closes #483
- fix(region): Allow text selection behind region targets (#480) (4d45470), closes #480