Felix Lapalme
|
63bf462e81
|
Make ConstraintMakerRelatable targets work with UILayoutGuide (#372)
* Make ConstraintMakerRelatable targets work with UILayoutGuide
* Fix unit tests on macOS
* Fix the OS API version availability directives
|
2016-12-26 00:37:38 +13:00 |
Robert Payne
|
dc304472aa
|
Begin support for LayoutGuide constraint maker
|
2016-10-07 23:58:56 +13:00 |
Txai Wieser
|
180ff1477e
|
Add ConstraintMaker shortcuts for superview access (#341)
Added two new shortcuts for access superview in ConstraintMakerRelatable
`greaterThanOrEqualToSuperview`
`lessThanOrEqualToSuperview`
|
2016-09-30 17:57:23 +13:00 |
Robert Payne
|
9b1a0519ee
|
Add back in equalToSuperview API
|
2016-09-10 16:31:28 +12:00 |
Robert Payne
|
514ec79042
|
Add support for edges to margins and margins to edges
|
2016-09-02 01:23:25 +12:00 |
Robert Payne
|
9d0232ca08
|
API updates, migrate away from iOS 7.0 support
|
2016-08-06 22:38:02 +12:00 |
Alex Pawlowski
|
b916d75956
|
Added sensible @discardableResult attributes for ConstraintMaker public functions
|
2016-06-28 15:55:23 +03:00 |
Robert Payne
|
8355410d92
|
Swift 3.0 Migration
|
2016-06-15 13:49:49 +12:00 |
Robert Payne
|
f785886d3a
|
Fix deprecated APIs
|
2016-05-19 17:02:15 +12:00 |
Robert Payne
|
7ba532d597
|
Major overhaul
|
2016-01-26 23:49:04 +13:00 |