Robert Payne
|
9949aba7e8
|
Removed unsupported autolayout combination
Seems like autolayout no longer supports constraining locations to constants. You must constrain them to a view.
|
2014-08-05 13:23:43 +12:00 |
Robert Payne
|
655ea99ff4
|
Added beta 5 fixes
– Updated raw options type
– Added explicit nil checks
|
2014-08-05 13:23:13 +12:00 |
Robert Payne
|
6e68c3ae5c
|
Added explicit nil check in LayoutConstraint
|
2014-08-05 13:20:54 +12:00 |
Robert Payne
|
7cf2e05461
|
Update README.md
Updated to reflect OS X support
|
2014-07-30 12:58:15 +12:00 |
Robert Payne
|
2edb7b9ff3
|
Added support for OS X
* Added "Insets" class which makes EdgeInsets a typealias on iOS and a custom struct on OS X
* Added OS checks and fixed API issues where necessary
|
2014-07-30 12:55:31 +12:00 |
Robert Payne
|
fda663a90b
|
Removed unused insets private var
|
2014-07-30 10:20:35 +12:00 |
Jonas Budelmann
|
b4c8748794
|
Update README.md
|
2014-07-30 06:57:28 +12:00 |
Robert Payne
|
7ba2c3f99f
|
Updated Readme
Added note about why the prefixing has been changed and how Snappy is not compatible from Objective-C
|
2014-07-30 00:02:27 +12:00 |
Robert Payne
|
4303bd6037
|
Hotfix to ensure insets are actually used
|
2014-07-29 23:50:50 +12:00 |
Jonas Budelmann
|
fe32791d67
|
Update README.md
|
2014-07-29 12:45:57 +12:00 |
Robert Payne
|
ab94bd95e3
|
Merge branch 'release/preview'
|
2014-07-29 12:40:12 +12:00 |
Robert Payne
|
6078e04895
|
Preview Release
|
2014-07-29 12:39:59 +12:00 |
Jonas Budelmann
|
6212ee9575
|
ViewConstraint offset methods
|
2014-07-27 16:09:38 +12:00 |
Jonas Budelmann
|
546c6e60ee
|
change Constraint to protocol
|
2014-07-25 19:48:04 +12:00 |
Jonas Budelmann
|
83e5edf516
|
skeleton code
|
2014-07-25 16:24:17 +12:00 |
Jonas Budelmann
|
afb20a778f
|
initial operator overload experiment
|
2014-06-06 15:42:44 +12:00 |