v1.0.0-beta.3
Pre-release
Pre-release
·
335 commits
to master
since this release
Essential Links
Breaking Changes
- #317 Moves color option out of font namespace
- #311 Auto register/unregister annotation types
- #305 Enable line annotation using two scales
Enhancements
- #330 Enables the label content to be an Image.
- #329 Enables borderDash and borderDashOffset options to all annotations
- #327 Internal options merged, resolved and stored into the state
- #325 Applies element defaults before resolving element properties
- #311 Auto register/unregister annotation types
- #305 Enable line annotation using two scales
- #303 beforeDraw hook added
Bugs Fixed
- #323 Adjust scale range method using options instead of elements
- #322 Ignores no-display elements during events management
- #307 Only parse string values for scale
- #300 Initialize always all elements even if do not show
Types
- #328 Chart.js beta.10 update
- #308 types modified to support beforeDraw hook
- #301 Consistently export all types
- #299 Fix PointAnnotationOptions
- #297 TypeScript type fixes
Development
- #310 Update deps, bump version
Thanks to @elitastic, @joshkel, @kurkle and @stockiNail