Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Releases: stephan281094/vue-drag-select

0.2.0

29 Jul 12:21
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Add shift button modifier to add to current selection.
  • Update example to the latest version of Nuxt.

Thanks to @irongollem for contributing!

0.1.5

14 Feb 11:01
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release
  • Add a compiled version of this library (#5).
  • Fix a bug that incorrectly drew the selection box when scrolled (#7).
  • Update the example to use the compiled version.

Thanks to @FrancisKong, @Grawl and @kunnet for contributing!

0.1.4

11 Jul 11:29
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release
  • Allow Vue components as children.

0.1.3

11 Jul 07:42
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
  • Add change event (#2).
  • Fix position bug (#2).
  • Allow native DOM nodes as items (b73a544).
  • Allow selection when target is an item (19c0ba0).

Thanks to @FrancisKong for contributing! 🎉

0.1.2

07 Apr 16:33
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
  • Fix a bug that incorrectly displayed the selection box when scrolled.

0.1.1

28 Mar 08:06
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
  • Fix a bug that disabled toggling an item when clicking on one of its children.

Initial release

28 Mar 07:05
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
0.1.0

Add package.json