Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SnapKit/SnapKit

A Swift Autolayout DSL for iOS & OS X
https://github.com/SnapKit/SnapKit

Merge branch 'develop' of github.com:Masonry/Snap into develop

7aad7a4b487032b1c6a67995417584b264fe81bf authored over 9 years ago by Robert Payne <[email protected]>
Rename insets -> inset and deprecate insets

b0c5280e16a9bd5fb5bd45c70c0f38818132695d authored over 9 years ago by Robert Payne <[email protected]>
Fix up interface layout direction

18851b7ecd153a5acb6502a6360f7e9c7c3ab856 authored over 9 years ago by Robert Payne <[email protected]>
Remove config and simplify offset/constant differences

997e0e5970071525a10987facd4c4b6cb599b296 authored over 9 years ago by Robert Payne <[email protected]>
Update comments

93febd2e5ec4438d602852eae7250f5635ac8edb authored over 9 years ago by Robert Payne <[email protected]>
Add missing right property from ConstraintBuilderExtendable

a6790f13c7084c7c79a2dfec7248355cd23f42a8 authored over 9 years ago by Robert Payne <[email protected]>
Merge pull request #76 from lluisgerard/patch-1

Update LICENSE

fc9248457a9b9f463fe9aa9cca70fee578022f4b authored over 9 years ago by Robert Payne <[email protected]>
Update LICENSE

To match https://github.com/Masonry/Masonry/blob/master/LICENSE (removed "//" and modified last ...

636e80effa93ebc463c38e3f8a153673af3be139 authored over 9 years ago by Lluis Gerard <[email protected]>
Updated API & Copyrights

509d64881899eec2b574b5a74ecc3a243e8c963f authored over 9 years ago by Robert Payne <[email protected]>
Initial Implementation of protocol API

931d6ca7ec228b734a4343457e378d0c9c791d7e authored over 9 years ago by Robert Payne <[email protected]>
Readme tweak

d69501a463fd5fa96f0b500488b82d2c18d444f3 authored over 9 years ago by Robert Payne <[email protected]>
Updated changelog

7bf46acf4cdec6e1a87ca597b193735e84771bbe authored over 9 years ago by Robert Payne <[email protected]>
Update project file for OS X target

fcf61715a325fc6d9a6c8e0ab4f9ac939f4aa71d authored over 9 years ago by Robert Payne <[email protected]>
Tidy up how constants are made

846d767cbb9d403f207a7c243ecf8f524efaf159 authored over 9 years ago by Robert Payne <[email protected]>
the project file too

aa57289b4bb49d6e65614d09ee74943937fdd560 authored over 9 years ago by Robert Payne <[email protected]>
Added better offset/constant maths

03ba3d603e9c4f39ef1581e9949ec8a3474e50f8 authored over 9 years ago by Robert Payne <[email protected]>
Added configuration and InterfaceLayoutDirection

8f70c8290ae444a7e0aa82361606ee740880493d authored over 9 years ago by Robert Payne <[email protected]>
Added test case for activate/deactivate

f3e8eb487cee15111a6338f63f611034b0ea0776 authored over 9 years ago by Robert Payne <[email protected]>
Ensure OS X target up to date

8b8372c43d9423659ebb8c514519cdbffd15c825 authored over 9 years ago by Robert Payne <[email protected]>
Added activate/deactivate

3c3a76cf6eec62b579865b34c2262c4bdf387ef6 authored over 9 years ago by Robert Payne <[email protected]>
Fix debugging compile error

ded4778181e4ebc44eee4584ec76ca67a633e9b4 authored over 9 years ago by Robert Payne <[email protected]>
Updated debugging

7205e043e8d5c24235a0bfc2add421abccc52798 authored over 9 years ago by Robert Payne <[email protected]>
Added better debugging support

Support for snp_label and better descriptions when printing LayoutConstraint's

08ff0472b2db47fc35c7fb973177e4ae9163443e authored over 9 years ago by Robert Payne <[email protected]>
Tidy up priority medium for OS X

d5e5cf1296274b33af4a86e6457b11114237e038 authored over 9 years ago by Robert Payne <[email protected]>
Added medium priority

4904b40bfa79fae5f99f2081f74e910365b1ae0b authored over 9 years ago by Robert Payne <[email protected]>
Added support on constraint maker for iOS 8 properties

