v3.0.0-beta.11
Pre-release
Pre-release
github-actions
released this
20 Feb 15:12
·
922 commits
to master
since this release
Essential Links
Breaking Changes
- #8318 Add raw data to context and rename dataPoint to parsed
- #8332 Isolate properties / modes from animation options
- #8437 Round canvas size to 0.1px resolution
- #8374 Option resolution with proxies
- #8393 Remove options.scale, in favor of options.scales.r
Enhancements
- #8332 Isolate properties / modes from animation options
- #8456 Update resolver fallback logic
- #8452 Add support for common object methods to Proxies
- #8437 Round canvas size to 0.1px resolution
- #8431 Make Chart static properties and methods read only
- #8374 Option resolution with proxies
- #8425 Provide a method to quickly register all imports in ESM builds
- #8318 Add raw data to context and rename dataPoint to parsed
Performance
- #8435 perf: resolver caching
- #8434 perf: resolveObjectKey
- #8413 Optimize context object construction
Bugs Fixed
- #8459 Fix/getRelativePosition NaN value with native event
- #8462 Remove core plugin fallbacks to root options
- #8444 Fix controller specific animations
- #8439 Fix couple of animation bugs
- #8438 Fix memory leak on destroy
- #8388 Fix element creation for large dataset
- #8379 Prevent 2nd parse call with zero count
Types
- #8390 Update ScriptableContext, reduce warnings
- #8377 Fix/type dateadapter override
- #8389 Update types for indexAxis
Documentation
- #8463 Fix broken links in documentation
- #8427 Clarify options placement
- #8447 add clarification about object data structure
- #8436 Add a note about hover options
- #8430 Add `Decimation` to all available imports list
- #8404 Fixes wrong and missing options to bar element and dataset documentation
- #8395 Update anchorlinks and offscreen canvas compatibility
- #8383 Improve radial gradient sample
Development
- #8441 Bump version to 3.0.0-beta.11
- #8461 Update polar animation tests to less error prone
- #8457 Update doughnut animation fixture
- #8455 Add tests for polarArea chart animations
- #8433 Remove unused typedoc option that is deprecated
- #8432 Update typedoc to fix dependabot alert
- #8408 Small chores
- #8393 Remove options.scale, in favor of options.scales.r
Thanks to @LeeLenaleee, @benmccann, @etimberg, @kurkle and @stockiNail