Historique des commits

Auteur SHA1 Message Date
  Robert Payne 61b4016202 Fix improper revert il y a 10 ans
  Ray Lillywhite 483d525c72 Fix handling of UIEdgeInsets for width and height il y a 10 ans
  Robert Payne 2dcf3bddfa nits il y a 10 ans
  Akiva Leffert 0fe4ad005b Switch makerFile/line to use SourceLocation for consistency il y a 10 ans
  Akiva Leffert bbe5b2e49d Instrument each constraint with a source location. il y a 10 ans
  Tadeas Kriz e84f9bc1c3 Add compiler condition to remove warnings when not using legacy deployment. il y a 10 ans
  Tadeas Kriz 2afe4d47ec Add call to activateConstraints on iOS8+ and fix build issues for OS X. il y a 10 ans
  Ryan Britton 7fc0537c13 Added tvOS checks so the iOS paths are used rather than OS X il y a 10 ans
  Robert Payne ba26480317 Fixed iOS 9 layout guides, and better support for legacy platforms il y a 10 ans
  Suyeol Jeon ba03f22eb8 Add availability check for iOS 8 and OS X 10.10 methods. il y a 10 ans
  Robert Payne 446e5c5758 Merged in 0.13.0 changes il y a 10 ans
  Ben Jones 5afd216e21 Handle new NSLayoutAttribute FirstBaseline that is introduced in OS X 10.11 for CGPoint or EdgeInsets il y a 10 ans
  Ben Jones c6b3ecaad8 Fixes for Swift 2.0 b2 il y a 10 ans
  Robert Payne c1de30ac5c Updated for Swift 2.0 il y a 10 ans
  Robert Payne 9ef9ae6f9f Improve debugging and allow width/height constraints to be installed on from view il y a 10 ans
  Robert Payne 57baa96dc7 Removed 'final' declaration in attempt to fix odd crashes il y a 10 ans
  Robert Payne 931eb01de9 Ensure ConcreteConstraint cannot be subclassed il y a 10 ans
  Robert Payne 5d5bc09b25 Use an abstract superclass for Constraint rather than protocol il y a 10 ans
  Robert Payne d9424975d4 Fix OS X compiles il y a 10 ans
  Robert Payne 51662d58bb Snap is now SnapKit il y a 10 ans
  Robert Payne 2b00e7b50c Refactor Constraint -> ConcreteConstraint & Add Updaters! il y a 10 ans
  Robert Payne c9b89ad974 Refactoring & Documentation il y a 10 ans
  Robert Payne 509d648818 Updated API & Copyrights il y a 10 ans
  Robert Payne 931d6ca7ec Initial Implementation of protocol API il y a 10 ans
  Robert Payne 846d767cbb Tidy up how constants are made il y a 10 ans
  Robert Payne 03ba3d603e Added better offset/constant maths il y a 10 ans
  Robert Payne 8b8372c43d Ensure OS X target up to date il y a 10 ans
  Robert Payne 3c3a76cf6e Added activate/deactivate il y a 10 ans
  Robert Payne d5e5cf1296 Tidy up priority medium for OS X il y a 10 ans
  Robert Payne 4904b40bfa Added medium priority il y a 10 ans