Skip to content

v3.0.0-rc.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 13:40
· 706 commits to master since this release
eef5c1e

Essential Links

Breaking Changes

  • #8770 Remove line interaction overrides + hover.onHover

Bugs Fixed

  • #8775 Links: Rename .mdx to .md
  • #8768 Fix typo, add tests to catch
  • #8765 Ensure scriptable context reflects updated data
  • #8764 Scriptable title plugin options
  • #8760 Pie: Fix last slice animation and NaN handling
  • #8761 Remove .d.ts from helper types location
  • #8753 Legend: adjust lifecycle and event handling
  • #8752 Revert "Scale: draw offset grid for labels before autoSkip (#8748)"
  • #8748 Scale: draw offset grid for labels before autoSkip
  • #8749 Legend: Ignore replayed events

Documentation

  • #8777 Remove old sample files
  • #8756 Vuepress samples
  • #8775 Links: Rename .mdx to .md
  • #8774 Contributing link show 404 error page cause by wrong url
  • #8758 Change the title of the tip block to Note
  • #8755 Generate API docs with vuepress-plugin-typedoc
  • #8754 Build docs with node14
  • #8751 Switch docs to Vuepress to match other chart.js repositories

Development

  • #8779 Bump to v3.0.0-rc.7

Thanks to @LeeLenaleee, @awjae, @etimberg and @kurkle