Commit Graph

517 Commits

Author SHA1 Message Date
Robert Payne 47d84e1e62 Merge pull request #251 from pawlowskialex/feature/0.40.0
Migration to the latest Swift 3.0 syntax and macOS Cocoa API
2016-07-07 04:04:49 +12:00
Alex Pawlowski b916d75956 Added sensible @discardableResult attributes for ConstraintMaker public functions 2016-06-28 15:55:23 +03:00
Alex Pawlowski d00444d7d1 Migrated to latest Swift 3.0 syntax and latest macOS Cocoa API 2016-06-28 15:31:43 +03:00
Robert Payne 307d03ec43 Merge pull request #242 from ello/develop
Exposes "native constraints"
2016-06-22 10:02:33 +12:00
Colin T.A. Gray 4a9522a4ae rename 'nativeConstraints' to 'layoutConstraints' for API consistency 2016-06-21 16:01:26 -06:00
Robert Payne f4d0f7416c Updated Changelog 2016-06-21 19:11:24 +12:00
Robert Payne 5c4b5a9493 Updated Podspec 2016-06-21 19:11:00 +12:00
Robert Payne 87bedfa497 Merge branch 'develop' of github.com:SnapKit/SnapKit into develop 2016-06-21 19:09:41 +12:00
Robert Payne ba3a6da73c Merge pull request #245 from ketzusaka/develop
Add support for Swift 2.3
2016-06-21 19:09:17 +12:00
Robert Payne 0abd9134ce Merge branch 'develop' of github.com:SnapKit/SnapKit into develop 2016-06-21 19:02:38 +12:00
Robert Payne 37dd5e9310 Update for Swift 2.3 2016-06-21 18:56:32 +12:00
ketzusaka 68bebfd105 Add support for Swift 2.3
This updates the code to work under both 2.2 and 2.3 while developers handle their transition period up to Swift 3. The project file is also updated to indicate the last migration, and the version of swift. The version instructs Xcode 8 which internal toolchain is to be used.
2016-06-16 14:04:37 -07:00
Robert Payne 8355410d92 Swift 3.0 Migration 2016-06-15 13:49:49 +12:00
Colin T.A. Gray f46a31dc83 Exposes the 'native constraints', with specs 2016-06-14 10:51:58 -06:00
Robert Payne f785886d3a Fix deprecated APIs 2016-05-19 17:02:15 +12:00
Robert Payne 1071951dc9 Updated changelog 2016-05-19 17:02:10 +12:00
Robert Payne a837c94c8b Updated Changelog 2016-05-19 16:58:01 +12:00
Robert Payne c2eeb3b8d8 Updated Podspec 2016-05-19 16:56:41 +12:00
Robert Payne d2f259ec5f Bump deprecation notices versioning 2016-05-19 16:54:19 +12:00
Robert Payne 0ad0315fb3 Merge pull request #231 from 3lvis/fix/simpler-examples
Trailing closures in README and Examples
2016-05-12 23:40:16 +12:00
Elvis Nuñez 6f5b8c4e55 Remove unneeded closure ornamentation 2016-05-12 10:55:55 +02:00
Elvis Nuñez c0d8a7d3e8 Remove unneeded closure ornamentation 2016-05-12 10:52:16 +02:00
Elvis Nuñez d44776eaf8 Remove unnecessary UIApplicationDelegate delegates 2016-05-12 10:51:41 +02:00
Elvis Nuñez b61982d0f9 Remove unneeded closure ornamentation 2016-05-12 10:50:57 +02:00
Robert Payne 6ca3393fa6 Releasing 0.21.0 2016-05-11 14:45:58 +12:00
Robert Payne 1770df617b Merge pull request #228 from vittoriom/osx/fixTestsAndEnableTravis
Fixes tests not compiling on the OS X target and adds a line for the travis.yml so that tests are always ran
2016-04-30 20:50:12 +12:00
Vittorio Monaco 838b1238cd Fixes tests not compiling on the OS X target and adds a line for the .travis.yml so that tests are always ran 2016-04-26 21:31:07 +02:00
Robert Payne db027b3a6f Merge pull request #227 from JamieWhite/develop
Enabling app extension API only for tvOS and OSX targets
2016-04-22 22:33:49 +12:00
Robert Payne 5e38ccf3fc Merge pull request #226 from jlalvarez18/develop
Added convenient super view methods to ConstraintDescriptionRelatable
2016-04-22 22:33:24 +12:00
Jamie White 8511c60d27 Enabling app extension API only for tvOS and OSX targets 2016-04-19 20:50:23 +01:00
Juan Alvarez 70d17ab4af added super view methods to ConstraintDescriptionRelatable and tests 2016-04-19 11:50:34 -04: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 80956bc3b8 Merge pull request #201 from sger/develop
Added some examples
2016-03-29 17:26:44 +13:00
Robert Payne d369fde3e5 Merge pull request #218 from MP0w/update-documentation
Update Documentation to Swift 2.0 syntax
2016-03-26 01:38:37 +13:00
Alex Manzella bb48dc1377 Update Documentation to Swift 2.0 syntax 2016-03-25 10:58:04 +01:00
Robert Payne ecd02d3e7c Updated Changelog 2016-03-25 16:32:41 +13:00
Robert Payne 0c3f83784d Merge branch 'develop' of github.com:SnapKit/SnapKit
# Conflicts:
#	ISSUE_TEMPLATE.md
2016-03-25 16:29:10 +13:00
Robert Payne a6e17cb52e Versioning to 0.20.0 2016-03-25 16:28:21 +13:00
Robert Payne 97b5687f9b Simplified issue template 2016-03-25 16:28:14 +13:00
Robert Payne 39e754c5af Merge pull request #212 from nickskull/develop
Update deprecated code to Swift 2.2
2016-03-24 11:03:21 +13:00
Dominik Hadl afe3db62b4 Update travis to use Xcode 7.3 2016-03-22 10:05:33 +01:00
Dominik Hadl 2d095654b4 Update deprecated code to Swift 2.2 2016-03-22 09:59:54 +01:00
Robert Payne 1ca48df9b1 Merge pull request #211 from rohan-panchal/dev
Added identifier field to ConstraintDescription
2016-03-22 13:02:31 +13:00
Rohan Panchal 1cfd8424f1 Changed identifier to label/labeled 2016-03-21 18:53:30 -05:00
Rohan Panchal 424b9f8160 Added identifier field to ConstraintDescription 2016-03-21 18:04:23 -05:00
Robert Payne b85ff7f232 Add issue template 2016-03-02 23:51:37 +13:00
Robert Payne 15b1b03624 Add issue template 2016-03-02 23:51:22 +13:00
Spiros Gerokostas c25dc8f12c fixes 2016-03-01 13:23:33 +02:00
Spiros Gerokostas 259ee8b19f updates 2016-03-01 13:20:30 +02:00