Closed Cookizza closed 7 years ago
I'll give it a look.
I've done this. Would you be willing to give it a test run, or you require a release?
I can test for sure!
Wicked. Give me a sec to document this and push
Can confirm all is behaving as expected!
Awesome!
Sweet. Tomorrow will do the same to the Vue1 version and will make a release. If you need it sooner let me know and I'll try and get it done tonight
All good from me. I'm maybe 12 hours into a 350 hour project so I'm sure by the time we get to UAT the release will be out.
Thanks for such a great component mate, and of course the lightning fast addition here today.
Love your work!
No problem! Afterwards, if it is a public project let us know, so we add it to the list of projects using it.
Thanks for the feedback!
Released 1.1.5
In an older bootstrap-table npm package it was possible to listen for a click on a row. This was useful for table items with single functions, much cleaner than appending a single button to the row.
Something like:
:onRowClick="rowClick"
Could this be added in?