Skip to content

Releases: box/box-annotations

v0.12.0

17 Apr 22:02

Choose a tag to compare

  • Release: 0.12.0 (d1a921e)
  • Chore: add flags to bash scripts to bail on errors (#106) (d8ac7a5)
  • Chore: Position based on first annotation in thread (#104) (4035853)
  • Fix: ability to create highlight annotations on a Microsoft Surface (#108) (a8c613a)
  • Fix: Cancel button while creating new point annotation (#109) (77c26d7)
  • Fix: Create point dialog doesn't stop propogating click event on mobile (#111) (0ce0153)
  • Fix: Do not redraw deleted highlight threads (#107) (0d970d0)
  • Fix: Escape key properly destroys pending point annotation (#114) (5a2985c)

v0.11.1

17 Apr 22:02

Choose a tag to compare

  • Fix: Do not redraw deleted highlight threads (#107) (aa08cd1)

v0.11.0

17 Apr 22:03

Choose a tag to compare

v0.10.0

17 Apr 22:03

Choose a tag to compare

  • Release: 0.10.0 (c9275ab)
  • Fix: Filter out illegal types from viewer options (#101) (ad66486)
  • Fix: Mobile cleanup (#102) (c599aea)
  • Chore: Use box-react-ui for base CSS styles (#92) (1644d5b)
  • New: Store all page highlight threads as an rbush tree (#100) (86d0468)

v0.9.0

17 Apr 22:03

Choose a tag to compare

  • Release: 0.9.0 (aab067e)
  • Fix: Do not destroy pending point threads on mobile re-render (#99) (3d6f0ef)
  • Fix: Stop propagating drawing selection event after first click (#97) (d8c134b)

v0.8.1

17 Apr 22:04

Choose a tag to compare

  • Release: 0.8.1 (4245169)
  • Fix: Do not destroy pending point threads on mobile re-render (#99) (8a903af)

v0.8.0

17 Apr 22:04

Choose a tag to compare

  • Release: 0.8.0 (77e9347)
  • Fix: Clear both highlight canvases when deleting highlights (#96) (cabcba1)
  • Fix: Don't deactivate dialog when canceling new annotation (#91) (788d1de)
  • Fix: Drawing buttons styling (#82) (400c6ff)
  • Fix: Ensure drawing dialog is setup on first save (#81) (9da70ab)
  • Fix: Extra padding on escaped comment newlines (#95) (0e62bce)
  • Fix: More accurate dialog placement for highlights (#83) (8b768a9)
  • Fix: Only reset current page highlights on selection change (#79) (662f2ea)
  • Fix: Remove fixed position of mobile header (#85) (6ca5c01), closes #85
  • Fix: Render highlight comments on their own canvas (#93) (9eeeace)
  • Fix: Safety checks if no threads are registered in the draw controller (#88) (3e54845)
  • Fix: set textarea.placeholder when generating dialogs (#74) (496a545)
  • Fix: Show the appropriate buttons in mobile create highlight dialog (#75) (8114d0c)
  • Fix: Uncaught errors in drawingModeController.handleSelection() (#87) (e0240f6)
  • Chore: Enforce Lato font for annotation dialogs (#76) (55b25b3)
  • Chore: Move threadmap entirely to mode controllers (#71) (00989ac)
  • Chore: Moving rotateAnnotations() into ImageAnnotator (#94) (b9dd7b1)
  • Chore: Now respect newline and symbols (#73) (b7f52d2)
  • Update: README.md & variable names in BoxAnnotations.js (#89) (ab62d18)
  • Update: THIRD_PARTY_LICENSES (#90) (4b0d97f)
  • Update ISSUE_TEMPLATE.md (8806f91)
  • Update package.json (418d368)
  • Update package.json (5ffb68d)

v0.7.3

17 Apr 22:04

Choose a tag to compare

  • Release: 0.7.3 (94dccac)
  • Fix: Safety checks if no threads are registered in the draw controller (#88) (368c092)
  • Fix: Uncaught errors in drawingModeController.handleSelection() (#87) (71926ed)

v0.7.2

17 Apr 22:04

Choose a tag to compare

v0.7.1

17 Apr 22:04

Choose a tag to compare

  • Release: 0.7.1 (60625dc)
  • Fix: Drawing buttons styling (#82) (bda13b8)
  • Fix: Ensure drawing dialog is setup on first save (#81) (16d7c8d)
  • Fix: set textarea.placeholder when generating dialogs (#74) (5f35ac6)
  • Fix: Show the appropriate buttons in mobile create highlight dialog (#75) (05dba16)
  • Chore: Enforce Lato font for annotation dialogs (#76) (1e92025)
  • Chore: Now respect newline and symbols (#73) (41aad68)