Commit History

Author SHA1 Message Date
  Living da4426cb9a change the result constraint of maker.center.equalTo(CGPoint) to based on the original point of superview (#336) 9 years ago
  vhosune 3f529652a4 fix "Mutating a priority from required to not on an installed constra… (#323) 9 years ago
  Robert Payne 46c02e3cc9 Fix edges to edges for macOS 9 years ago
  Robert Payne cfa4c6a545 Fix up memory leaks 9 years ago
  Robert Payne f29d66a079 Add deprecated install/uninstall 9 years ago
  Robert Payne ffd450754a Update deprecation notice versions 9 years ago
  Robert Payne 67271dc666 Rework how updateConstraints works if no existing constraints 9 years ago
  Robert Payne cdedbcdea7 Fix bug where pinning composite to composite would fail 9 years ago
  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