Skip to content

v0.8.0

Compare
Choose a tag to compare
@JustinHoldstock JustinHoldstock released this 17 Apr 22:04
· 593 commits to master since this release
  • 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)