Commit Graph

73 Commits

Author SHA1 Message Date
Robert Payne 9ef9ae6f9f Improve debugging and allow width/height constraints to be installed on from view 2015-07-30 18:49:47 +12:00
Robert Payne 57baa96dc7 Removed 'final' declaration in attempt to fix odd crashes 2015-04-23 00:31:40 +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 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 2b00e7b50c Refactor Constraint -> ConcreteConstraint & Add Updaters! 2015-04-12 23:32:03 +12:00
Robert Payne c9b89ad974 Refactoring & Documentation 2015-04-12 22:21:02 +12: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 846d767cbb Tidy up how constants are made 2015-04-11 22:16:50 +12:00
Robert Payne 03ba3d603e Added better offset/constant maths 2015-04-11 22:10:02 +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 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 2dec123ce0 Tweaked uninstalling constraints and removed unused code blocks 2015-04-11 18:32:33 +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
Martin Conte Mac Donell fe5fff0d5d Simplifications and swift 1.2 syntax 2015-04-10 21:11:20 -07:00
Robert Payne 1e5cdba18d Fix Xcode Beta 3 compiler error 2015-03-24 23:09:25 +13:00
Robert Payne c5bab635ec Re-organized Project 2015-03-24 11:39:41 +13:00