0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12 from OlehKulykov/master More... over 8 years ago
Update README.md More... over 8 years ago
Update tests with constraints block variables More... over 8 years ago
Additional safe area methods without name More... over 8 years ago
Update changelog More... over 8 years ago
- Minimum supported iOS version 8.0 - Added nullability flags to method parameters. Can be used with Swift without unused optional chaining - Latest syntax - Latest constraints activation/deactivation method instead of deprecated one (iOS 8 and up) - Removed attributes mapping - All methods returns created constraint. Can be stored directly to the block variable for future manipulations. - Introduced methods to constraint view to it's safe areas (iOS 11) More... over 8 years ago
Update README.md More... almost 11 years ago
Update README.md More... over 11 years ago
Update README.md More... almost 12 years ago
Update README.md More... almost 12 years ago
Update README.md More... almost 12 years ago
Update README.md More... almost 12 years ago
0.6.0 update More... almost 12 years ago
bumped version to 0.6.0 More... almost 12 years ago
added `setSize` convenience method More... almost 12 years ago
convenience methods for aligning with insets and centering added More... almost 12 years ago
Merge branch 'master' of https://github.com/floriankrueger/AutoLayoutKit More... almost 12 years ago
added the first convenience method More... almost 12 years ago
added the first convenience method More... almost 12 years ago
fixed typo More... almost 12 years ago
created convenience category More... almost 12 years ago
declared `make`, `set` and `createLayoutConstraint` static. closes #11 More... almost 12 years ago
updated example podspec More... about 12 years ago
bumped podspec version to 0.5.0 More... about 12 years ago
documentation for #7 in README More... about 12 years ago
documentation for #5 in README More... about 12 years ago
created 'minus' apis. closes #7 More... about 12 years ago
API for priorities. closes #5 More... about 12 years ago
ALK #9 travis ci badge (closes #9) More... about 12 years ago
ALK #9 making the main scheme in prototype 'shared' More... about 12 years ago