Skip to content

v1.1.4

Compare
Choose a tag to compare
@zhanziyang zhanziyang released this 02 Dec 02:51
· 62 commits to master since this release
af362a7

Change Log:

  • A new prop: replace-drop. If :replace-drop="true", current image will be replaced by the new one on drag and drop (By default you need to remove the current image to drop a new one). For backward compatibility, it's default value is false. #53
  • Fixed "window is not defined" error on SSR. #52