656920acd3b4fdbd0dbc52b99b9640ca6e629726 authored over 9 years ago by Robert Payne <[email protected]>
Tweaked uninstalling constraints and removed unused code blocks

2dec123ce0ddcb800bb14c58c3d1f778be36f896 authored over 9 years ago by Robert Payne <[email protected]>
Further tweaks and improvements

ebe9bb1e8decf5bebcb400980d5f0c46650bad7c authored over 9 years ago by Robert Payne <[email protected]>
Modernize syntax & improve performance

62c0318c00d561cfb61bba63bc981dabd3044908 authored over 9 years ago by Robert Payne <[email protected]>
Merge branch 'develop' of github.com:Masonry/Snap into develop

# Conflicts:
# Source/View+Snap.swift

d04d78979e349df24f220ec57106e09aa2cb18e8 authored over 9 years ago by Robert Payne <[email protected]>
Finalise classes

b014ab638a88b9ba8656e590fd96e5f898f2b101 authored over 9 years ago by Robert Payne <[email protected]>
Fix up formatting

0126a0efc2dcf144d0b134e15e7e241bef26018c authored over 9 years ago by Robert Payne <[email protected]>
Merge pull request #71 from Reflejo/cosmetics-changes-swift-1.2

Simplifications and swift 1.2 syntax

a31df701460f4592730b7c36aa0f6852ace708ef authored over 9 years ago by Robert Payne <[email protected]>
Merge pull request #69 from Reflejo/closure-noescape

@noescape on methods

237cd57409a1dd6d2cd9b095dbd4b7610d83bc12 authored over 9 years ago by Robert Payne <[email protected]>
@noescape on methods

9cec048c44458f91f316605f5d8c0633e0ff8933 authored over 9 years ago by Martin Conte Mac Donell <[email protected]>
Simplifications and swift 1.2 syntax

fe5fff0d5d8fe7cd0e5f3e5e53c30b4bef533a93 authored over 9 years ago by Martin Conte Mac Donell <[email protected]>
Merge branch 'master' into develop

e0a859a5784172fac03c33305f2421e5fec41392 authored almost 10 years ago by Robert Payne <[email protected]>
Updated Podspec

a70ba82c46042383f882f2541e8f4000335567b5 authored almost 10 years ago by Robert Payne <[email protected]>
Updated Podspec

361b95cf404183addde560244efa8af279d53389 authored almost 10 years ago by Robert Payne <[email protected]>
Fix Xcode Beta 3 compiler error

1e5cdba18d19e0c320f9105345b3c52827a88196 authored almost 10 years ago by Robert Payne <[email protected]>
Tweak projectfile to support Carthage without issues

8b406c09b4da2f198aae4b3991f9de522078f111 authored almost 10 years ago by Robert Payne <[email protected]>
Project build settings updates

49696d1c5a422d97e22f106e2e4ae904cc50df24 authored almost 10 years ago by Robert Payne <[email protected]>
Removed unused files

e86c483b8b542c1f74034b0b77e50af67447f159 authored almost 10 years ago by Robert Payne <[email protected]>
Hotfix Readme

0240722fc15d3f637da274d72598001389d61959 authored almost 10 years ago by Robert Payne <[email protected]>
Updated Podspec & Readme

d13d32781afb6d552b1792d4cc35a4ea967c4495 authored almost 10 years ago by Robert Payne <[email protected]>
Added Travis CI

d988a0efe210d7363827c097a998240c7bf5e04a authored almost 10 years ago by Robert Payne <[email protected]>
Re-organized Project

c5bab635ec0738a950733f73f2dea1bb98720215 authored almost 10 years ago by Robert Payne <[email protected]>
Update build number

8be9e385fb0689f04bfea9eca0e7560c6a47419d authored almost 10 years ago by Robert Payne <[email protected]>
Merge branch 'develop'

f37b56b7a2b6533fb6dcb583309fda8c313ceb59 authored almost 10 years ago by Robert Payne <[email protected]>
Allow install and uninstall to be indempotent

faf7d43aaf6c46d11d1b1cdbb9ff58392ece6e52 authored almost 10 years ago by Robert Payne <[email protected]>
Improve the closest superview finder algorithm

27012934323e3e3202c405c9b40d2400bf65447f authored almost 10 years ago by Robert Payne <[email protected]>
Updated changelog

