Releases: box/box-annotations
Releases · box/box-annotations
v4.0.0-beta.19
- chore(eventing): Add annotations_mode_change event back (#584) (2cdd9ce), closes #584
- chore(eventing): Removing unnecessary annotations_mode_change event (#582) (67d742b), closes #582
- chore(highlights): Move HighlightListener to textLayer (#585) (c87bb8e), closes #585
- chore(release): 4.0.0-beta.19 (0902a29)
- fix(cursor): Fix custom cursor focus point off position (#587) (44b6ca3), closes #587
- feat(eventing): Emit new annotations_staged_change event (#570) (a8b1938), closes #570
- feat(eventing): Emit staged change event for cancel status (#586) (ae9921a), closes #586
- feat(highlight): Reset isPromoting when toggle mode (#581) (a4122b6), closes #581
- feat(highlights): Remove rounded corners (#583) (f63df92), closes #583
v4.0.0-beta.18
- chore(i18n): update translations (#564) (a5fcff9), closes #564
- chore(i18n): update translations (#576) (946d9f0), closes #576
- chore(redux): Change promoter store name to highlight (#571) (13a2ef2), closes #571
- chore(release): 4.0.0-beta.18 (e1f73ca)
- chore(release): disable e2e tests during release (#580) (3fcf0eb), closes #580
- feat(features): Features as an option (#555) (d75c483), closes #555
- feat(highlight): Add isPromoting to promoter store (#567) (9d3d5b5), closes #567
- feat(highlight): Change cursor in Highlight Text mode (#544) (9535ee4), closes #544
- feat(highlight): Change cursor when hovering over text (#547) (e18c6b3), closes #547
- feat(highlight): Get and store user selection (#554) (95e15e6), closes #554
- feat(highlight): Improve selection logic (#559) (7bb178e), closes #559
- feat(highlight): Promote and show staged highlight annotation (#563) (f569bfc), closes #563
- feat(highlight): Render promoter tooltip (#557) (b92f8bb), closes #557
- feat(highlightlistener): Avoid get selection race (#566) (4f3a718), closes #566
- feat(highlights): Apply hover effect (#560) (9f79428), closes #560
- feat(highlights): Change highlight to bdlYellow (#561) (20081ee), closes #561
- feat(highlights): Create in highlight mode (#573) (7780f39), closes #573
- feat(highlights): Render highlight annotations (#550) (3586412), closes #550
- feat(highlights): Render staged highlight (#553) (57f5eb4), closes #553
- feat(highlights): Scroll to highlight annotation (#562) (e1081b0), closes #562
- feat(replyform): Avoid flash of enabled Post button (#565) (84dd440), closes #565
- fix(ie): Add SVG contains polyfill (#575) (c137a3b), closes #575
- fix(ie): Remove selection type check (#574) (53b00bd), closes #574
- fix(range): Fix Range.getClientRects on IE/Edge (#577) (8de3cf0), closes #577
- fix(resin): Spell resin tags as lowercase to avoid console warnings (#568) (5133029), closes #568
- fix(shape): Fix IE ClientRect does not have x and y (#572) (895461a), closes #572
- test(cypress): Add E2E tests for creating annotations on images (#548) (5d509fb), closes #548
- test(cypress): Add E2E tests for selecting annotations (#549) (d77165a), closes #549
- test(cypress): Add end-to-end test infrastructure and base cases (#543) (24660b8), closes #543
- test(description): Use component name as test description (#545) (0222d0b), closes #545
- test(itemlist): Fix ItemList test console warning (#569) (d0e7cfc), closes #569
v4.0.0-beta.17
v4.0.0-beta.16
v4.0.0-beta.15
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