提交历史

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