116002cde754093f33c887d53587a3dd2892260d authored almost 10 years ago by Robert Payne <[email protected]>
Updated tests

48eed7ffeb858fcefcdfd731485cdd433eef647f authored almost 10 years ago by Robert Payne <[email protected]>
Cleaned up some APIs and added support for prepare constraints.

b7eb62fba017f85f06311f1398837d667149620c authored almost 10 years ago by Robert Payne <[email protected]>
Further fix remake constraints crash in Swift 1.2

4158cf0d9980d6b666f7736242423ac473c96800 authored almost 10 years ago by Robert Payne <[email protected]>
Fixed Swift 1.2 regressions and added some simple tests

Conflicts:
Snap/ConstraintMaker.swift
Snap/View+Snap.swift

f97ec8d1d2f49da103edd447507c9e12c061bf38 authored almost 10 years ago by Robert Payne <[email protected]>
Updated gitignore

fed8ab992171f74dd5d0d6bb41ca3b43d63dbd24 authored almost 10 years ago by Robert Payne <[email protected]>
Merge remote-tracking branch 'origin/develop'

79f5ca54caa7d92806aab632268f209830bc58e0 authored almost 10 years ago by Robert Payne <[email protected]>
Update podspec

8907add87ffa717f6c0def1b77184989cbbb22a4 authored almost 10 years ago by Robert Payne <[email protected]>
Update changelog

f0cc0501b0dc247febfdae035e507d45a6d3dd5c authored almost 10 years ago by Robert Payne <[email protected]>
Rename maker to make

0f58b26596ab95b6a3480d7678d390fb6d1ccf8e authored almost 10 years ago by Robert Payne <[email protected]>
Removed unused APIs

91d1c56daf5728d11dc2a572e810538b144999b9 authored almost 10 years ago by Robert Payne <[email protected]>
Merge pull request #47 from Masonry/develop

Updated Podspec

2807d8eeac3fc2d178f04e34ce89408acf637443 authored almost 10 years ago by Robert Payne <[email protected]>
Updated Podspec

f283ce88b144050a7daf90fd5447e449b162b405 authored almost 10 years ago by Robert Payne <[email protected]>
Merge pull request #46 from sebreh/master

Fix for typo in OS check enabling iOS specific layout attributes

6e3c3a7a1b9af5e899ab50ebb26930d4a64ca97d authored almost 10 years ago by Robert Payne <[email protected]>
Fixed type in OS check

Fixes a typo that caused iOS-specific layout attributes not to be
included installing a constraint.

7cdb7bd8f8f57617e5739257c2fffaff20295f14 authored almost 10 years ago by Sebastian Rehnby <[email protected]>
Merge branch 'master' of github.com:Masonry/Snap into develop

81be19bc36b8259c2363e0dd827a5ede9f2b6524 authored almost 10 years ago by Robert Payne <[email protected]>
Define tagged constraints API

0713a9517d68737f082be804fea0f5478850f59c authored almost 10 years ago by Robert Payne <[email protected]>
Merge pull request #43 from Masonry/develop

Release 0.0.4

c3a662a7f4bd05b6850e29110dccce38946062e8 authored almost 10 years ago by Robert Payne <[email protected]>
Reworked how constraints are stored against installed view

0b687e37bd6aa508cdce6fa629da537c7f57e924 authored almost 10 years ago by Robert Payne <[email protected]>
Merge branch 'master' into develop

9fe13a042b73688ed07f5af65ff4b7fa95c3895d authored almost 10 years ago by Robert Payne <[email protected]>
Updated podspec

821174a97837850264d5058cf82cbcf68828726f authored almost 10 years ago by Robert Payne <[email protected]>
Remove erroneous storage of constraints

5bf81ee15f1155a6de57b0319924a54da3fee8fe authored almost 10 years ago by Robert Payne <[email protected]>
Allow size attributes to be installed on a view itself

c75495cf4c8788178f9fd7fd20d5c17fc47084c8 authored almost 10 years ago by Robert Payne <[email protected]>
Merge branch 'master' of github.com:Masonry/Snap

21a73287f30e0f0b31520e0ca245c46ef4073b28 authored almost 10 years ago by Robert Payne <[email protected]>
Updated podspec

