Skip to content

Releases: alickbass/ViewComponents

0.9.1

29 Sep 05:33

Choose a tag to compare

  • Disable code coverage
  • Support swift 4

0.8.0

26 Jun 05:19

Choose a tag to compare

  • Remove side effect style
  • Add easy to use custom style with any Hashable key

0.7.0

22 Jun 14:12

Choose a tag to compare

  • Add custom side effect method on AnyStyle

0.6.0

22 Jun 09:42

Choose a tag to compare

  • Add UICollectionView delegate and datasource styles
  • Conform Component to CustomStringConvertible

0.5.0

20 Jun 09:48

Choose a tag to compare

  • Change associated type in ComponentConvertible protocol
  • Add missing UIView layout margin styles
  • Add NSLayoutConstraint styles
  • Add UITableView header and footer styles

0.4.0

14 Jun 12:07

Choose a tag to compare

  • Refactor styles to AnyStyle
  • Add possibility to create child with list of styles

0.3.0

11 Jun 20:07

Choose a tag to compare

  • Refactor to more efficient way of adding children components
  • AnyStyle has a generic View type
  • ComponentType protocol is public
  • Refined StyleType protocol
  • Added ProtocolContainingView protocol

0.2.1

03 Jun 11:53

Choose a tag to compare

  • Change access function to child component
  • Add possibility to diff 2 ComponentConvertible
  • Conform to swift 3 naming conventions

0.0.1

16 May 15:35

Choose a tag to compare

Initial release