Skip to content

2.0.0-beta.35

Compare
Choose a tag to compare
@tim-evans tim-evans released this 17 Mar 15:29
· 930 commits to master since this release

tldr; This fixes errors in {{file-dropzone}} with dragging and dropping files from web pages and when events may be called on destroyed objects.

This also contains a bunch of commits involving the start of a documentation site for the addon.

Currently, there is no way to disable dragging from web pages. This feature will be able to be disabled in the future, but currently, you'll need to remove these files by looking at the source of the file.

Courtesy of @dkorenblyum for fixing the isDestroyed bug.