Robert Payne
|
57baa96dc7
|
Removed 'final' declaration in attempt to fix odd crashes
|
2015-04-23 00:31:40 +12:00 |
Robert Payne
|
d44a9bebd2
|
Merge pull request #80 from SnapKit/develop
Merge develop
|
2015-04-17 00:47:59 +12:00 |
Robert Payne
|
8c9fdd4d3a
|
Update README.md
|
2015-04-17 00:47:03 +12:00 |
Robert Payne
|
02602258d6
|
Updates
|
2015-04-17 00:30:54 +12:00 |
Robert Payne
|
e2112b3ab8
|
Loosen API a bit to better allow chaining order
|
2015-04-16 10:07:51 +12:00 |
Robert Payne
|
931eb01de9
|
Ensure ConcreteConstraint cannot be subclassed
|
2015-04-15 23:32:47 +12:00 |
Robert Payne
|
5d5bc09b25
|
Use an abstract superclass for Constraint rather than protocol
|
2015-04-15 23:31:03 +12:00 |
Robert Payne
|
16f6fa789a
|
Fix OS X complaining about edge insets
|
2015-04-15 23:30:46 +12:00 |
Robert Payne
|
d9424975d4
|
Fix OS X compiles
|
2015-04-15 23:17:20 +12:00 |
Robert Payne
|
51662d58bb
|
Snap is now SnapKit
|
2015-04-15 23:07:50 +12:00 |
Robert Payne
|
529e7588aa
|
Update fatal errors
|
2015-04-12 23:44:32 +12:00 |
Robert Payne
|
3e57a36e77
|
Updated Changelog
|
2015-04-12 23:35:44 +12:00 |
Robert Payne
|
2b00e7b50c
|
Refactor Constraint -> ConcreteConstraint & Add Updaters!
|
2015-04-12 23:32:03 +12:00 |
Robert Payne
|
73e038f3ab
|
Updated gitignore
|
2015-04-12 22:38:56 +12:00 |
Robert Payne
|
243588241c
|
Updated Readme
|
2015-04-12 22:36:49 +12:00 |
Robert Payne
|
4c9de82dc0
|
Updated readme
|
2015-04-12 22:36:02 +12:00 |
Robert Payne
|
abf55da38b
|
Added Assets
|
2015-04-12 22:29:09 +12:00 |
Robert Payne
|
c9b89ad974
|
Refactoring & Documentation
|
2015-04-12 22:21:02 +12:00 |
Robert Payne
|
7cb3a61c14
|
Revert insets to inset
|
2015-04-12 18:35:29 +12:00 |
Robert Payne
|
f997f2e5c7
|
Updated changelog
|
2015-04-12 18:30:25 +12:00 |
Robert Payne
|
7aad7a4b48
|
Merge branch 'develop' of github.com:Masonry/Snap into develop
|
2015-04-12 18:28:52 +12:00 |
Robert Payne
|
b0c5280e16
|
Rename insets -> inset and deprecate insets
|
2015-04-12 18:27:52 +12:00 |
Robert Payne
|
18851b7ecd
|
Fix up interface layout direction
|
2015-04-12 18:27:36 +12:00 |
Robert Payne
|
997e0e5970
|
Remove config and simplify offset/constant differences
|
2015-04-12 17:54:11 +12:00 |
Robert Payne
|
93febd2e5e
|
Update comments
|
2015-04-12 17:53:48 +12:00 |
Robert Payne
|
a6790f13c7
|
Add missing right property from ConstraintBuilderExtendable
|
2015-04-12 17:53:32 +12:00 |
Robert Payne
|
fc9248457a
|
Merge pull request #76 from lluisgerard/patch-1
Update LICENSE
|
2015-04-12 11:47:46 +12:00 |
Lluis Gerard
|
636e80effa
|
Update LICENSE
To match https://github.com/Masonry/Masonry/blob/master/LICENSE (removed "//" and modified last year to 2015)
|
2015-04-11 18:40:26 +02:00 |
Robert Payne
|
509d648818
|
Updated API & Copyrights
|
2015-04-12 00:04:36 +12:00 |
Robert Payne
|
931d6ca7ec
|
Initial Implementation of protocol API
|
2015-04-11 23:39:12 +12:00 |
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 |