v2.2.0-alpha.1
Pre-release
Pre-release
·
1 commit
to master
since this release
Warning
The old, pre-1.6.2
Maven Central coordinates are being discontinued. Those using them will receive deprecation errors.
Overview
- breaking changes: none1
- addressed: #987, #1046, #1057
- external contributors: @L-Andrade
core
- An issue where maximum-x-precision validation failed to identify some violations has been addressed.
compose
VicoZoomState
has a newzoom
function for programmatic zoom.CartesianChartHost
has a newconsumeMoveEvents
parameter.
views
ZoomHandler
has a newzoom
function for programmatic zoom.CartesianChartView
has a newconsumeMoveEvents
property and a new XML attribute with the same name.
multiplatform
VicoZoomState
has a newzoom
function for programmatic zoom.CartesianChartHost
has a newconsumeMoveEvents
parameter.- The
fill
factory function has been removed; use theFill
constructor instead. - An issue where maximum-x-precision validation failed to identify some violations has been addressed.
-
Excluding
multiplatform
, which is experimental. (It will remain available, but breaking changes are more likely.) ↩