Commit Graph

  • 2f5a5da245 Update version in Podspec 4.2.0 Robert Payne 2018-10-23 01:15:28 +1300
  • 066be5492b Update Podspec Robert Payne 2018-10-23 00:53:44 +1300
  • 477fffae4c Remove Package.swift, SnapKit is not SwiftPM compatible anyways Robert Payne 2018-10-23 00:53:40 +1300
  • 8f9aaea272 Remove Swift Version file Robert Payne 2018-10-23 00:52:46 +1300
  • 460a6c524f Update Swift Language version to 4.2 under build settings (#551) Ibrahim Koteish 2018-10-22 14:48:31 +0300
  • a63c459938 Update podspec Ibrahim Kteish 2018-10-10 10:58:07 +0300
  • 4e214ae472 Merge branch 'fix-swift-4.2' into develop Ibrahim Kteish 2018-10-10 10:53:35 +0300
  • 794ef8d7ac Update swift language version to 4.2 in build settings Ibrahim Kteish 2018-10-10 10:52:56 +0300
  • 5ace944e5f
    Merge d66dcd3ea5 into 6af44ff4c9 嘿嘿苹果 2018-09-29 09:28:49 +0000
  • 6af44ff4c9 Update project to get rid of Migration Warning (#547) Shai Mishali 2018-09-29 12:28:33 +0300
  • 887f311cd4
    Merge branch 'develop' into static-framework Benedek Kozma 2018-09-26 22:29:32 +0200
  • 9a10d16014
    Update project to get rid of Migration Warning freak4pc 2018-09-26 12:38:55 +0300
  • d66dcd3ea5 Modify build settings swift language version to Swift 4.2 yanglixiang 2018-09-26 17:27:30 +0800
  • dc7ed36533
    Merge 51a06bf923 into 0c92c7a9a9 Rhys Powell 2018-09-18 04:39:55 +0000
  • 0c92c7a9a9 Update podspec 4.0.1 Robert Payne 2018-09-18 16:39:42 +1200
  • fdcd3da2bb Update podspec Robert Payne 2018-09-18 16:05:09 +1200
  • 00ba0b6c8c Merge branch 'develop' of github.com:SnapKit/SnapKit into develop Robert Payne 2018-09-18 15:43:50 +1200
  • 7ec06634be Add swift version to podspec Robert Payne 2018-09-18 15:43:30 +1200
  • 51a06bf923 fix tvOS destination in Travis build script Rhys Powell 2018-09-14 17:34:47 +1000
  • 79a548d872 update Travis to target Xcode 10 Rhys Powell 2018-09-14 17:28:33 +1000
  • 387ea4e1b2 Update Swift Package Manager spec to support latest release Rhys Powell 2018-09-14 17:26:53 +1000
  • 67c778e47d update Podspec to specify supported Swift version Rhys Powell 2018-09-14 16:54:59 +1000
  • 5c5480c234 update project to Swift 4.2 and remove unused alisases Rhys Powell 2018-09-14 16:52:02 +1000
  • d469afc1f8 Move LayoutConstraintItem downcast checks to one place Berik Visschers 2018-09-05 14:40:57 +0200
  • ba15e0d53c Remove unneeded force unwrap Berik Visschers 2018-09-05 14:36:50 +0200
  • 8217e05e25 Use assertionFailure instead of fatalError Berik Visschers 2018-09-03 17:30:10 +0200
  • 4505d66a76 Report ConstraintMaker errors through ConstraintMakerErrorHandler Berik Visschers 2018-09-03 17:13:39 +0200
  • d72dbf32a1 Added more sense to the test Alex Antonyuk 2018-08-22 09:26:57 +0200
  • 187d36b0fd Added ability to create disabled constraints from code Alex Antonyuk 2018-08-20 14:56:07 +0200
  • 76ce0c6665 Refactor ConstraintAttributes using enum’s Dot syntax cruz 2018-08-11 15:12:54 +0900
  • 9aff7b002f Remove internal access control level In Swift4 cruz 2018-08-11 14:46:05 +0900
  • c758fd87bf replace if-else to switch-case in ConstraintInsetTarget and constraintOffsetTargetValue o( ̄へ ̄)o 2018-08-07 12:04:45 +0800
  • 3f78c73542 marked as static in podspec Benedek Kozma 2018-07-15 18:06:53 +0200
  • ff7a97a1b0
    removed unnecessary space Benedek Kozma 2018-07-11 20:34:31 +0200
  • 45ed392305
    changed centerX/Y behaviour with inset to be more logical Benedek Kozma 2018-07-11 20:33:33 +0200
  • 15beb52218 Adds 'constraint.isActive = bool' to Constraint (#496) Colin T.A. Gray 2018-06-23 05:15:34 -0600
  • 163f5369d3 make ConstraintAttributes conform to ExpressibleByIntegerLiteral (#520) o( ̄へ ̄)o 2018-06-23 19:14:50 +0800
  • d43fe7d110 make ConstraintAttributes conform to ExpressibleByIntegerLiteral o( ̄へ ̄)o 2018-06-21 16:47:46 +0800
  • 0503c24de8 Swift4.2 (#516) Mauro Vime Castillo 2018-06-11 05:46:30 +0200
  • c8d24775ff Swift4.2 Mauro Vime Castillo 2018-06-09 00:42:19 +0200
  • 8d2f1bb388
    instead of 'set(isActivated:)', use 'isActive = value' Colin T.A. Gray 2018-06-01 15:55:36 -0600
  • f3e426af11
    adds 'set(isActivated:)' method to call appropriate 'activate/deactivate' based on bool Colin T.A. Gray 2018-02-23 09:29:37 -0700
  • 6b9ec31e4a
    delegate identical 'constraint creation' code to 'prepareConstraints' Colin T.A. Gray 2018-02-23 09:26:42 -0700
  • 5a012e926a Add labeled method to docs (#485) Tyler Alves 2018-05-18 21:50:23 -0700
  • dd786e32c9 Update safeAreaLayoutGuide usage - now a property of UIView (#473) beltex 2018-05-19 00:49:58 -0400
  • 01124b9f32 Add Swift Package Manager support (#501) Linus Unnebäck 2018-05-19 05:47:52 +0100
  • 757b36bfc7
    Add Swift Package Manager support Linus Unnebäck 2018-03-08 17:47:55 +0000
  • a93dd3cbc9 added assorted superviewMargins and superviewSafeArea relatable shortcuts Matthew Crenshaw 2018-02-10 15:27:51 -0500
  • ecb97e28c8
    Add labeled method to docs Tyler Alves 2018-01-05 10:47:02 -0800
  • 6065c205a4 Update safeAreaLayoutGuide usage - now a property of UIView beltex 2017-11-06 21:23:03 -0500
  • a0aaba1f38 Added documentation for priority shortcuts. (#468) Benjamin Chrobot 2017-10-13 05:33:49 -0400
  • 62fb49a208 Merge db35789986 into 2c8262ef9f Erwin Zhang 2017-10-13 09:33:40 +0000
  • 5bf00d7b15 Merge 0b8fc8a393 into 2c8262ef9f Bjarke Hesthaven Søndergaard 2017-10-13 09:33:40 +0000
  • 2c8262ef9f Add update(priority: ConstraintPriority) method (#467) Benjamin Chrobot 2017-10-13 05:33:36 -0400
  • a07ef8b04c Add support for UILayoutPriority as priority target. (#466) Benjamin Chrobot 2017-10-13 05:32:30 -0400
  • 32f1ae7f7d Update docs.md (#461) Per Ejeklint 2017-10-13 11:31:28 +0200
  • 491643e7a3
    Fixed for tvOS Benjamin Chrobot 2017-10-12 15:39:55 -0400
  • a0f9e44f15
    Fix copy-paste error Benjamin Chrobot 2017-10-12 15:34:10 -0400
  • 297b504a91
    Added documentation for priority shortcuts. Benjamin Chrobot 2017-10-12 15:30:23 -0400
  • 579e73ceb8
    Add update(priority: ConstraintPriority) method Benjamin Chrobot 2017-10-12 12:14:01 -0400
  • 77f5ece1d7
    Add support for UILayoutPriority as priority target. Benjamin Chrobot 2017-10-12 11:40:14 -0400
  • 65c206c177 Update docs.md Per Ejeklint 2017-10-06 14:26:02 +0200
  • 0b8fc8a393
    Add a Safe area DSL in order to make it relatable Bjarke Hesthaven Søndergaard 2017-09-23 05:37:53 +0200
  • b618e280b2
    Fix tvOS availability Bjarke Hesthaven Søndergaard 2017-09-22 20:17:10 +0200
  • df76b4c880
    Fix build errors for macOS Bjarke Hesthaven Søndergaard 2017-09-22 19:17:08 +0200
  • 7a65d4fd40
    Add safeArea to ConstraintViewDSL Bjarke Hesthaven Søndergaard 2017-09-22 18:23:17 +0200
  • db35789986 Add compatibility constraints for safe area. Erwin Zhang 2017-09-20 15:41:52 +0700
  • 417354a2c7 Tag swift code blocks Robert Payne 2017-09-17 15:18:40 +1200
  • 213779cf27 Remove padding from code Robert Payne 2017-09-17 15:17:24 +1200
  • 0a3e79b917 Better spacing Robert Payne 2017-09-17 15:16:03 +1200
  • 238e4ccf4b Add explicit self for clarity Robert Payne 2017-09-17 15:15:02 +1200
  • c00af52ae3 Another fix Robert Payne 2017-09-17 15:13:39 +1200
  • 65f74d0d45 Fix Robert Payne 2017-09-17 15:13:23 +1200
  • 84161fc731 Updated config Robert Payne 2017-09-17 15:12:50 +1200
  • 41c5a71844 Update docs Robert Payne 2017-09-17 15:11:42 +1200
  • c0f66e42be Update Swift Version 4.0.0 Robert Payne 2017-09-17 15:01:38 +1200
  • f0f75a9def Merge branch 'master' of github.com:SnapKit/SnapKit into swift-4 Robert Payne 2017-09-17 14:57:16 +1200
  • 0417bda236 Prepare for release Robert Payne 2017-09-17 14:21:22 +1200
  • eb12076561 Updated license in Typealiases.swift Robert Payne 2017-09-17 14:21:14 +1200
  • e44888b0e4 Xcode 4 mac compatibility (#446) Raimon Lapuente 2017-09-17 04:15:34 +0200
  • fcda149ca3 Merge 13ef435b27 into dc5c9da8d3 Joe Blau 2017-09-05 01:13:11 +0000
  • 13ef435b27 Properly separate UIKit from AppKit Joe Blau 2017-09-04 20:57:49 -0400
  • 9b3461d1df Merge 12f38e68e5 into dc5c9da8d3 Lucas 2017-08-26 10:44:20 +0000
  • dc5c9da8d3 Revert "Swift 4 + Xcode 9 mac compatible (#434)" (#441) Robert Payne 2017-08-26 22:43:30 +1200
  • be319d45f6 Revert "Swift 4 + Xcode 9 mac compatible (#434)" Robert Payne 2017-08-26 22:43:19 +1200
  • f943b9800f Swift 4 + Xcode 9 mac compatible (#434) Raimon Lapuente 2017-08-26 12:42:54 +0200
  • ae3b03640d Renaming the Typealiases to remove Generic suffix and NS prefix Raimon Lapuente 2017-08-08 10:28:55 +0200
  • 3b2ee222d7 Update docs.md (#437) Anmol Malhotra 2017-08-08 12:32:46 +0530
  • f8aec1713a * refactoring of Constraint.isActive (#412) adamnemecek 2017-08-08 00:02:23 -0700
  • 6725b31e4e try xcode 9 version to see tests pass Raimon Lapuente 2017-08-07 09:15:43 +0200
  • 553eed2be4 Update docs.md Anmol Malhotra 2017-08-01 12:58:59 +0530
  • 14855d23d5 Merge 69d81c418b into 5582bd52ea Anmol Malhotra 2017-08-01 07:11:31 +0000
  • 69d81c418b Update README.md Anmol Malhotra 2017-08-01 12:40:40 +0530
  • 5d75c2abe8 Typealias the types that are different on mac and ios Update tests because when failing they where being blocked and stoped running Raimon Lapuente 2017-07-19 18:03:28 +0200
  • 12f38e68e5 Add methods to position views relative to each other in a more easy way. Lucas Twisk 2017-07-07 12:10:00 +0200
  • 5582bd52ea Create README.md Robert Payne 2017-06-12 22:15:38 +1200
  • d31148f449 Swift 4 Migration Robert Payne 2017-06-12 22:12:07 +1200
  • 05f8287a0f Merge ffdf15bdae into ff97375b22 Corey Baines 2017-04-14 00:08:53 +0000
  • ecabedd462 Update docs.md Robert Payne 2017-04-10 22:47:01 +1200
  • d339803b9a * refactoring of Constraint.isActive Adam Nemecek 2017-03-17 09:23:01 -0700