Skip to content

v4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 06:20
· 69 commits to refs/heads/master since this release
83ba8fd

Essential Links

  • #11257 Bump to 4.3.0
  • #11217 Enable applying of gradients and pattern on line segments
  • #11134 Use custom scale defaults and dataset axis ID options to determine the axis
  • #11061 fix RTL tooltip colorBox placement

Enhancements

  • #11055 Enable point labels hiding when overlapped
  • #11180 Border is counted as part of ArcElement
  • #11121 refactor: rewrite config helpers to ts
  • #11100 refactor: rewrite canvas helpers to ts
  • #11127 Add borderDash options to arc element

Bugs Fixed

  • #11238 Check for isNaN before building number formatter options
  • #11116 Fix: don't generate ticks > max if max is specified

Types

  • #11121 refactor: rewrite config helpers to ts
  • #11100 refactor: rewrite canvas helpers to ts
  • #11143 Docs: fix tooltip model doc.

Documentation

  • #11241 Add redirect for old V3 migration guides in release notes
  • #11244 Fix documentation about how to manage own custom plugin for types
  • #11220 docs: Fix a few typos
  • #11154 Update tooltip.md

Development

  • #11240 Add version specific urls to release template
  • #11212 Update size limits
  • #11209 chore: change pnpm version in engines field to be able to use 8.x.x
  • #11174 Add colors plugin to size limit
  • #11165 Disable canvas acceleration in Firefox 110 in test cases
  • #11145 Simplify _arrayUnique
  • #11135 Change labelColors to labelColor in tooltip drawColorBox method.

Thanks to @CodingMarco, @Connormiha, @Demir-Utku, @LeeLenaleee, @dangreen, @defunctzombie, @etimberg, @leo2436, @olenderhub, @shahabhm, @stockiNail and @timgates42