Skip to content

Releases: box/box-annotations

v0.4.0

17 Apr 22:05
Compare
Choose a tag to compare
  • Release: 0.4.0 (e6641d0)
  • Chore: Cleanup annotations permissions (#40) (a52ed54)
  • Fix: Activate annotation dialog on post (#42) (bc001be)
  • Fix: Disable highlight creation when the mobile shared dialog is visible (#35) (de7f392)
  • Fix: Don't clear reply textarea when annotation is added to dialog (#36) (1f88d55)
  • Fix: Ensure commentbox event listeners are bound properly (#37) (fcce638)
  • Fix: Prevent creation of highlights when a point annotation is pending (#41) (42e29ce)
  • Fix: Validate pendingThreadID when calling onSelectionChange() (#39) (10c1c98)
  • Update: packages (#43) (97a91c3)
  • Fix: Ensure newly created threads are set as inactive while saving (#38) (8072fa8)

v0.3.1

17 Apr 22:05
Compare
Choose a tag to compare
  • Release: 0.3.1 (6af2062)
  • Fix: Disable highlight creation when the mobile shared dialog is visible (#35) (de7f392)
  • Fix: Ensure commentbox event listeners are bound properly (#37) (fcce638)
  • Fix: Ensure newly created threads are set as inactive while saving (#38) (8072fa8)

v0.3.0

17 Apr 22:05
Compare
Choose a tag to compare
  • Release: 0.3.0 (4199162)
  • Chore: Add conventional-changelog-releaser (#34) (624e0bd)
  • Chore: Do not clear out node_modules on when publishing npm package (#30) (08c180d)
  • Fix: Do not select drawings when creating a point annotation on top (#28) (07fc4c1)
  • Fix: Drawing CSS (#23) (0493fcd)
  • Fix: fix highlight selection and typos (#21) (ca54d5e), closes #21
  • Fix: Hide createHighlightDialog on page re-render (#31) (0b74717)
  • Fix: Match width of reply textarea with comments (#33) (5f0f29b)
  • Fix: Only registering thread with controller on save (#22) (ff75bf1)
  • Fix: Only show create dialog when creating new point annotations (#29) (4822ece)
  • Fix: only show newly created annotation dialog on hover (#25) (0ba1965)
  • Fix: Position create dialog properly near page edges (#32) (968efb3)
  • Fix: release script should use correct remote branch (#20) (8bd12a5)
  • Fix: Scrolling on highlight dialogs in powerpoints (#24) (b21ed0e)
  • Fix: Validation message fails to get displayed when user clicks on 'Post' without entering any comme (d90e72c)
  • Fix: Hide mobile dialog on first outside click (#26) (01ec48b)

v0.2.0

17 Apr 22:08
Compare
Choose a tag to compare
  • Release: 0.2.0 (c7b678e)
  • Chore: Cleaning up mobile phone drawing CSS (#17) (b125b8b)
  • Chore: Move controllers into a separate folder (#18) (3efa19f)
  • Chore: Paging draw threads in the controller's internal thread map (#6) (fc52e9e)
  • Chore: Refactoring annotation mode logic into controllers (#15) (2be6ba3)
  • Chore: Separate fetching and rendering of annotations (#16) (328681e)
  • Chore: Store threads.annotations as an object by annotationID (#5) (080c0f3)
  • Update README.md (#14) (0b55fe6)

v0.1.0

17 Apr 22:08
Compare
Choose a tag to compare
  • Fix: Invalidate draw/highlight annotations without properly structured locations (#9) (39a9493)
  • Fix: Matching create highlight dialog to standard dialog (#8) (d3a351a)
  • Fix: Move createHighlightDialog.isVisible check to DocAnnotator.js (#13) (31643cd)
  • Chore: Cleanup from separating Annotations from Preview (#12) (08abdc8)
  • Chore: Migrating annotations code into repo (3521db1)
  • Chore: Update README.md & CHANGELOG.md (#11) (32f690a)
  • Update: Documentation & license updates (#10) (294bd6d)
  • Initial commit (ef5245b)
  • Update README.md (ee7cf59)
  • New: Building as npm package (253ea03)
  • New: Copying annotations code from box/box-content-preview (12aaab4)

v0.0.11

17 Apr 22:08
Compare
Choose a tag to compare
v0.0.11 Pre-release
Pre-release
  • Chore: Migrating annotations code into repo (b2cd9b1)
  • New: Building as npm package (253ea03)
  • New: Copying annotations code from box/box-content-preview (12aaab4)
  • Initial commit (ef5245b)