Commit Graph

13 Commits

Author SHA1 Message Date
Robert Payne 0f58b26596 Rename maker to make 2015-02-11 21:24:53 +13:00
Robert Payne 91d1c56daf Removed unused APIs 2015-02-11 21:24:46 +13:00
Sebastian Rehnby 7cdb7bd8f8 Fixed type in OS check
Fixes a typo that caused iOS-specific layout attributes not to be
included installing a constraint.
2015-02-04 15:51:36 +01:00
Robert Payne 0713a9517d Define tagged constraints API 2015-01-27 01:35:10 +13:00
Robert Payne 0b687e37bd Reworked how constraints are stored against installed view 2015-01-27 01:27:14 +13:00
Robert Payne 9fe13a042b Merge branch 'master' into develop 2015-01-27 00:52:03 +13:00
Robert Payne 5bf81ee15f Remove erroneous storage of constraints 2015-01-27 00:49:54 +13:00
Robert Payne c75495cf4c Allow size attributes to be installed on a view itself 2015-01-27 00:31:17 +13:00
Robert Payne 0b92c7ff54 Ensure constraints get cleaned up on uninstall() and put back on install() 2015-01-14 14:16:26 +13:00
Robert Payne cf977c5a1a Rescope a public install/uninstall 2015-01-14 14:07:28 +13:00
Robert Payne b3740ffb0d Fixed missing public access control on greaterThanEqualTo 2015-01-14 14:05:34 +13:00
Robert Payne bfb1a786ff Remove unused API 2015-01-12 08:20:21 +13:00
Robert Payne a647c10290 Rename to Snap 2015-01-09 09:43:43 +13:00