vue-data-ui 0.4.9 → 0.5.0

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
@@ -14,7 +14,7 @@ Currently in early stages, feel free to give some feedback!
14
14
 
15
15
  Available components:
16
16
 
17
- - [VueUiTable](https://vue-data-ui.graphieros.com/docs#vue-ui-table)
17
+ ## Charts
18
18
  - [VueUiXy](https://vue-data-ui.graphieros.com/docs#vue-ui-xy)
19
19
  - [VueUiDonut](https://vue-data-ui.graphieros.com/docs#vue-ui-donut)
20
20
  - [VueUiWaffle](https://vue-data-ui.graphieros.com/docs#vue-ui-waffle)
@@ -24,5 +24,13 @@ Available components:
24
24
  - [VueUiChestnut](https://vue-data-ui.graphieros.com/docs#vue-ui-chestnut)
25
25
  - [VueUiOnion](https://vue-data-ui.graphieros.com/docs#vue-ui-onion)
26
26
  - [VueUiVerticalBar](https://vue-data-ui.graphieros.com/docs#vue-ui-vertical-bar)
27
- - [VueUiScreenshot](https://vue-data-ui.graphieros.com/docs#vue-ui-screenshot)
27
+
28
+ ## Tables
29
+ - [VueUiTable](https://vue-data-ui.graphieros.com/docs#vue-ui-table)
30
+
31
+ ## Rating
28
32
  - [VueUiRating](https://vue-data-ui.graphieros.com/docs#vue-ui-rating)
33
+
34
+ ## Utilities
35
+ - [VueUiScreenshot](https://vue-data-ui.graphieros.com/docs#vue-ui-screenshot)
36
+ - [VueUiSkeleton](https://vue-data-ui.graphieros.com/docs#vue-ui-skeleton)