Releases: box/box-annotations
Releases · box/box-annotations
v0.7.3
v0.7.2
v0.7.1
- 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)
v0.7.0
- 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)
v0.6.3
v0.6.2
v0.6.1
v0.6.0
- Release: 0.6.0 (7a9bd3b)
- Update: packages (#60) (dbb1b79)
- Create .vscode/settings.json (df9fb5d)
- Create ISSUE_TEMPLATE.md (e4334fc)
- Update CONTRIBUTING.md (f340c37)
- Update README.md (4d53d04)
- Fix: Clarify separation between plain and comment highlights (#58) (496ceec)
- Fix: Don't collapse dialog text area when a comment is deleted (#53) (f7fbad0)
- Fix: Ensure point annotations are set up even when highlights are disabled (#57) (93681b5)
- Fix: Iterate through dialog buttons NodeList in an IE compatible way (#54) (789d78b)
- Fix: Publish script to reset to latest tag instead of to master (#55) (182233a)
- Fix: Scrolling to bottom of flipped dialogs (#56) (89b50e2)
- Chore: Remove redundant point dialog positioning (#52) (ce3538a)
- Chore: Renaming annotator classes names to be more generic (#51) (21cc74c)
v0.5.1
v0.5.0
- Release: 0.5.0 (a5b44ca)
- Chore: Disable dialog actions until annotation is saved on the server (#48) (6dbcda2)
- Chore: Remove autobind from base classes (#44) (639f8d2)
- Chore: Remove autobind from doc classes (#46) (d7ded88)
- Chore: Remove autobind from Image classes (#45) (1dda3a4)
- Chore: Remove NPM install from release/publish scripts (#50) (48822c4)
- Update: Remaining packages (#49) (4dab273)
- Update: Sinon to v4.1.2 & remove autobind-decorator (#47) (eea7dcf)