Skip to content

Releases: graphieros/vue-data-ui

Added tests

28 Jan 17:37
Compare
Choose a tag to compare
  • Added unit tests
  • Improved zoom in VueUiCandlestick

Improved nice scale on xy chart types

28 Jan 10:51
Compare
Choose a tag to compare

y labels now span through the whole chart height in a smooth way in the following charts:

  • VueUiXy
  • VueUiDonutEvolution
  • VueUiCandlestick

Improved donut arcs

27 Jan 10:19
Compare
Choose a tag to compare

VueUiDonut now allows a borderWidth, new option added:

style.chart.layout.donut.borderWidth (default: 1)

v.1.9.64

09 Jan 16:38
Compare
Choose a tag to compare
  • Improved fullscreen behavior

v.1.9.63

09 Jan 08:04
Compare
Choose a tag to compare
  • Added fullscreen toggle user option

v.1.9.61

08 Jan 07:19
Compare
Choose a tag to compare
  • VueUiSkeleton added 'donutEvolution' type

v.1.9.60

06 Jan 19:14
Compare
Choose a tag to compare
  • VueUiMolecule added component

v.1.9.54

04 Jan 05:52
Compare
Choose a tag to compare
  • VueUiIcon design improvements

v.1.9.53

03 Jan 07:39
Compare
Choose a tag to compare
  • VueUiDigits added component

v.1.9.52

01 Jan 17:01
92f7e1b
Compare
Choose a tag to compare

Removed XLSX dev dependency, which had 2 critical and unfixable vulnerabilities:

  • exports will generate CSV files
  • generateXls exposed methods are renamed generateCsv