Skip to content

Releases: box/box-ui-elements

v9.0.3

25 Jan 19:10
Compare
Choose a tag to compare

9.0.3 (2019-01-25)

Bug Fixes

  • uploader: Handle errors with calling logging endpoint (#803) (e661edb)

v9.0.2

18 Jan 18:39
7aa67da
Compare
Choose a tag to compare

9.0.2 (2019-01-18)

Bug Fixes

  • openwith: Clear integrations from state on component update (92d7454)
  • openwith: Fix passing locale header to Open With API (#797) (c03e001)
  • preview: Disable annotations in preview by default (#798) (f334eaa)
  • sidebar: Don't display @mentions without getMentionWithQuery prop (#746) (ba8c418)

v9.0.1

16 Jan 01:13
a2278d7
Compare
Choose a tag to compare

9.0.1 (2019-01-16)

Bug Fixes

  • build: revert back to allowing even node 8 temporarily (#789) (a2278d7)

v9.0.0

16 Jan 00:15
962679b
Compare
Choose a tag to compare

9.0.0 (2019-01-16)

Bug Fixes

  • build: use es instead of lib (#783) (c608c00)
  • openwith: Add codes to OpenWith errors to fix ErrorBoundary (#776) (7ea8b3c)
  • uploader: ContentUploader did not properly handle multiput errors (#778) (2e7c53e)

chore

BREAKING CHANGES

  • Version requirements have changed for React/ReactDOM (min version 16.7) and node (min version 10)
  • Internal folder structure has changed for folks doing imports based on full path. See #766

v8.10.2

15 Jan 17:02
Compare
Choose a tag to compare

8.10.2 (2019-01-15)

Bug Fixes

  • uploader: ContentUploader did not properly handle multiput errors (#778) (b5323bb)

v8.10.1

14 Jan 17:50
4fd2c94
Compare
Choose a tag to compare

8.10.1 (2019-01-14)

Bug Fixes

  • metadata: filter out hidden templates (#774) (4fd2c94)
  • openwith: Fix Safari delay by opening new window instead of tab (1f89630)
  • picker: missing message for error breadcrumb (#772) (23a6d6c)
  • sidebar: Fix task assignee overflow (#768) (df9cfe4)
  • skills: issue in deletion of topics in skills (#765) (c58ec96)

v8.10.0

10 Jan 02:02
Compare
Choose a tag to compare

8.10.0 (2019-01-10)

Bug Fixes

  • stub out react measure flow typed for now (#756) (c0149e5)

Features

  • openwith: Box Tools uninstalled message is now interactable (eeab7d3)
  • openwith: Box Tools install message is now customizable (#754) (eae6bcf)

v8.9.1

09 Jan 01:41
bcbbae0
Compare
Choose a tag to compare

8.9.1 (2019-01-09)

Bug Fixes

  • Use version of query-string that supports IE 11 (c08f744)
  • sidebar: Fix defaultView logic (#749) (bcbbae0)

Performance Improvements

  • uploads: Set parallelism to 1 for zones multiput uploads (#718) (d5eaeb6)

v8.9.0

08 Jan 16:46
b5f9c4a
Compare
Choose a tag to compare

8.9.0 (2019-01-08)

Bug Fixes

  • openwith: Add dimension to make icon sizes consistent (a6bfa12)
  • openwith: Remove margin for more consistent menu toggle (122b673)
  • sidebar: Fix toggle behavior (#743) (b5f9c4a)
  • sidebar: Maintain toggle state across file navigation (#731) (0a71540)

Features

  • openwith: Expose dropdown alignment prop (cd8530d)

v8.8.0

03 Jan 21:58
f19158d
Compare
Choose a tag to compare

8.8.0 (2019-01-03)

Bug Fixes

  • metadata: increase template fetch limit to 1000 max limit (#733) (3746334)

Features

  • openwith: Box Edit SFC support (f19158d)