coderdiaz / vue-datasource

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

Add sort event to columns #45

Closed ceejtron closed 7 years ago

ceejtron commented 7 years ago

Adds a sort event that is emitted on columns as per #44

coderdiaz commented 7 years ago

The sort feature it's ok =)

Nice work man @ceejtron, but, Can we add an arrows for show DESC or ASC?

Example. image