Robert Payne
|
8c3eadb4fb
Update Podspec
|
11 years ago |
Robert Payne
|
a26eaf950e
Remove .DS_Store
|
11 years ago |
Robert Payne
|
a647c10290
Rename to Snap
|
11 years ago |
Robert Payne
|
3388aa02f7
Updated Readme
|
11 years ago |
Robert Payne
|
427f53b6ce
Added Podspec
|
11 years ago |
Robert Payne
|
9251b638af
Added support for updateConstraints
|
11 years ago |
Robert Payne
|
5a968ae864
Clean up & Reshuffle some API
|
11 years ago |
Robert Payne
|
3642d9f568
Updated .gitignore
|
11 years ago |
Robert Payne
|
a7055c1b68
Improve OS X support
|
11 years ago |
Robert Payne
|
08e502040f
Set deployment target to iOS 8.0
|
11 years ago |
Robert Payne
|
553007f619
Added support for UIViewController layout guides
|
11 years ago |
Robert Payne
|
ef24bbeb94
Merge pull request #17 from cnoon/feature/uninstalling_constraints
|
11 years ago |
Robert Payne
|
7125e3da4b
Merge pull request #35 from danieleggert/master
|
11 years ago |
Daniel Eggert
|
aa869fa536
Make the Snappy scheme shared.
|
11 years ago |
Noon, Christian
|
d0dc521429
Moved removeConstraints method into the ConstraintMaker proxy.
|
11 years ago |
Noon, Christian
|
a634c61942
Now removing constraints from the view along with uninstalling them.
|
11 years ago |
Robert Payne
|
e723c0c8a7
Merge pull request #28 from devxoul/patch-1
|
11 years ago |
Robert Payne
|
f99c5ecdf0
Merge pull request #24 from schwers/fix_make_constraints
|
11 years ago |
Robert Payne
|
8991444481
Merge pull request #31 from ryanmaxwell/master
|
11 years ago |
Ryan Maxwell
|
6a2611f0f6
Delete Snappy Constraint Update code snippet, 'cos snp_updateConstraints don't exist.
|
11 years ago |
Ryan Maxwell
|
7cf9a9ff59
Code Snippets!
|
11 years ago |
Ryan Maxwell
|
9db0127854
grammar.
|
11 years ago |
Suyeol Jeon
|
b02b0910db
Add platform check for additional constraints attributes.
|
11 years ago |
Ryan Schwers
|
0c7307d1d7
Fix snp_makeConstraints clobering existing constraints
|
11 years ago |
Robert Payne
|
50b365e1e2
Fix issues when using edge insets in an equalTo
|
11 years ago |
Robert Payne
|
0f860a014a
Merge branch 'master' of github.com:Masonry/Snappy
|
11 years ago |
Robert Payne
|
4032cd4bcf
Added more layout attributes
|
11 years ago |
Jonas Budelmann
|
068c440dd1
Merge pull request #16 from cnoon/master
|
11 years ago |
Noon, Christian
|
5ccc59f43d
Added a method for uninstalling constraints on a view.
|
11 years ago |
Noon, Christian
|
7a3953cc25
Fixed compiler error on Xcode 6.1 for NilLiteralConvertible protocol conformance.
|
11 years ago |