vue-easytable
vue-easytable copied to clipboard
call sortChange on th click
Sometimes it's very hard to click on sort icons to sort a table column, especially on small screens. So6 it would be great to make the whole th clickable for sortable columns.
For example: https://element.eleme.io/#/en-US/component/table#sorting
First of all, thank you for your contribution. It would be great to make the whole th clickable for sortable columns. But if you have both paging and filtering, these two operations will conflict.

Oh, thank you. I'll fix it
What if we made just the text itself clickable for sortable columns?
Do you have any plans to merge this one? I had to do some workaround to make it clickable.
I'll try to update the PR on the next week
I've updated the PR @huangshuwei could you please take a look?
@timefordroids Thank you for your contribution. It's really a nice job 👍