Commit Graph

  • 426e045f76 Merge 4a1860d4f4 into ff97375b22 Neelam Sharma 2017-03-09 09:05:39 +0000
  • b812806d44 Merge eb728f03dc into ff97375b22 Michael Koukoullis 2017-03-01 07:28:16 +0000
  • ff97375b22 Add `Strideble` conformance to `ConstraintPriority ` (#409) Alex Manzella 2017-02-22 03:07:09 +0100
  • 35e141aaa1 Add `Strideble` conformance to `ConstraintPriority ` This enables sugar like: `.priority(.low + 1)` Alex Manzella 2017-02-16 23:07:10 +0100
  • be172a3f0f Release v3.2.0 Robert Payne 2017-02-11 23:14:27 +1300
  • 9430a3dcd9 Release v3.2.0 (#403) 3.2.0 Robert Payne 2017-02-11 23:12:23 +1300
  • 25e8e50596 Prepare for release Robert Payne 2017-02-11 23:10:58 +1300
  • cdea5fee42 Tweak priority API's some more and add tests Robert Payne 2017-02-11 23:09:49 +1300
  • e17ecbfde8 Tweak priority API's for offseting Robert Payne 2017-02-11 23:08:01 +1300
  • 681dfcbc3a Add extra protocol conformances to ConstraintPriority Robert Payne 2017-02-11 22:59:05 +1300
  • a15821b791 Improve Priority API's Robert Payne 2017-02-11 22:49:00 +1300
  • a7053adc4a Priority enum (#345) Shehryar 2017-02-11 04:37:51 -0500
  • aca6a82b2d Merge branch 'develop' into develop Robert Payne 2017-02-11 22:37:41 +1300
  • c206e9b944 Add an isActive API to Constraint Robert Payne 2017-02-11 22:36:06 +1300
  • e5f33582ba Merge 47f4c8ea32 into 2313eb2818 Shengqi Zhu 2017-02-11 09:32:58 +0000
  • 2313eb2818 Switched main target build settings' "skip install" default settings to YES. (#391) Jordane Belanger 2017-02-11 01:32:47 -0800
  • 1448d71704 Missing property topMargin on ConstraintMakerExtendable (#393) Jairo Tylera 2017-02-11 10:31:59 +0100
  • eb728f03dc Set SKIP_INSTALL = YES for SnapKit target Michael Koukoullis 2017-02-01 10:46:40 +1100
  • 36f883732a Missing property topMargin on ConstraintMakerExtendable Jairo Tylera 2017-01-19 10:59:11 +0100
  • 35b40cbc20 Switched main target build settings' "skip install" default settings to YES. tehjord 2017-01-11 18:18:10 -0800
  • b313f3e637 Fix wrong function call within contentCompressionResistanceHorizontalPriority (#387) David Wu 2017-01-05 23:25:30 -0800
  • 3825ea3639 Fix wrong function call within contentCompressionResistanceHorizontalPriority Wu 2017-01-04 17:19:56 -0800
  • 47f4c8ea32 Merge branch 'develop' into develop Shengqi Zhu 2016-12-27 12:12:30 +0800
  • ab6c1fd91f make 'layoutConstraints' public again (#382) Colin T.A. Gray 2016-12-26 04:08:42 -0700
  • 9a82379f93 Updated readme for version bump Robert Payne 2016-12-26 01:12:51 +1300
  • ad35ec4918 Prepare release 3.1.2 Robert Payne 2016-12-26 01:07:23 +1300
  • 2b49daa72e Update swift version Robert Payne 2016-12-26 01:07:19 +1300
  • 50576bbd9f Added quirks section to migration guide Robert Payne 2016-12-26 01:05:48 +1300
  • 556536859e Fix bug in constraint maker duplicating constraints Robert Payne 2016-12-26 01:00:44 +1300
  • 3838029c66 Merge branch 'develop' of github.com:SnapKit/SnapKit into develop Robert Payne 2016-12-26 00:37:52 +1300
  • 63bf462e81 Make ConstraintMakerRelatable targets work with UILayoutGuide (#372) Felix Lapalme 2016-12-25 06:37:38 -0500
  • e3d0b50b62 Merge branch 'develop' into develop Robert Payne 2016-12-26 00:37:29 +1300
  • d56eca84ad Merge 15f1146ace into 32cd509939 Sungwhee Kim 2016-12-25 11:29:47 +0000
  • 9dcfb53445 Update project files Robert Payne 2016-12-26 00:26:06 +1300
  • c12d723de2 Update code snippets Robert Payne 2016-12-26 00:25:57 +1300
  • 32cd509939 Update example project for Swift 3 (#376) Michael Buxton 2016-12-25 11:21:10 +0000
  • 3ce0d32bce Add platform check for UILayoutGuide test. (#366) Eddie Kaiger 2016-12-25 03:20:36 -0800
  • e1bf943246 Updates depracation messages Shehryar 2016-12-21 13:56:21 -0500
  • bd52875b30 Merge remote-tracking branch 'upstream/develop' into develop Shehryar 2016-12-21 13:49:28 -0500
  • 693d8ffde9 make 'layoutConstraints' public again Colin T.A. Gray 2016-12-19 11:10:10 -0700
  • 826a3d338d Fix the OS API version availability directives Felix Lapalme 2016-12-05 11:23:49 -0500
  • 6d4e423734 Update example project for Swift 3 Michael Buxton 2016-11-26 22:27:23 +0000
  • 6ef7fca953 Attempt to fix Carthage Schemes Robert Payne 2016-11-27 02:25:37 +1300
  • 98e613686f Reverse Objective-Cifying of Constraint Robert Payne 2016-11-24 17:21:04 +1300
  • 6d7ba2bd91 Fix bug not storing constraints Robert Payne 2016-11-24 00:16:39 +1300
  • eb107818ac Fix Memory Leaks Robert Payne 2016-11-24 00:03:41 +1300
  • ddf15594fd Improve looping of existing constraints Robert Payne 2016-11-23 15:28:35 +1300
  • a489b89269 Fix unit tests on macOS Felix Lapalme 2016-11-21 09:55:53 -0500
  • 2bdf79c3ca Make ConstraintMakerRelatable targets work with UILayoutGuide Felix Lapalme 2016-11-20 23:07:57 -0500
  • 2aef3df0bd Add activated and deactivated properties to Constraint class. Zhu Shengqi 2016-11-14 17:17:50 +0800
  • 2c8b710b23 Add platform check for UILayoutGuide test. Eddie Kaiger 2016-11-09 00:35:36 -0800
  • 64e42f3216 Adds failable initializer. Custom macOS medium priority. Adds back deleted methods Shehryar 2016-10-28 11:53:51 -0400
  • cfa5e8cb5b Fix up iOS 9 / OSX 10.11 availability on Layout Guides 3.1.1 Robert Payne 2016-10-11 23:17:32 +1300
  • 6312572419 add @available to ConstraintLayoutGuide extension (#357) Living 2016-10-11 18:11:00 +0800
  • 561554406b Modify #available living 2016-10-11 18:07:15 +0800
  • 897aae2c77 add @available to ConstraintLayoutGuide extension living 2016-10-11 17:47:24 +0800
  • 17ed35c412 Merge branch 'master' of github.com:SnapKit/SnapKit into develop 3.1.0 Robert Payne 2016-10-08 00:18:46 +1300
  • 02a0b2d2b7 3.0.2 Release (#347) 3.0.2 Robert Payne 2016-10-08 00:11:36 +1300
  • 5ae6e95bf0 Prepare 3.0.2 release Robert Payne 2016-10-08 00:08:24 +1300
  • d32a47f0dd Finish support for UILayoutGuide via Constraint MAker Robert Payne 2016-10-08 00:06:40 +1300
  • dc304472aa Begin support for LayoutGuide constraint maker Robert Payne 2016-10-07 23:58:56 +1300
  • 4018d4bd12 Updated info plist Robert Payne 2016-10-07 23:38:42 +1300
  • daf00b5a3e Update settings for Carthage Robert Payne 2016-10-07 23:25:17 +1300
  • 757ff896b4 Fix erroneus scheme Robert Payne 2016-10-07 23:03:10 +1300
  • e95f7007c5 Merge branch 'master' of github.com:SnapKit/SnapKit into develop Robert Payne 2016-10-07 22:57:52 +1300
  • 267cffa493 Update SnapKit 3.0 Migration Guide.md Robert Payne 2016-10-07 22:56:16 +1300
  • 9cd93f1884 Fixes compile error Shehryar 2016-10-04 11:02:55 -0400
  • 69d0c84dd7 Adds priority enum function Shehryar 2016-10-04 00:10:20 -0400
  • ae33eefe9a Merge f7c1d99c17 into 39afda860e Meng 2016-10-03 23:07:11 +0000
  • 39afda860e Add `topMargin` to constraint maker (#343) Andrey Ufimtsev 2016-10-03 11:47:58 +0200
  • 32de5d67f2 Add `topMargin` to constraint maker Andrey Ufimtsev 2016-10-03 11:35:45 +0200
  • 3bbdf3c641 Merge 08c09e3a32 into 25bd7dab9e Andrey Ufimtsev 2016-10-03 07:51:15 +0000
  • 08c09e3a32 Add `topMargin` to constraint maker Andrey Ufimtsev 2016-10-03 09:50:37 +0200
  • 180ff1477e Add ConstraintMaker shortcuts for superview access (#341) Txai Wieser 2016-09-30 01:57:23 -0300
  • db85bcee5d Fix typo on `priority` (#340) Romain Pouclet 2016-09-30 00:54:58 -0400
  • 8daccc8d60 Add ConstraintMaker shortcuts for superview access Txai Wieser 2016-09-29 17:06:27 -0300
  • 747c971841 Fix typo on `priority` Romain Pouclet 2016-09-29 15:55:14 -0400
  • f7c1d99c17 fix logic mistake Meng 2016-09-28 19:53:20 +0800
  • da4426cb9a change the result constraint of maker.center.equalTo(CGPoint) to based on the original point of superview (#336) Living 2016-09-28 19:41:15 +0800
  • be8f8a6deb Constraint support animator proxy for osx Meng 2016-09-28 15:09:08 +0800
  • 0e29fa7a5f Constraints priority is now more robust Shehryar 2016-09-27 11:51:11 -0400
  • 276bd194b8 Merge remote-tracking branch 'upstream/develop' into develop Shehryar 2016-09-27 11:05:31 -0400
  • 1e8c458136 fix logic Living 2016-09-25 08:05:18 +0800
  • 82dcc88ed5 change center.equalTo Living 2016-09-25 02:28:50 +0800
  • 3f529652a4 fix "Mutating a priority from required to not on an installed constra… (#323) vhosune 2016-09-23 12:54:49 +0200
  • fdd99f3e6e add check for tvOS Vincent HO-SUNE 2016-09-23 10:12:05 +0200
  • 15f1146ace fixed iOS 8.x crash bug 金聖輝 2016-09-23 13:05:58 +0900
  • afbcd64ef5 fix undeclared UILayoutPriority on macOS Vincent HO-SUNE 2016-09-22 15:00:57 +0200
  • b29acbc4ee fix UILayoutPriorityRequired available only on iOS Vincent HO-SUNE 2016-09-22 14:51:22 +0200
  • fc54cabce1 add more lenient check when changing layout constraint priority Vincent HO-SUNE 2016-09-22 14:41:15 +0200
  • fcd5b66f98 add more check when changing layout constraint priority Vincent HO-SUNE 2016-09-22 14:15:00 +0200
  • 25cf3bede1 Update ISSUE_TEMPLATE.md Robert Payne 2016-09-22 22:21:36 +1200
  • 12c2ffff56 Adds ConstraintPriority enum to ConstraintMakerPrioritizable Shehryar 2016-09-21 11:40:21 -0400
  • 599b2a7a4f Update README.md Sungwhee Kim 2016-09-21 15:37:36 +0900
  • 74b3e70913 fix "Mutating a priority from required to not on an installed constraint (or vice-versa) is not supported." when the priority is not changed Vincent HO-SUNE 2016-09-20 16:50:22 +0200
  • 4a1b154ae0 Update ISSUE_TEMPLATE.md Robert Payne 2016-09-20 17:32:17 +1200
  • af58a5f6f8 Update ISSUE_TEMPLATE.md Robert Payne 2016-09-20 17:32:06 +1200
  • 0f532c2ee5 Update ISSUE_TEMPLATE.md Robert Payne 2016-09-20 17:31:20 +1200
  • 05d6904967 Update ISSUE_TEMPLATE.md Robert Payne 2016-09-20 17:30:52 +1200
  • c632ccaccf Remove changelog 3.0.1 Robert Payne 2016-09-20 17:18:13 +1200