coderdiaz / vue-datasource

A vue.js component to create dynamic tables
MIT License
417 stars 93 forks source link

Add sort event #44

Closed coderdiaz closed 7 years ago

coderdiaz commented 7 years ago

Add sort event to configuration column with sort: true and order: [DESC, ASC]

ceejtron commented 7 years ago

I'll take a stab at this

coderdiaz commented 7 years ago

@ceejtron Nice, thanks man 👍

coderdiaz commented 7 years ago

Fixed on #56