Skip to content

Releases: CSalih/vue-file-drag-and-drop

v0.1.1

03 Nov 16:18
Compare
Choose a tag to compare

Changelog

[v0.1.1] - 2021-11-03

Bug Fixes

  • Type of max files allowed is string

Features

  • Rename slot names

Refactor

  • Remove unused variables
  • Use relative paths

Styling

  • Use scoped style

Ci

  • Add Github actions
  • Add build library step
  • Use npm package for production release

v0.1.0

29 Oct 21:13
Compare
Choose a tag to compare

First Release of Vue File drag and drop 🥇

  • add file upload over drag and drop feature (#1)