github graphieros/vue-data-ui v2.0.61
Improved components resilience

latest releases: v3.1.7, v3.1.6, v3.1.5...
17 months ago

This release improves the stability of all chart components when the dataset passed into the props is undefined or empty, which used to cause errors on some components.

Now, empty or undefined datasets will show a skeleton of the same type as the component's.
In the console, a warning is displayed to the user pointing to bad formatted or missing dataset.

New types of skeleton loaders were added to the VueUiSkeleton component:

  • bar3d
  • sparkHistogram
  • sparkStackbar
  • sparkbar
  • thermometer
  • relationCircle
  • molecule
  • tiremarks

Don't miss a new vue-data-ui release

NewReleases is sending notifications on new releases.