|
| 1 | +# Change Log |
| 2 | + |
| 3 | +## [0.2.7](https://github.com/jamztang/CSStickyHeaderFlowLayout/tree/0.2.7) (2015-06-05) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/jamztang/CSStickyHeaderFlowLayout/compare/0.2.6...0.2.7) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- Horizontal scroll [\#75](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/75) |
| 10 | + |
| 11 | +## [0.2.6](https://github.com/jamztang/CSStickyHeaderFlowLayout/tree/0.2.6) (2015-06-04) |
| 12 | + |
| 13 | +[Full Changelog](https://github.com/jamztang/CSStickyHeaderFlowLayout/compare/0.2.5...0.2.6) |
| 14 | + |
| 15 | +**Closed issues:** |
| 16 | + |
| 17 | +- Header not sticking properly to the top with more then one cell on the section. [\#74](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/74) |
| 18 | + |
| 19 | +- Explanation [\#70](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/70) |
| 20 | + |
| 21 | +- Section header go behind cell when insert via performBatchUpdates [\#68](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/68) |
| 22 | + |
| 23 | +- A crash when parallaxHeaderReferenceSize is changed [\#65](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/65) |
| 24 | + |
| 25 | +- Unable to compile CSStickyHeaderFlowLayoutAttributes \(v0.2.4\) [\#57](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/57) |
| 26 | + |
| 27 | +## [0.2.5](https://github.com/jamztang/CSStickyHeaderFlowLayout/tree/0.2.5) (2015-04-15) |
| 28 | + |
| 29 | +[Full Changelog](https://github.com/jamztang/CSStickyHeaderFlowLayout/compare/0.2.4...0.2.5) |
| 30 | + |
| 31 | +**Closed issues:** |
| 32 | + |
| 33 | +- How to create "Spotify" example programmatically? [\#63](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/63) |
| 34 | + |
| 35 | +- Support device rotation [\#61](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/61) |
| 36 | + |
| 37 | +- Height of header when minimized [\#60](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/60) |
| 38 | + |
| 39 | +- EXC\_BAD\_ACCESS on \[super collectionViewContentSize\]; [\#43](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/43) |
| 40 | + |
| 41 | +**Merged pull requests:** |
| 42 | + |
| 43 | +- fix issue \#43 [\#62](https://github.com/jamztang/CSStickyHeaderFlowLayout/pull/62) ([marciomeschini](https://github.com/marciomeschini)) |
| 44 | + |
| 45 | +## [0.2.4](https://github.com/jamztang/CSStickyHeaderFlowLayout/tree/0.2.4) (2015-03-02) |
| 46 | + |
| 47 | +[Full Changelog](https://github.com/jamztang/CSStickyHeaderFlowLayout/compare/0.2.3...0.2.4) |
| 48 | + |
| 49 | +**Closed issues:** |
| 50 | + |
| 51 | +- No `Podfile' found in the project directory. [\#53](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/53) |
| 52 | + |
| 53 | +- How to collapse CSAlwaysOnTopHeader [\#51](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/51) |
| 54 | + |
| 55 | +- ContentOffset on bottom causes flickering to occur when scrolling down [\#50](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/50) |
| 56 | + |
| 57 | +- Section Header can't receive touches [\#49](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/49) |
| 58 | + |
| 59 | +- NSInternalInconsistencyException crash in logs [\#46](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/46) |
| 60 | + |
| 61 | +- Where does the "header" reuseIdentifier come from? [\#42](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/42) |
| 62 | + |
| 63 | +- pod install fails [\#39](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/39) |
| 64 | + |
| 65 | +- Crash on iOS 8.1 [\#38](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/38) |
| 66 | + |
| 67 | +- Layout not working on iOS7.1 [\#37](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/37) |
| 68 | + |
| 69 | +- ParallaxHeader crash if contain a UILabel [\#36](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/36) |
| 70 | + |
| 71 | +- MapView inside header not working [\#35](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/35) |
| 72 | + |
| 73 | +- Creating constraint programmatically for the Parallax Header [\#34](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/34) |
| 74 | + |
| 75 | +- It doesn't seem to work with Swift [\#32](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/32) |
| 76 | + |
| 77 | +- Parallax header doesn't show when there are 0 sections [\#22](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/22) |
| 78 | + |
| 79 | +- NSInternalInconsistencyException when scrolling to the bottom [\#18](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/18) |
| 80 | + |
| 81 | +- "Snapshotting a view that has not been rendered results in an empty snapshot." [\#12](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/12) |
| 82 | + |
| 83 | +**Merged pull requests:** |
| 84 | + |
| 85 | +- CSStickyHeaderFlowLayoutAttributes confirms NSCopying protocol [\#56](https://github.com/jamztang/CSStickyHeaderFlowLayout/pull/56) ([i3th](https://github.com/i3th)) |
| 86 | + |
| 87 | +## [0.2.3](https://github.com/jamztang/CSStickyHeaderFlowLayout/tree/0.2.3) (2014-10-16) |
| 88 | + |
| 89 | +[Full Changelog](https://github.com/jamztang/CSStickyHeaderFlowLayout/compare/0.2.2...0.2.3) |
| 90 | + |
| 91 | +**Closed issues:** |
| 92 | + |
| 93 | +- iPhone 6 & Plus Sizes [\#31](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/31) |
| 94 | + |
| 95 | +- Sticky header not resizing in iOS 7.1 5s simulator, Xcode 6 [\#29](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/29) |
| 96 | + |
| 97 | +- SHUFFLE PLAY button is not tappable sometimes [\#28](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/28) |
| 98 | + |
| 99 | +- grow header does not work on iOS 7 \(Xcode 6.0.1\) [\#27](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/27) |
| 100 | + |
| 101 | +- Autolayout Error [\#26](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/26) |
| 102 | + |
| 103 | +- xcode 6 gm seed breaks always on top scrolling [\#25](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/25) |
| 104 | + |
| 105 | +- Content over scroll indicator [\#24](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/24) |
| 106 | + |
| 107 | +- Header overlaps content when scrollToItemAtIndexPath: is used [\#11](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/11) |
| 108 | + |
| 109 | +**Merged pull requests:** |
| 110 | + |
| 111 | +- Show parallax header even if there are 0 sections [\#23](https://github.com/jamztang/CSStickyHeaderFlowLayout/pull/23) ([Xyand](https://github.com/Xyand)) |
| 112 | + |
| 113 | +## [0.2.2](https://github.com/jamztang/CSStickyHeaderFlowLayout/tree/0.2.2) (2014-09-01) |
| 114 | + |
| 115 | +[Full Changelog](https://github.com/jamztang/CSStickyHeaderFlowLayout/compare/0.2.1...0.2.2) |
| 116 | + |
| 117 | +**Closed issues:** |
| 118 | + |
| 119 | +- Permit cell height to be zero [\#19](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/19) |
| 120 | + |
| 121 | +**Merged pull requests:** |
| 122 | + |
| 123 | +- Fix CollectionView zIndex issue when cells travel between sections [\#20](https://github.com/jamztang/CSStickyHeaderFlowLayout/pull/20) ([Xyand](https://github.com/Xyand)) |
| 124 | + |
| 125 | +- Fix 1px header under navigation bar [\#7](https://github.com/jamztang/CSStickyHeaderFlowLayout/pull/7) ([m1entus](https://github.com/m1entus)) |
| 126 | + |
| 127 | +## [0.2.1](https://github.com/jamztang/CSStickyHeaderFlowLayout/tree/0.2.1) (2014-07-31) |
| 128 | + |
| 129 | +[Full Changelog](https://github.com/jamztang/CSStickyHeaderFlowLayout/compare/0.2...0.2.1) |
| 130 | + |
| 131 | +**Closed issues:** |
| 132 | + |
| 133 | +- Sticky Header programmatically [\#16](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/16) |
| 134 | + |
| 135 | +- Crash on reloadData in collection view when header is offscreen [\#15](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/15) |
| 136 | + |
| 137 | +- Support for landscape mode [\#14](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/14) |
| 138 | + |
| 139 | +- Is it possible to use CSStickyHeaderFlowLayout only from code? [\#10](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/10) |
| 140 | + |
| 141 | +- support 6.0 [\#9](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/9) |
| 142 | + |
| 143 | +- Layout assertion failure [\#6](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/6) |
| 144 | + |
| 145 | +**Merged pull requests:** |
| 146 | + |
| 147 | +- fix issue \#15 [\#17](https://github.com/jamztang/CSStickyHeaderFlowLayout/pull/17) ([jessesquires](https://github.com/jessesquires)) |
| 148 | + |
| 149 | +- fixed typo in README.md [\#8](https://github.com/jamztang/CSStickyHeaderFlowLayout/pull/8) ([dannyshmueli](https://github.com/dannyshmueli)) |
| 150 | + |
| 151 | +## [0.2](https://github.com/jamztang/CSStickyHeaderFlowLayout/tree/0.2) (2014-05-02) |
| 152 | + |
| 153 | +[Full Changelog](https://github.com/jamztang/CSStickyHeaderFlowLayout/compare/0.1.1...0.2) |
| 154 | + |
| 155 | +**Closed issues:** |
| 156 | + |
| 157 | +- Demo Fails [\#5](https://github.com/jamztang/CSStickyHeaderFlowLayout/issues/5) |
| 158 | + |
| 159 | +## [0.1.1](https://github.com/jamztang/CSStickyHeaderFlowLayout/tree/0.1.1) (2014-03-24) |
| 160 | + |
| 161 | +[Full Changelog](https://github.com/jamztang/CSStickyHeaderFlowLayout/compare/0.1.0...0.1.1) |
| 162 | + |
| 163 | +**Merged pull requests:** |
| 164 | + |
| 165 | +- Add default to numberOfSectionsInCollectionView: method [\#3](https://github.com/jamztang/CSStickyHeaderFlowLayout/pull/3) ([miwillhite](https://github.com/miwillhite)) |
| 166 | + |
| 167 | +- Add a Bitdeli Badge to README [\#2](https://github.com/jamztang/CSStickyHeaderFlowLayout/pull/2) ([bitdeli-chef](https://github.com/bitdeli-chef)) |
| 168 | + |
| 169 | +## [0.1.0](https://github.com/jamztang/CSStickyHeaderFlowLayout/tree/0.1.0) (2014-02-21) |
| 170 | + |
| 171 | +**Merged pull requests:** |
| 172 | + |
| 173 | +- Fixed autolayout issues [\#1](https://github.com/jamztang/CSStickyHeaderFlowLayout/pull/1) ([andreamazz](https://github.com/andreamazz)) |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments