Skip to content

Commit

Permalink
Allow contextmenu to act upon multiple items
Browse files Browse the repository at this point in the history
Also includes some refactoring
References #4

Moved "showSpeed" option to options.contextMenu
Added "isMulti" to options.contextMenu, default false
Added "deselectAfterAction" to options to allow you to keep items selected after an action occurs, default true
  • Loading branch information
torrobinson committed May 10, 2021
1 parent f7eb581 commit 12e3058
Show file tree
Hide file tree
Showing 5 changed files with 1,664 additions and 1,391 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_config.yml
Loading

0 comments on commit 12e3058

Please sign in to comment.