GitHub / ashfurrow/ARCollectionViewMasonryLayout / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 4497406f | merge Merge pull request #39 from ashfurrow/fix-ci |
Orta <o****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 015c420a | Increased demo project build deploy target to iOS 8.1. | Ash Furrow <a****h@a****m> | over 8 years ago | |
| 6720f0ce | Updates CocoaPods. | Ash Furrow <a****h@a****m> | over 8 years ago | |
| 70809ed6 | Updates JSON gem. | Ash Furrow <a****h@a****m> | over 8 years ago | |
| 5d66659e | merge Merge pull request #37 from dkhamsing/patch-1 |
Ash Furrow <a****h@a****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 9edccab9 | Fix readme typo |
dkhamsing <d****g@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| f22180d0 | merge Merge pull request #35 from ashfurrow/readme-update |
Ash Furrow <a****h@a****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 9a48fac4 | Fixes typo in docs. |
Ash Furrow <a****h@a****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 91cb0019 | Updates readme. | Ash Furrow <a****h@a****m> | almost 10 years ago | |
| 5169040d | Add tvOS to Podspec | Orta Therox <o****x@g****m> | about 10 years ago | |
| 07d7fa7d | Fix the podspec | Orta Therox <o****x@g****m> | over 10 years ago | |
| 088e487f | merge Merge pull request #29 from ashfurrow/modern | Ash Furrow <a****h@a****m> | over 10 years ago | |
| 7f2a7d44 | OK, adds specs and ready for 2.2.0 | Orta Therox <o****x@g****m> | over 10 years ago | |
| a9dc52b1 | Only invalidate header/footer when needed | Orta Therox <o****x@g****m> | over 10 years ago | |
| 20d5a30f | Support sending delegate methods for when stickyness changes for a sticky tab... | Orta Therox <o****x@g****m> | over 10 years ago | |
| 29d7e1d3 | merge Merge pull request #28 from ashfurrow/modern | Ash Furrow <a****h@a****m> | over 10 years ago | |
| dca32043 | merge Merge branch 'master' of https://github.com/ashfurrow/ARCollectionViewMasonry... | Orta Therox <o****x@g****m> | over 10 years ago | |
| 8c30ac45 | Make the sticky header delegate method optional | Orta Therox <o****x@g****m> | over 10 years ago | |
| dfd84c9c | merge Merge pull request #27 from ashfurrow/modern | Ash Furrow <a****h@a****m> | over 10 years ago | |
| f649cf4d | Bumps CI to iOS 8.1. | Ash Furrow <a****h@a****m> | over 10 years ago | |
| be13d310 | Alright use a gemfile | Orta Therox <o****x@g****m> | over 10 years ago | |
| f9e33a65 | Adds tests for the sticky header bits | Orta Therox <o****x@g****m> | over 10 years ago | |
| 4a22aa50 | Add support for sticky headers | Orta Therox <o****x@g****m> | over 10 years ago | |
| 1bf7633e | Use modern tech | Orta Therox <o****x@g****m> | over 10 years ago | |
| 0c624d40 | merge Merge pull request #25 from 1aurabrown/master | Laura Brown <l****3@g****m> | over 11 years ago | |
| 18484232 | make sure section dimensions reflect header height even if there are no items | Laura Brown <l****a@L****l> | over 11 years ago | |
| ebb52685 | merge Merge pull request #24 from alloy/fix-contentSize-when-empty | Ash Furrow <a****h@a****m> | over 11 years ago | |
| b3b4dfd0 | Bump to 2.1.1 | Eloy Durán <e****e@g****m> | over 11 years ago | |
| c928bcef | Cleanup tests. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| fc131b01 | Don’t add any trailing margin when no items have been layout yet. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| 3f81ea26 | Updates CocoaPods for Travis. | Ash Furrow <a****h@a****m> | over 11 years ago | |
| cfa22c8a | Fixes Travis badge. | Ash Furrow <a****h@a****m> | over 11 years ago | |
| 46fd6137 | merge Merge branch 'master' of https://github.com/ashfurrow/ARCollectionViewMasonry... | Ash Furrow <a****h@a****m> | over 11 years ago | |
| 8109a29c | merge Merge pull request #23 from alloy/trailing-entries | Ash Furrow <a****h@a****m> | over 11 years ago | |
| 1d405640 | Updated podfile. | Ash Furrow <a****h@a****m> | over 11 years ago | |
| 1bce7ed1 | Bump to 2.1.0 | Eloy Durán <e****e@g****m> | over 11 years ago | |
| 5e5908d0 | Add trailing inset to total content size. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| 94aae7c2 | Do not apply margin on first item in section. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| f53b71c3 | Remove copyright headers from files and update license year. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| 46eb4fd1 | Cleanup code and expose only what's really needed. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| d69c5de3 | Always ensure no items stick out at the wrong place after each layout. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| d15e7b75 | Move items that stick out too much at the end sections to the front. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| 492e2356 | Always calculate frame when adding attribute stop grid. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| 0e19c06d | Move frame calculation into abstract grid collection. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| 9cc1cb72 | Refactor tests to make them more readable. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| b7ad4117 | Move section dimension calculation into a separate class. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| 7ca841bf | Add tests for trailing entry layout behaviour. | Eloy Durán <e****e@g****m> | over 11 years ago | |
| d1257f63 | [Pods] Update for 0.36.3 | Eloy Durán <e****e@g****m> | over 11 years ago | |
| 2ee871f5 | merge Merge pull request #22 from 1aurabrown/master | Laura Brown <l****3@g****m> | over 11 years ago | |
| d4c9e43b | try travis again | Laura Brown <l****3@g****m> | over 11 years ago | |
| c3cc49f0 | pod update | Laura Brown <l****3@g****m> | over 11 years ago | |
| bc564716 | remove header and footer attributes if header/footer has no size | Laura Brown <l****3@g****m> | almost 12 years ago | |
| 073ce244 | Version bump. | Ash Furrow <a****h@a****m> | almost 12 years ago | |
| 4dc8410d | Updated changelog. | Ash Furrow <a****h@a****m> | almost 12 years ago | |
| 6f690826 | merge Merge branch 'master' of github.com:AshFurrow/ARCollectionViewMasonryLayout | Ash Furrow <a****h@a****m> | almost 12 years ago | |
| a03a8bb3 | Bumped to 1.0.1. | Ash Furrow <a****h@a****m> | almost 12 years ago | |
| 1aaf0616 | merge Merge pull request #20 from dblock/fix-multiple-sections-assert | Ash Furrow <a****h@a****m> | about 12 years ago | |
| 79d1e1e8 | Fixed multiple sections false positive assert in longestDimensionWithLengths ... | dblock <d****k@d****g> | about 12 years ago | |
| 5c3ee476 | merge Merge pull request #19 from dblock/fix-typo | Ash Furrow <a****h@a****m> | about 12 years ago | |
| 9705957f | Consistently carry brace on the next line. | dblock <d****k@d****g> | about 12 years ago | |
| 8b2fad72 | Fix: typo in setupLayoutWithStaticDimension:andVariableDimensions. | dblock <d****k@d****g> | about 12 years ago | |
| a257b9fc | merge Merge pull request #18 from 1aurabrown/changelog | Ash Furrow <a****h@a****m> | about 12 years ago | |
| de7581b8 | merge Merge pull request #17 from 1aurabrown/header-footer | Ash Furrow <a****h@a****m> | about 12 years ago | |
| bfe852c7 | refactor iterating attributes | Laura Brown <l****3@g****m> | about 12 years ago | |
| b0d4b7bf | fix warning, fix copy-paste typo causing failures | Laura Brown <l****3@g****m> | about 12 years ago | |
| 7f450192 | added my last merged pr to the changelog | Laura Brown <l****3@g****m> | about 12 years ago | |
| a49f28b4 | support for returning layout attributes for header and footer | Laura Brown <l****3@g****m> | about 12 years ago | |
| 1d0e869a | merge Merge pull request #16 from 1aurabrown/change-superclass | Ash Furrow <a****h@a****m> | about 12 years ago | |
| e437c97c | merge Merge pull request #15 from 1aurabrown/rewording | Orta <o****x@g****m> | about 12 years ago | |
| 46085045 | update tests to use size instead of length | Laura Brown <l****3@g****m> | about 12 years ago | |
| e7d0fb91 | forgot to actually change superclass | Laura Brown <l****3@g****m> | about 12 years ago | |
| b32919e4 | fixing pod install? | Laura Brown <l****3@g****m> | about 12 years ago | |
| 47dfac93 | use the flow layout api for getting header and footer dimensions | Laura Brown <l****3@g****m> | about 12 years ago | |
| 62fd7067 | update public method signature | Laura Brown <l****3@g****m> | about 12 years ago | |
| 2423c29e | rename some methods and variables for clarity | Laura Brown <l****3@g****m> | about 12 years ago | |
| 572672fb | Bumped to 1.0.0. | Ash Furrow <a****h@a****m> | about 12 years ago | |
| 58f2b987 | merge Merge pull request #13 from dblock/snapshot-tests-and-footer-fix | Ash Furrow <a****h@a****m> | about 12 years ago | |
| f8f06213 | Added support for header and footer views via ARCollectionViewMasonryLayoutDe... | dblock <d****k@d****g> | about 12 years ago | |
| a3f20001 | Fixed header and footer support. | dblock <d****k@d****g> | about 12 years ago | |
| 31049947 | merge Merge pull request #12 from dblock/snapshot-tests-and-footer-fix | Ash Furrow <a****h@a****m> | about 12 years ago | |
| 8ab50a11 | Fixed crash in layout without footer on iOS8, enabled snapshot tests. | dblock <d****k@d****g> | about 12 years ago | |
| dac91991 | merge Merge pull request #9 from dblock/podspec | Ash Furrow <a****h@a****m> | about 12 years ago | |
| 437bbedb | Added podspec and screenshots into the project. | dblock <d****k@d****g> | about 12 years ago | |
| 68fbc040 | merge Merge pull request #7 from 1aurabrown/antialiasing | Ash Furrow <a****h@a****m> | over 12 years ago | |
| 336e13c7 | fix antialiasing on non-retina display | Laura Brown <l****3@g****m> | over 12 years ago | |
| c6a22cb3 | Added CHANGELOG. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| 82c59478 | merge Merge pull request #6 from AshFurrow/tests | Ash Furrow <a****h@a****m> | over 12 years ago | |
| bfec4cda | Added basic unit tests. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| 36fd63b1 | Separated out screenshots in a separate describe block. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| 2906008a | Fixed integration tests. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| 743068cf | Marked tests as pending until TravisCI upgrades its Xcode version. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| a7c28d4d | Added Demo scheme. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| def76347 | Added integration tests. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| c40e5b15 | Moved things around. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| 42c8decf | Refactored model generation to be non-random and reproducible. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| 932c6ebd | Added FB screenshot tests macro. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| 32a4382b | Fixes TravisCI error. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| e50ad1f3 | Added dependencies for tests. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| 09fc34ea | Added .travis.yml file. | Ash Furrow <a****h@a****m> | over 12 years ago | |
| 3c67c9db | Updated README. | Ash Furrow <a****h@a****m> | over 12 years ago |