Skip to content

Releases: apertureless/vue-chartjs

v5.3.3

03 Nov 12:02

Choose a tag to compare

Bug Fixes

v5.3.2

31 Oct 11:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.3.1...v5.3.2

v5.3.1

09 Apr 06:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.3.0...v5.3.1

v5.3.0

14 Dec 10:11

Choose a tag to compare

Features

  • a11y: support ARIA attributes, role and fallback content for canvas (#1061) (c1ee49d)

Bug Fixes

v5.2.0

09 Jan 21:55

Choose a tag to compare

Features

  • restore compatability with webpack 4 (#996) (0ee705c)

Bug Fixes

v5.1.0

19 Dec 11:53

Choose a tag to compare

Features

v5.0.1

06 Dec 12:47

Choose a tag to compare

Bug Fixes

v5.0.0

05 Dec 20:30

Choose a tag to compare

⚠ BREAKING CHANGES

  • package now is ESM-only, no CommonJS support
  • default export was removed, please use named exports
  • chart events were removed
  • div wrapper was removed, chartData prop was renamed to data, chartOptions
    prop was renamed to options, generateChart was renamed to createTypedChart
  • Vue.js < 2.7 is no longer supported.

Features

v4.1.2

27 Sep 08:47

Choose a tag to compare

Bug Fixes

v4.1.1

27 May 10:56

Choose a tag to compare

Bug Fixes