vue-data-ui 1.8.4 → 1.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,7 +12,7 @@
12
12
  [![MadeWithVueJs.com shield](https://madewithvuejs.com/storage/repo-shields/4526-shield.svg)](https://madewithvuejs.com/p/vue-data-ui/shield-link)
13
13
  [![Socket Badge](https://socket.dev/api/badge/npm/package/vue-data-ui)](https://socket.dev/npm/package/vue-data-ui)
14
14
  ![GitHub issues](https://img.shields.io/github/issues/graphieros/vue-data-ui)
15
- ![Static Badge](https://img.shields.io/badge/components-24-green)
15
+ ![Static Badge](https://img.shields.io/badge/components-25-green)
16
16
 
17
17
  [Interactive documentation](https://vue-data-ui.graphieros.com/)
18
18
 
@@ -34,11 +34,14 @@ Available components:
34
34
  - [VueUiScatter](https://vue-data-ui.graphieros.com/docs#vue-ui-scatter)
35
35
  - [VueUiCandlestick](https://vue-data-ui.graphieros.com/docs#vue-ui-candlestick)
36
36
  - [VueUiAgePyramid](https://vue-data-ui.graphieros.com/docs#vue-ui-age-pyramid)
37
- - [VueUiSparkline](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkline)
38
- - [VueUiSparkbar](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkbar)
39
37
  - [VueUiRelationCircle](https://vue-data-ui.graphieros.com/docs#vue-ui-relation-circle)
40
38
  - [VueUiThermometer](https://vue-data-ui.graphieros.com/docs#vue-ui-thermometer)
41
39
 
40
+ ## Mini charts
41
+ - [VueUiSparkline](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkline)
42
+ - [VueUiSparkbar](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkbar)
43
+ - [VueUiSparkstackbar](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkstackbar)
44
+
42
45
  ## Tables
43
46
  - [VueUiTable](https://vue-data-ui.graphieros.com/docs#vue-ui-table)
44
47