Download Latest Version Hub Framework 2.0.9 source code.tar.gz (4.8 MB)
Email in envelope

Get an email when there's a new version of Hub Framework

Home / 2.0.5
Name Modified Size InfoDownloads / Week
Parent folder
Hub Framework 2.0.5 source code.tar.gz 2016-10-30 4.8 MB
Hub Framework 2.0.5 source code.zip 2016-10-30 5.1 MB
README.md 2016-10-30 1.2 kB
Totals: 3 Items   9.9 MB 0

Added

  • Live editing! You can now easily prototype new UIs using a local JSON file. See the live editing guide for more info.
  • Components can now observe actions (using the HUBComponentActionObserver protocol).
  • HUBViewController now has a isViewScrolling property.
  • You can now cancel any ongoing highligh/selection in a HUBViewController programmatically using cancelComponentSelection.

Removed

  • HUBContentOperationActionObserver's observation method no longer has a viewURI parameter (since it is included in HUBActionContext).

Fixed

  • A bug in the diffing algorithm that could generate invalid indexes under some circumstances.
  • Component hit testing when performed after the view has been scrolled.
  • Comparing two HUBComponentModel instances for equality is now slightly more efficient.
  • Objective-C block safety in some places (thanks @tammofreese!).
  • HUBViewController's delegate called before header & overlay components were setup.
  • A race condition that could cause all components to be misaligned during the first launch of the app.
Source: README.md, updated 2016-10-30