Skip to content

v0.7.0

Choose a tag to compare

@pramodsum pramodsum released this 17 Apr 22:04
· 639 commits to master since this release
  • Release: 0.7.0 (c1bdcdb)
  • New: Generate webpack build for annotations.js/css (#59) (0b6e44d)
  • Update release.sh (02baf38)
  • Fix: BoxAnnotations module export (#66) (443dcbe)
  • Fix: Don't add text areas without canAnnotate permissions (#62) (9d1db9e)
  • Fix: Enable drawingSelection & highlightMouseMove handlers for read-only permissions (#61) (33bda6a)
  • Fix: Ensure annotation layer is before point annotations (#63) (8e0f27b)
  • Fix: Ensure mobile header doesn't get hidden when keyboard hides (#69) (e5a1749)
  • Fix: Scroll to bottom of mobile dialogs (#70) (7a33849)
  • Fix: Use correct build script in publish.sh (#64) (4e8fe9d)
  • New: Allow BoxAnnotations to be instantiated independently and passed into Preview as an option (#68 (8c1637a)
  • Chore: Ignore proper files in .ignore files (#67) (36606cc)
  • Update: Exporting BoxAnnotations correctly in npm package (#65) (f501edc)