Skip to content

v0.5.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@liamross liamross released this 15 Apr 16:46
· 133 commits to master since this release

⚠ BREAKING CHANGES

  • useManagedFiles: removed selectWithoutShift option, added preventMultiSelect option, shift no longer multi selects, instead it range selects multiple files, while pressing command or control will allow adding multiple single files to the selection

Features

  • useManagedFiles: shift for range select, meta or ctrl for multi (b8e7775)

Bug Fixes

  • Thumbnail: focus now appears on arrow nav as well as tabbing (70efd90)
  • Thumbnail: prevent image drag from interfering with file dragging (53dfa12)