Skip to content

Releases: andyfinnell/ViewKit

View controller support

02 Oct 17:05

Choose a tag to compare

0.0.4

Add view controller support to hierarchy and layout

Bug fixes

02 Oct 15:31

Choose a tag to compare

Changes

  • Allow StandardView to be used as a base class
  • Add inequality constraint support to layouts
  • Add convenience horizontal attributes to column layout

Basic functionality

27 Sep 23:04

Choose a tag to compare

Added

  • Some standard controls
  • Styling infrastructure
  • Combine Publishers

Initial Release

19 Sep 18:44

Choose a tag to compare

  • ViewHierarchy type
  • Layout type
  • StandView as base class for using ViewHierarchy and Layout