Skip to content

v3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 18:06
· 423 commits to master since this release
40e88ba

Essential Links

  • #9757 ci(workflow): add cache to workflows using actions/setup-node
  • #9587 Ensure that controllers derived from the bar controller work correct in stacked charts

Enhancements

  • #9761 Add chart, p0.raw, p1.raw to segment context
  • #9758 Support nested scriptable options for datasets
  • #9751 Disable animations for BasicPlatform (offcreen)
  • #9716 Add layout.autoPadding option
  • #9679 Add sanity check for stepSize
  • #9625 Configurable tooltip box padding
  • #9624 Add sanity checks for scale options
  • #9622 Add parsing support to pie/doughnut charts
  • #9620 Enable per-corner border radius in tooltip
  • #9557 Detect attach/detach from any level

Performance

  • #9661 cache also undefined values in option resolver

Bugs Fixed

  • #9656 Fix cleaning up metasets
  • #9767 Fix stacked fill with lines over multiple scales
  • #9764 Bubble: Properly parse radius for non-object data
  • #9770 Support nested scriptable defaults for datasets
  • #9766 Fix controller.getMinMax for stacked charts
  • #9729 Types: Move tooltip methods to model from plugin
  • #9719 Linear: determine grace amount from range
  • #9718 Fix chart crashing when only min is defined
  • #9641 Fix chart crashing when max is defined but ticks are empty
  • #9678 Bar: fix too thick borders
  • #9644 Fix segment styling with gaps
  • #9613 Fix plugin event filtering of renamed events
  • #9592 Fix control points on animated line w/o border

Types

  • #9729 Types: Move tooltip methods to model from plugin
  • #9699 Support false for doughnut and polar area chart animation options
  • #9680 Fix some typings issues
  • #9634 Add align to interface of scale title config
  • #9610 fix getRelativePosition type definition
  • #9617 Remove offscreen canvas types
  • #9570 Add missing typings of helpers, add automatic test

Documentation

  • #9741 Added hyperlink on Chart.js LOGO
  • #9720 Fixed 4 links
  • #9747 linked LICENSE.md to README
  • #9724 docs: fix small error
  • #9710 Fix: Typo spaning--> spanning
  • #9711 Fix: Typo ingnore-->ignore
  • #9708 Fix: Typo that-->than
  • #9697 Document sample components file
  • #9626 fix: broken link to `cubicInterpolationMode`
  • #9618 Update tooltip callback docs
  • #9619 Update old codepen links to ones for v3

Development

  • #9784 Bump to 3.6.0
  • #9755 Fix: Typo 'is less' -> 'are lesser'
  • #9744 Changed var to const/let in the docs
  • #9646 Remove const me = this pattern

Thanks to @0xflotus, @Flupp, @KurtPreston, @Prashoon123, @SandeepKrSuman, @aha-oretama, @atharva01903, @davidsandoz, @etimberg, @gautammsuthar, @igolskyi, @joshkel, @kurkle, @mikidoodle, @nikethanrai, @oscard0m and @shubham242k