Commit History

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