Commit Graph

  • 2d46a75837 Remove warning about unused result Bjarke Hesthaven Søndergaard 2016-07-18 11:59:28 +0200
  • 1be90729f9 Fix various issues with legacy support Bjarke Hesthaven Søndergaard 2016-07-18 11:54:26 +0200
  • 9f8ad44677 Add missing remove constraints function content Robert Payne 2016-07-11 21:56:23 -0600
  • a2fe20a9a3 add removeConstraints function content CodeEagle 2016-07-11 12:17:51 +0800
  • 4f47f13902 Updated podspec Robert Payne 2016-07-06 09:09:31 -0700
  • adab4b821a Deprecate .baseline and migrate to .lastBaseline 0.40.0.beta2 Robert Payne 2016-07-06 09:08:14 -0700
  • 47d84e1e62 Merge pull request #251 from pawlowskialex/feature/0.40.0 Robert Payne 2016-07-07 04:04:49 +1200
  • d3abab57a8 Make the ConstrainMaker view property public Nick Domenicali 2016-07-03 18:44:16 -0400
  • b916d75956 Added sensible @discardableResult attributes for ConstraintMaker public functions Alex Pawlowski 2016-06-28 15:55:23 +0300
  • d00444d7d1 Migrated to latest Swift 3.0 syntax and latest macOS Cocoa API Alex Pawlowski 2016-06-28 15:31:43 +0300
  • 307d03ec43 Merge pull request #242 from ello/develop Robert Payne 2016-06-22 10:02:33 +1200
  • 4a9522a4ae rename 'nativeConstraints' to 'layoutConstraints' for API consistency Colin T.A. Gray 2016-06-21 16:01:26 -0600
  • f4d0f7416c Updated Changelog 0.21.1 Robert Payne 2016-06-21 19:11:24 +1200
  • 5c4b5a9493 Updated Podspec Robert Payne 2016-06-21 19:11:00 +1200
  • 87bedfa497 Merge branch 'develop' of github.com:SnapKit/SnapKit into develop Robert Payne 2016-06-21 19:09:41 +1200
  • ba3a6da73c Merge pull request #245 from ketzusaka/develop Robert Payne 2016-06-21 19:09:17 +1200
  • 0abd9134ce Merge branch 'develop' of github.com:SnapKit/SnapKit into develop Robert Payne 2016-06-21 19:02:38 +1200
  • 37dd5e9310 Update for Swift 2.3 Robert Payne 2016-06-21 18:56:32 +1200
  • 9e7b6002fe Tidy up for Swift 2.3 Robert Payne 2016-06-21 17:58:39 +1200
  • ef9084abb8 Merge pull request #228 from vittoriom/osx/fixTestsAndEnableTravis Robert Payne 2016-04-30 20:50:12 +1200
  • 68bebfd105 Add support for Swift 2.3 ketzusaka 2016-06-16 14:04:37 -0700
  • 8355410d92 Swift 3.0 Migration 0.40.0.beta1 Robert Payne 2016-06-15 13:49:49 +1200
  • f46a31dc83 Exposes the 'native constraints', with specs Colin T.A. Gray 2016-06-14 10:33:52 -0600
  • f785886d3a Fix deprecated APIs 0.30.0.beta1 Robert Payne 2016-05-19 17:02:15 +1200
  • 1071951dc9 Updated changelog Robert Payne 2016-05-19 17:02:10 +1200
  • a837c94c8b Updated Changelog Robert Payne 2016-05-19 16:58:01 +1200
  • c2eeb3b8d8 Updated Podspec Robert Payne 2016-05-19 16:56:41 +1200
  • d2f259ec5f Bump deprecation notices versioning Robert Payne 2016-05-19 16:54:19 +1200
  • 9ea91a9c59 Merge 32738c8859 into 0ad0315fb3 Christophe Fernandes 2016-05-18 11:24:08 +0000
  • 32738c8859 *[] renamed debug identifiers Christophe Fernandes 2016-05-18 13:19:09 +0200
  • 0ad0315fb3 Merge pull request #231 from 3lvis/fix/simpler-examples Robert Payne 2016-05-12 23:40:16 +1200
  • 6f5b8c4e55 Remove unneeded closure ornamentation Elvis Nuñez 2016-05-12 10:55:55 +0200
  • c0d8a7d3e8 Remove unneeded closure ornamentation Elvis Nuñez 2016-05-12 10:52:16 +0200
  • d44776eaf8 Remove unnecessary UIApplicationDelegate delegates Elvis Nuñez 2016-05-12 10:51:41 +0200
  • b61982d0f9 Remove unneeded closure ornamentation Elvis Nuñez 2016-05-12 10:50:57 +0200
  • 6ca3393fa6 Releasing 0.21.0 0.21.0 Robert Payne 2016-05-11 14:45:58 +1200
  • 1770df617b Merge pull request #228 from vittoriom/osx/fixTestsAndEnableTravis Robert Payne 2016-04-30 20:50:12 +1200
  • 838b1238cd Fixes tests not compiling on the OS X target and adds a line for the .travis.yml so that tests are always ran Vittorio Monaco 2016-04-26 21:31:07 +0200
  • db027b3a6f Merge pull request #227 from JamieWhite/develop Robert Payne 2016-04-22 22:33:49 +1200
  • 5e38ccf3fc Merge pull request #226 from jlalvarez18/develop Robert Payne 2016-04-22 22:33:24 +1200
  • 8511c60d27 Enabling app extension API only for tvOS and OSX targets Jamie White 2016-04-19 20:50:23 +0100
  • 70d17ab4af added super view methods to ConstraintDescriptionRelatable and tests Juan Alvarez 2016-04-19 11:50:34 -0400
  • 051e092683 Merge 44bc9ab668 into 2386dd9adb Alex Manzella 2016-03-29 13:52:46 +0000
  • 2386dd9adb Update ISSUE_TEMPLATE.md Robert Payne 2016-03-30 01:54:40 +1300
  • a61c112041 Update ISSUE_TEMPLATE.md Robert Payne 2016-03-30 01:48:35 +1300
  • 80956bc3b8 Merge pull request #201 from sger/develop Robert Payne 2016-03-29 17:26:44 +1300
  • d369fde3e5 Merge pull request #218 from MP0w/update-documentation Robert Payne 2016-03-26 01:38:37 +1300
  • bb48dc1377 Update Documentation to Swift 2.0 syntax Alex Manzella 2016-03-25 10:53:38 +0100
  • 44bc9ab668 Removed Prefixed APIs Swift should use static dispatch for methods, properties and functions that use features not available in objc, instead for categories of objc types and methods that are @objc (will use dynamic dispatch) we can use `@objc(snp_method) func method()` to make sure we don't override private APIs Alex Manzella 2016-03-25 10:37:31 +0100
  • ecd02d3e7c Updated Changelog Robert Payne 2016-03-25 16:32:41 +1300
  • 0c3f83784d Merge branch 'develop' of github.com:SnapKit/SnapKit 0.20.0 Robert Payne 2016-03-25 16:29:10 +1300
  • a6e17cb52e Versioning to 0.20.0 Robert Payne 2016-03-25 16:28:21 +1300
  • 97b5687f9b Simplified issue template Robert Payne 2016-03-25 16:28:14 +1300
  • 39e754c5af Merge pull request #212 from nickskull/develop Robert Payne 2016-03-24 11:03:21 +1300
  • afe3db62b4 Update travis to use Xcode 7.3 Dominik Hadl 2016-03-22 10:05:33 +0100
  • 2d095654b4 Update deprecated code to Swift 2.2 Dominik Hadl 2016-03-22 09:59:54 +0100
  • 1ca48df9b1 Merge pull request #211 from rohan-panchal/dev Robert Payne 2016-03-22 13:02:31 +1300
  • 1cfd8424f1 Changed identifier to label/labeled Rohan Panchal 2016-03-21 18:53:30 -0500
  • 424b9f8160 Added identifier field to ConstraintDescription Rohan Panchal 2016-03-21 18:04:23 -0500
  • 83ae2c7efa Merge 37390c75e8 into b85ff7f232 Carlos Vidal 2016-03-02 13:12:18 +0000
  • b85ff7f232 Add issue template Robert Payne 2016-03-02 23:51:22 +1300
  • 15b1b03624 Add issue template Robert Payne 2016-03-02 23:51:22 +1300
  • c25dc8f12c fixes Spiros Gerokostas 2016-03-01 13:23:33 +0200
  • 259ee8b19f updates Spiros Gerokostas 2016-03-01 13:20:30 +0200
  • 98298bb1ab updates Spiros Gerokostas 2016-03-01 13:16:44 +0200
  • a231343050 updates Spiros Gerokostas 2016-03-01 13:13:24 +0200
  • 60ebb0e45b adding basic uiscrollview Spiros Gerokostas 2016-03-01 13:00:56 +0200
  • 2cd154ed2a basic scrollview example Spiros Gerokostas 2016-03-01 12:14:50 +0200
  • b206d5ffd5 adding example project Spiros Gerokostas 2016-03-01 11:58:06 +0200
  • 37390c75e8 created just one ListenerView per view Carlos Vidal 2016-02-01 21:13:25 +0000
  • 048ecb42fd removed method swizzling Carlos Vidal 2016-02-01 00:01:12 +0000
  • 4095e74b7f installed ListenerView while installing constraints Carlos Vidal 2016-01-31 23:59:52 +0000
  • 7c46791b92 created listener view Carlos Vidal 2016-01-31 23:57:08 +0000
  • f4eaafdab1 avoided UIKit import from OS X build targets Carlos Vidal 2016-01-31 22:53:58 +0000
  • e417e8c1fd backwards compatibility Carlos Vidal 2016-01-31 16:27:35 +0000
  • 717fa707c8 added new line at the end of file Carlos Vidal 2016-01-31 16:10:21 +0000
  • eec2c7b88e added SizeClass to tvOS and OS X targets Carlos Vidal 2016-01-31 15:57:25 +0000
  • 5901f2e55b added availability decorators Carlos Vidal 2016-01-31 15:53:32 +0000
  • 8c4a41e966 replaced userInterfaceSizeClass by SizeClass enum where needed Carlos Vidal 2016-01-31 15:51:18 +0000
  • e84332a996 wrapped UIUserInterfaceSizeClass by SizeClass enum Carlos Vidal 2016-01-31 15:48:49 +0000
  • 1b71489c14 added size classes to == method Carlos Vidal 2016-01-30 16:54:03 +0000
  • 25f11c16c2 hidden layoutConstraint property Carlos Vidal 2016-01-30 16:47:29 +0000
  • 75a3d86807 removed constraint from snp_constraints after uninstalling it Carlos Vidal 2016-01-30 16:38:14 +0000
  • 46635444f9 automatically recreated constraints Carlos Vidal 2016-01-30 16:33:16 +0000
  • d6f08fc51e supported size classes Carlos Vidal 2016-01-29 15:28:46 +0000
  • a1f752c3a2 Merge a8f5521880 into 546167cbcc Carlos Vidal 2016-01-27 12:04:45 +0000
  • a8f5521880 made layout constraint property public Carlos Vidal 2016-01-27 11:59:25 +0000
  • 6d7aa5f230 Convert banner from png to jpg Robert Payne 2016-01-27 01:15:25 +1300
  • 546167cbcc Optimising banner image in readme Robert Payne 2016-01-27 01:15:01 +1300
  • 70b14a76b2 Touch banner in readme Robert Payne 2016-01-27 01:13:23 +1300
  • 8fbe3c18bd Touch readme Robert Payne 2016-01-27 01:12:32 +1300
  • 5adf44168a Updated banner Robert Payne 2016-01-27 01:08:44 +1300
  • 61b4016202 Fix improper revert 0.19.1 Robert Payne 2016-01-27 01:04:28 +1300
  • 105dd74a9c Re-add SourceLocation.swift Robert Payne 2016-01-27 00:44:05 +1300
  • edc15bd975 Merge branch 'hotfix/0.19.1' into develop Robert Payne 2016-01-27 00:25:07 +1300
  • 1a1592e04e Fix up bad tvOS target Robert Payne 2016-01-27 00:23:37 +1300
  • 0be780c930 Prepare 0.19.1 Release Robert Payne 2016-01-27 00:22:50 +1300
  • 856ed42160 Bump versioning for 0.19.0 release Robert Payne 2016-01-21 11:19:01 +1300
  • 245a5fcf6e Update license file on Package.swift Robert Payne 2016-01-21 11:06:31 +1300
  • 121058af73 Fix handling of UIEdgeInsets for width and height Ray Lillywhite 2016-01-07 13:52:28 -0800