Releases: gurghet/vue-smart-table
Releases · gurghet/vue-smart-table
2.5.0
23 Jul 13:19
Compare
Sorry, something went wrong.
No results found
Complete engine rewrite!
Core logic was ~100 lines, now only ~15
Such maintainance
Many development speed
wow!
[Feature] Client filtering is now supported through the filter event
2.3.0
12 Jun 17:30
Compare
Sorry, something went wrong.
No results found
No enterprise table is complete without the ability to sort by column!
2.2.1
12 Jun 09:30
Compare
Sorry, something went wrong.
No results found
The body field is now settable to an empty string! body-field="" will fetch body directly from the endpoint
2.1.1
08 Jun 18:10
Compare
Sorry, something went wrong.
No results found
2.1.0
08 Jun 15:57
Compare
Sorry, something went wrong.
No results found
derived columns (:header="{'home+office+mobile':'contacts'}")
2.0.0
07 Jun 12:18
Compare
Sorry, something went wrong.
No results found
completely new body format (see documentation)
auto loading data on startup using the "auto-load" prop
header can read from nested attributes with dot notation (eg. "name.last")
ids can now include letters, some signs (._-) and can be null
body and id fields can be changed through "body-field" and "id-col" props