Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 520 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 520 Bytes

Change Log

Version 1.1.0 (2016-04-29)

  • New: SparkAdapter.getDataBounds() - SparkAdapters can override the default behavior here for rudimentary "zooming" in and out or otherwise controlling the bounding of their data.
  • Fix: Fix for bug where SparkView never unregisters from old SparkAdapters
  • Fix: Fix for graphical issue when SparkAdapter is empty, and SparkView is set to "fill"

Version 1.0.0 (2016-04-11)

Initial release!