stephan281094 / vue-drag-select

A Vue component for drag selecting elements. Inspired by react-drag-select.
75 stars 26 forks source link

support click and multi selection #11

Closed allenlongbaobao closed 5 years ago

allenlongbaobao commented 6 years ago

hi, i viewed your library and learned a lot. Would you plan to add click item to select and multi select when use enter ctrl or command ? i overwrite your code and do that on my way. the demo is here: demo If you are interested in this, i hope i can pull request to your code. best wishes.

stephan281094 commented 5 years ago

This is now part of 0.2.0. You can use shift to expand your selection!