Commit Graph

5 Commits

Author SHA1 Message Date
Robert Payne 02a0b2d2b7 3.0.2 Release (#347)
* Update ISSUE_TEMPLATE.md

* Update ISSUE_TEMPLATE.md

* Update ISSUE_TEMPLATE.md

* Update ISSUE_TEMPLATE.md

* Update ISSUE_TEMPLATE.md

* fix "Mutating a priority from required to not on an installed constra… (#323)

* fix "Mutating a priority from required to not on an installed constraint (or vice-versa) is not supported." when the priority is not changed

* add more check when changing layout constraint priority

* add more lenient check when changing layout constraint priority

* fix UILayoutPriorityRequired available only on iOS

* fix undeclared UILayoutPriority on macOS

* add check for tvOS

* change the result constraint of maker.center.equalTo(CGPoint) to based on the original point of superview (#336)

* change center.equalTo

* fix logic

* Add ConstraintMaker shortcuts for superview access (#341)

Added two new shortcuts for access superview in ConstraintMakerRelatable
`greaterThanOrEqualToSuperview`
`lessThanOrEqualToSuperview`

* Add `topMargin` to constraint maker (#343)

* Fix erroneus scheme

* Update settings for Carthage

* Prepare 3.0.2 release
2016-10-08 00:11:36 +13:00
Robert Payne 2386dd9adb Update ISSUE_TEMPLATE.md 2016-03-30 01:54:40 +13:00
Robert Payne a61c112041 Update ISSUE_TEMPLATE.md 2016-03-30 01:48:35 +13:00
Robert Payne 97b5687f9b Simplified issue template 2016-03-25 16:28:14 +13:00
Robert Payne b85ff7f232 Add issue template 2016-03-02 23:51:37 +13:00