26d3e78713abd55ad7bbea10a369bb71ab525dc0 authored almost 10 years ago by Robert Payne <[email protected]>
Ensure constraints get cleaned up on uninstall() and put back on install()

0b92c7ff5426b4e87196214b6de4bf831dad9ca3 authored almost 10 years ago by Robert Payne <[email protected]>
Rescope a public install/uninstall

cf977c5a1a624c5f433132bcd4f344497eb1db9b authored almost 10 years ago by Robert Payne <[email protected]>
Fixed missing public access control on greaterThanEqualTo

b3740ffb0dd8c954ef9e7236d174288bbd8904a2 authored almost 10 years ago by Robert Payne <[email protected]>
Merge pull request #37 from ryanmaxwell/patch-1

Update README.md

cc8bced9fca1729fe0a1b5a8d6de4348896bf94f authored almost 10 years ago by Robert Payne <[email protected]>
Remove unused API

bfb1a786fffad5df38468367b7867ae03b985ecc authored almost 10 years ago by Robert Payne <[email protected]>
Update README.md

2f5788748060f7b415b4e63cfc69aa3a1c839113 authored almost 10 years ago by Ryan Maxwell <[email protected]>
Revert "Allow iOS 7.0 for Cocoapods"

This reverts commit 24de96971a132f9717ace5e9ad9659b7b70ef94f.

d9fdc78bfbf22722c94cd0d7c6c126964c7190f1 authored almost 10 years ago by Robert Payne <[email protected]>
Allow iOS 7.0 for Cocoapods

24de96971a132f9717ace5e9ad9659b7b70ef94f authored almost 10 years ago by Robert Payne <[email protected]>
Updated Podspec and pushed to trunk

cbc70932cb7de260e7296522888eb40bfe12137e authored almost 10 years ago by Robert Payne <[email protected]>
Update Podspec

8c3eadb4fb93b6798ddb5cc6c0cab7dc484aae5f authored almost 10 years ago by Robert Payne <[email protected]>
Remove .DS_Store

a26eaf950efaa9a502ecbebfb47b2415478ec9e2 authored almost 10 years ago by Robert Payne <[email protected]>
Rename to Snap

a647c102904e0e14199a2db2d82d8f556567f2f2 authored almost 10 years ago by Robert Payne <[email protected]>
Updated Readme

3388aa02f7b97437fe0ccd53be0c21812213bc9d authored almost 10 years ago by Robert Payne <[email protected]>
Added Podspec

427f53b6ce50f4c5f906201523ebb2a5fade7fd9 authored almost 10 years ago by Robert Payne <[email protected]>
Added support for updateConstraints

9251b638af642f02a6dcaaafc0503ccb51d46fcc authored almost 10 years ago by Robert Payne <[email protected]>
Clean up & Reshuffle some API

Moved some apis, added some equality operators and cleaned up some code.

5a968ae864141983baeb050624c257b2a8bc1a2d authored almost 10 years ago by Robert Payne <[email protected]>
Updated .gitignore

3642d9f568086d951fb76c56792b588a35053f03 authored almost 10 years ago by Robert Payne <[email protected]>
Improve OS X support

a7055c1b682ee8cd635140a7a6cc95e732cec4be authored almost 10 years ago by Robert Payne <[email protected]>
Set deployment target to iOS 8.0

08e502040f23f33f6d38520e18a29c0342ef8148 authored almost 10 years ago by Robert Payne <[email protected]>
Added support for UIViewController layout guides

553007f619dc979c4790712806785d261612fc50 authored almost 10 years ago by Robert Payne <[email protected]>
Merge pull request #17 from cnoon/feature/uninstalling_constraints

Added a method for uninstalling constraints on a view.

ef24bbeb9458ee0ab4b1ac93bf09b7606c67654b authored about 10 years ago by Robert Payne <[email protected]>
Merge pull request #35 from danieleggert/master

Make the Snappy scheme shared.

7125e3da4beadc29fe290cd063a723195f554710 authored about 10 years ago by Robert Payne <[email protected]>
Make the Snappy scheme shared.

aa869fa536e58f63cf39c597f81e66f97346967a authored about 10 years ago by Daniel Eggert <[email protected]>
Moved removeConstraints method into the ConstraintMaker proxy.

d0dc5214294716994c5dc1653139279d16a38b93 authored about 10 years ago by Noon, Christian <[email protected]>