Historia zmian

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