Releases: ratiw/vue-table
Releases · ratiw/vue-table
v1.0.5
- fix
getObjectValue
function do not immediately return value when obj[key]
is null
.
- add
load-on-start
property. when set to false
, vuetable wll not load the data from the server during the start.