ratiw / vue-table

data table simplify! -- vuetable is a Vue.js component that will automatically request (JSON) data from the server and display them nicely in html table with swappable/extensible pagination component.
MIT License
1.83k stars 303 forks source link

Add dblClick listener to tr #119

Closed jaketoolson closed 7 years ago

jaketoolson commented 7 years ago

Although this may interfere with vuetable:cell-dblclicked it seems equally prudent to offer this event.

ratiw commented 7 years ago

@jaketoolson Thanks. Will merge it later. :)