You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
useFileSubscribe: removed options and replaced with optional throttle
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
Choice: added props to make choice a switch and move label to left (1b51df0)
file: can add license key to enable full file functionality (517f605)
file: can provide optional id during instantiation (50094df)
file: generate thumbnail exits early if file type is not supported (6963e18)
file: improved methods for setting global or local license (94d827a)