GitHub / mischa-hildebrand/AlignedCollectionViewFlowLayout / commits
A collection view layout that gives you control over the horizontal and vertical alignment of the cells.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 236094ac | merge Merge pull request #37 from AppleArealidea/master |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 724765bc | Added Package.swift for Swift 6.0 | Semen Osipov <s****v@a****y> | over 1 year ago | |
| 09820f41 | Fixed warning | Semen Osipov <s****v@a****u> | almost 4 years ago | |
| 0052bfa4 | Updated Package.swift | Semen Osipov <s****v@a****u> | almost 4 years ago | |
| 49330ef6 | merge Merge pull request #21 from Jeehut/master |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 2a462210 | [Package.swift] Specify target source files path |
Cihat Gündüz <c****s@c****e>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 2c07412c | Add basic SwiftPM manifest file |
Cihat Gündüz <c****s@c****e>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 81119d06 | Update README.md to include new horizontal alignment options. |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 03024fd2 | merge Merge pull request #20 from e-sung/master |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f589bb91 | Refactor code to use a second horizontal alignment type for internal use. |
Mischa Hildebrand <m****d@i****m>
Committed by: e-sung <d****g@g****m> |
over 7 years ago | |
| 37d7f7ea | chore: add documentation for `HorizontalAlignment` | e-sung <d****g@g****m> | over 7 years ago | |
| 74cece6f | feat: swap horizontal alignment for RTL languages | e-sung <d****g@g****m> | over 7 years ago | |
| 613b58c1 | Update README.md |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| bf8be9bf | merge Merge pull request #15 from Dschee/master |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| f27eec62 | Fix issues when using without CocoaPods | Cihat Gündüz <c****z@j****m> | about 8 years ago | |
| db4df85a | Increases version number in podspec to 1.1.2. | Mischa Hildebrand <m****d@i****m> | over 8 years ago | |
| a5d2505b | merge Merge pull request #5 from OmarPedraza/patch-1 |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| e9ac17d2 | Allow inheritance for Swift 3.0+ | Omar Pedraza <i****r@g****m> | over 8 years ago | |
| 929daa54 | Update README.md: Add syntax highlighting. |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 0b53840b | Increases version number in podspec to 1.1.1. | Mischa Hildebrand <m****d@i****m> | almost 9 years ago | |
| b13ed29d | Update README.md |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 269987f0 | Update README.md |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 4e6c9e3a | Update README.md |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 77ce9425 | Update README.md: Adds sample images for vertical layout options. |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 7addab14 | Scales new sample images down by 50%. | Mischa Hildebrand <m****d@i****m> | almost 9 years ago | |
| 6320e7f0 | Adds sample images for vertical alignment options. | Mischa Hildebrand <m****d@i****m> | almost 9 years ago | |
| 9c4be30d | merge Merge pull request #1 from bpollman/master |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| f44280a5 | Fix for 'AlignedCollectionViewFlowLayout' is inaccessable due to 'internal' p... | Ben Pollman <b****n@g****m> | about 9 years ago | |
| 8fd48684 | Fixes updated podspec by masking apostrophe. | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| 50fc3314 | Updates podspec and increases version to 1.1.0. | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| e41aea58 | Updates README.md to match new interface and vertical alignment options. | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| e9683f41 | merge Merge remote-tracking branch 'origin/master' | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| a491f684 | Fixes a critical bug that caused a collection view with many items to freeze ... | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| 0972d511 | Update README.md |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| f41832be | Update README.md |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b18eb6da | Update README.md |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 18642638 | Adds pod specs and example project. | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| 54d319f8 | Update README.md |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 2811ca42 | merge Merge remote-tracking branch 'origin/master' | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| 82a542a8 | Move images used in README file to "Docs" folder. | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| 9f605a4d | Update README.me: Adds example images for a left- and a right-aligned layout. |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 85d80b2f | Adds example images for left- and right-aligned layouts. | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| 9aa2ecbc | Update README.md |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 7232a310 | Update README.md: Adds information for additional configuration options. |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 375e8a66 | Update README.md |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 293ebbc1 | Update README.md |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b375125b | Update README.md: Adds behavior description. |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 23e5813e | Resize screenshot images for the README file. | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| a05e4cfa | Update README.md: Adds usage instructions. |
Mischa Hildebrand <w****b@m****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 72ff1b88 | Adds a designated custom initializer. | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| 7d846b5e | Updates a screenshot image for README file. | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| f9a1a374 | Updates a screenshot image for README file. | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| 65e9ead6 | Adds screenshot images for README file. | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| 8552146f | Fixes a warning that layout attributes objects returned from UICollectionView... | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| c9e8e6fd | Adds the AlignedCollectionViewFlowLayout. | Mischa Hildebrand <m****d@i****m> | over 9 years ago | |
| 61e9cfbc | Initial commit | Mischa Hildebrand <w****b@m****e> | over 9 years ago |