Commit History

Author SHA1 Message Date
  Robert Payne 2e4cebf41d Fix bug around view.snp.layoutConstraints being dealloc’d 9 years ago
  Robert Payne 2764642a2d Tweaks for OSX support 9 years ago
  Robert Payne 514ec79042 Add support for edges to margins and margins to edges 9 years ago
  Robert Payne fc298aeaf4 Split up DSL and add support for UILayoutGuide 9 years ago
  Robert Payne 7e8c173224 Allow implied superview for equalTo(constant) 9 years ago
  Robert Payne a772f08051 Remove unused code 9 years ago
  Robert Payne 1b712cde8c Remove unecessary print statement 9 years ago
  Robert Payne 9d0232ca08 API updates, migrate away from iOS 7.0 support 9 years ago
  Robert Payne f5511c3bac Add in existing update functions and deprecate them 9 years ago
  Robert Payne e713b9da5b Add API’s for updating offset/inset/priorty 9 years ago
  Robert Payne 8fc933a5c2 Fix up legacy deployment and availability of APIs 9 years ago
  Robert Payne 4715badfa0 Beta 4 Updates 9 years ago
  Alex Pawlowski d00444d7d1 Migrated to latest Swift 3.0 syntax and latest macOS Cocoa API 9 years ago
  Robert Payne 8355410d92 Swift 3.0 Migration 9 years ago
  Robert Payne 7ba532d597 Major overhaul 10 years ago
  Ray Lillywhite 483d525c72 Fix handling of UIEdgeInsets for width and height 10 years ago
  Robert Payne 2dcf3bddfa nits 10 years ago
  Akiva Leffert 0fe4ad005b Switch makerFile/line to use SourceLocation for consistency 10 years ago
  Akiva Leffert bbe5b2e49d Instrument each constraint with a source location. 10 years ago
  Tadeas Kriz e84f9bc1c3 Add compiler condition to remove warnings when not using legacy deployment. 10 years ago
  Tadeas Kriz 2afe4d47ec Add call to activateConstraints on iOS8+ and fix build issues for OS X. 10 years ago
  Ryan Britton 7fc0537c13 Added tvOS checks so the iOS paths are used rather than OS X 10 years ago
  Robert Payne ba26480317 Fixed iOS 9 layout guides, and better support for legacy platforms 10 years ago
  Suyeol Jeon ba03f22eb8 Add availability check for iOS 8 and OS X 10.10 methods. 10 years ago
  Robert Payne 446e5c5758 Merged in 0.13.0 changes 10 years ago
  Ben Jones 5afd216e21 Handle new NSLayoutAttribute FirstBaseline that is introduced in OS X 10.11 for CGPoint or EdgeInsets 10 years ago
  Ben Jones c6b3ecaad8 Fixes for Swift 2.0 b2 10 years ago
  Robert Payne c1de30ac5c Updated for Swift 2.0 10 years ago
  Robert Payne 9ef9ae6f9f Improve debugging and allow width/height constraints to be installed on from view 10 years ago
  Robert Payne 57baa96dc7 Removed 'final' declaration in attempt to fix odd crashes 10 years ago