Commit Graph

528 Commits

Author SHA1 Message Date
Robert Payne d69501a463 Readme tweak 2015-04-11 22:28:39 +12:00
Robert Payne 7bf46acf4c Updated changelog 2015-04-11 22:27:53 +12:00
Robert Payne fcf61715a3 Update project file for OS X target 2015-04-11 22:17:21 +12:00
Robert Payne 846d767cbb Tidy up how constants are made 2015-04-11 22:16:50 +12:00
Robert Payne aa57289b4b the project file too 2015-04-11 22:10:13 +12:00
Robert Payne 03ba3d603e Added better offset/constant maths 2015-04-11 22:10:02 +12:00
Robert Payne 8f70c8290a Added configuration and InterfaceLayoutDirection 2015-04-11 22:09:44 +12:00
Robert Payne f3e8eb487c Added test case for activate/deactivate 2015-04-11 21:50:44 +12:00
Robert Payne 8b8372c43d Ensure OS X target up to date 2015-04-11 21:47:27 +12:00
Robert Payne 3c3a76cf6e Added activate/deactivate 2015-04-11 21:44:46 +12:00
Robert Payne ded4778181 Fix debugging compile error 2015-04-11 21:44:39 +12:00
Robert Payne 7205e043e8 Updated debugging 2015-04-11 21:27:46 +12:00
Robert Payne 08ff0472b2 Added better debugging support
Support for snp_label and better descriptions when printing LayoutConstraint's
2015-04-11 20:33:13 +12:00
Robert Payne d5e5cf1296 Tidy up priority medium for OS X 2015-04-11 19:44:11 +12:00
Robert Payne 4904b40bfa Added medium priority 2015-04-11 19:43:20 +12:00
Robert Payne 656920acd3 Added support on constraint maker for iOS 8 properties 2015-04-11 19:41:10 +12:00
Robert Payne 2dec123ce0 Tweaked uninstalling constraints and removed unused code blocks 2015-04-11 18:32:33 +12:00
Robert Payne ebe9bb1e8d Further tweaks and improvements 2015-04-11 17:45:59 +12:00
Robert Payne 62c0318c00 Modernize syntax & improve performance 2015-04-11 17:41:05 +12:00
Robert Payne d04d78979e Merge branch 'develop' of github.com:Masonry/Snap into develop
# Conflicts:
#	Source/View+Snap.swift
2015-04-11 17:14:52 +12:00
Robert Payne b014ab638a Finalise classes 2015-04-11 17:13:02 +12:00
Robert Payne 0126a0efc2 Fix up formatting 2015-04-11 17:12:05 +12:00
Robert Payne a31df70146 Merge pull request #71 from Reflejo/cosmetics-changes-swift-1.2
Simplifications and swift 1.2 syntax
2015-04-11 17:07:51 +12:00
Robert Payne 237cd57409 Merge pull request #69 from Reflejo/closure-noescape
@noescape on methods
2015-04-11 17:07:12 +12:00
Martin Conte Mac Donell 9cec048c44 @noescape on methods 2015-04-10 21:15:40 -07:00
Martin Conte Mac Donell fe5fff0d5d Simplifications and swift 1.2 syntax 2015-04-10 21:11:20 -07:00
Robert Payne e0a859a578 Merge branch 'master' into develop 2015-03-24 23:15:04 +13:00
Robert Payne a70ba82c46 Updated Podspec 2015-03-24 23:13:55 +13:00
Robert Payne 361b95cf40 Updated Podspec 2015-03-24 23:09:42 +13:00
Robert Payne 1e5cdba18d Fix Xcode Beta 3 compiler error 2015-03-24 23:09:25 +13:00
Robert Payne 8b406c09b4 Tweak projectfile to support Carthage without issues 2015-03-24 14:12:15 +13:00
Robert Payne 49696d1c5a Project build settings updates 2015-03-24 13:20:47 +13:00
Robert Payne e86c483b8b Removed unused files 2015-03-24 11:53:59 +13:00
Robert Payne 0240722fc1 Hotfix Readme 2015-03-24 11:50:46 +13:00
Robert Payne d13d32781a Updated Podspec & Readme 2015-03-24 11:45:35 +13:00
Robert Payne d988a0efe2 Added Travis CI 2015-03-24 11:41:51 +13:00
Robert Payne c5bab635ec Re-organized Project 2015-03-24 11:39:41 +13:00
Robert Payne 8be9e385fb Update build number 2015-03-24 11:08:06 +13:00
Robert Payne f37b56b7a2 Merge branch 'develop' 2015-03-24 11:07:26 +13:00
Robert Payne faf7d43aaf Allow install and uninstall to be indempotent 2015-02-17 13:41:45 +13:00
Robert Payne 2701293432 Improve the closest superview finder algorithm 2015-02-17 11:37:43 +13:00
Robert Payne 116002cde7 Updated changelog 2015-02-17 11:13:24 +13:00
Robert Payne 48eed7ffeb Updated tests 2015-02-17 11:12:03 +13:00
Robert Payne b7eb62fba0 Cleaned up some APIs and added support for prepare constraints. 2015-02-17 11:11:58 +13:00
Robert Payne 4158cf0d99 Further fix remake constraints crash in Swift 1.2 2015-02-16 13:09:18 +13:00
Robert Payne f97ec8d1d2 Fixed Swift 1.2 regressions and added some simple tests
Conflicts:
	Snap/ConstraintMaker.swift
	Snap/View+Snap.swift
2015-02-14 23:42:22 +13:00
Robert Payne fed8ab9921 Updated gitignore 2015-02-14 23:02:01 +13:00
Robert Payne 79f5ca54ca Merge remote-tracking branch 'origin/develop' 2015-02-12 15:15:56 +13:00
Robert Payne 8907add87f Update podspec 2015-02-11 21:27:32 +13:00
Robert Payne f0cc0501b0 Update changelog 2015-02-11 21:27:15 +13:00