Robert Payne
553007f619
Added support for UIViewController layout guides
2015-01-08 14:58:12 +13:00
Robert Payne
ef24bbeb94
Merge pull request #17 from cnoon/feature/uninstalling_constraints
...
Added a method for uninstalling constraints on a view.
2015-01-04 10:35:20 +13:00
Noon, Christian
d0dc521429
Moved removeConstraints method into the ConstraintMaker proxy.
2014-12-30 15:47:31 -08:00
Ryan Schwers
0c7307d1d7
Fix snp_makeConstraints clobering existing constraints
2014-10-31 13:09:26 -07:00
Robert Payne
9685c27a29
Updates for Xcode 6.0/6.1 Compatibility
...
* Removed sample project as it's too much influx right now and need a better way to integrate frameworks properly
* Added Snappy.framework target
* Added syntax support for Xcode 6.1
2014-09-23 16:28:00 +12:00
Robert Payne
2edb7b9ff3
Added support for OS X
...
* Added "Insets" class which makes EdgeInsets a typealias on iOS and a custom struct on OS X
* Added OS checks and fixed API issues where necessary
2014-07-30 12:55:31 +12:00
Robert Payne
6078e04895
Preview Release
2014-07-29 12:39:59 +12:00
Jonas Budelmann
546c6e60ee
change Constraint to protocol
2014-07-25 19:48:04 +12:00
Jonas Budelmann
83e5edf516
skeleton code
2014-07-25 16:24:17 +12:00