Skip to content

v2.2.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@patrykandpatrickbot patrykandpatrickbot released this 19 Jun 18:31
· 1 commit to master since this release
2863019

Warning

The old, pre-1.6.2 Maven Central coordinates are being discontinued. Those using them will receive deprecation errors.

Overview

core

  • An issue where maximum-x-precision validation failed to identify some violations has been addressed.

compose

  • VicoZoomState has a new zoom function for programmatic zoom.
  • CartesianChartHost has a new consumeMoveEvents parameter.

views

  • ZoomHandler has a new zoom function for programmatic zoom.
  • CartesianChartView has a new consumeMoveEvents property and a new XML attribute with the same name.

multiplatform

  • VicoZoomState has a new zoom function for programmatic zoom.
  • CartesianChartHost has a new consumeMoveEvents parameter.
  • The fill factory function has been removed; use the Fill constructor instead.
  • An issue where maximum-x-precision validation failed to identify some violations has been addressed.
  1. Excluding multiplatform, which is experimental. (It will remain available, but breaking changes are more likely.)