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 |
Robert Payne
|
0f58b26596
|
Rename maker to make
|
2015-02-11 21:24:53 +13:00 |
Robert Payne
|
91d1c56daf
|
Removed unused APIs
|
2015-02-11 21:24:46 +13:00 |
Robert Payne
|
2807d8eeac
|
Merge pull request #47 from Masonry/develop
Updated Podspec
|
2015-02-06 11:35:55 +13:00 |
Robert Payne
|
f283ce88b1
|
Updated Podspec
|
2015-02-06 11:34:53 +13:00 |
Robert Payne
|
6e3c3a7a1b
|
Merge pull request #46 from sebreh/master
Fix for typo in OS check enabling iOS specific layout attributes
|
2015-02-05 20:26:15 +13:00 |
Sebastian Rehnby
|
7cdb7bd8f8
|
Fixed type in OS check
Fixes a typo that caused iOS-specific layout attributes not to be
included installing a constraint.
|
2015-02-04 15:51:36 +01:00 |
Robert Payne
|
81be19bc36
|
Merge branch 'master' of github.com:Masonry/Snap into develop
|
2015-01-27 01:35:22 +13:00 |
Robert Payne
|
0713a9517d
|
Define tagged constraints API
|
2015-01-27 01:35:10 +13:00 |
Robert Payne
|
c3a662a7f4
|
Merge pull request #43 from Masonry/develop
Release 0.0.4
|
2015-01-27 01:34:18 +13:00 |
Robert Payne
|
0b687e37bd
|
Reworked how constraints are stored against installed view
|
2015-01-27 01:27:14 +13:00 |
Robert Payne
|
9fe13a042b
|
Merge branch 'master' into develop
|
2015-01-27 00:52:03 +13:00 |
Robert Payne
|
821174a978
|
Updated podspec
|
2015-01-27 00:51:36 +13:00 |
Robert Payne
|
5bf81ee15f
|
Remove erroneous storage of constraints
|
2015-01-27 00:49:54 +13:00 |
Robert Payne
|
c75495cf4c
|
Allow size attributes to be installed on a view itself
|
2015-01-27 00:31:17 +13:00 |
Robert Payne
|
21a73287f3
|
Merge branch 'master' of github.com:Masonry/Snap
|
2015-01-14 14:17:04 +13:00 |
Robert Payne
|
26d3e78713
|
Updated podspec
|
2015-01-14 14:16:43 +13:00 |
Robert Payne
|
0b92c7ff54
|
Ensure constraints get cleaned up on uninstall() and put back on install()
|
2015-01-14 14:16:26 +13:00 |
Robert Payne
|
cf977c5a1a
|
Rescope a public install/uninstall
|
2015-01-14 14:07:28 +13:00 |
Robert Payne
|
b3740ffb0d
|
Fixed missing public access control on greaterThanEqualTo
|
2015-01-14 14:05:34 +13:00 |
Robert Payne
|
cc8bced9fc
|
Merge pull request #37 from ryanmaxwell/patch-1
Update README.md
|
2015-01-14 12:30:25 +13:00 |
Robert Payne
|
bfb1a786ff
|
Remove unused API
|
2015-01-12 08:20:21 +13:00 |
Ryan Maxwell
|
2f57887480
|
Update README.md
|
2015-01-09 13:55:09 +13:00 |