Skip to content

Releases: ratiw/vue-table

v1.0.5

18 Apr 06:29
Compare
Choose a tag to compare
  • 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.