Skip to content

Latest commit

 

History

History
177 lines (88 loc) · 8.44 KB

CHANGELOG_AUTO.md

File metadata and controls

177 lines (88 loc) · 8.44 KB

Change Log

0.2.7 (2015-06-05)

Full Changelog

Closed issues:

  • Horizontal scroll #75

0.2.6 (2015-06-04)

Full Changelog

Closed issues:

  • Header not sticking properly to the top with more then one cell on the section. #74

  • Explanation #70

  • Section header go behind cell when insert via performBatchUpdates #68

  • A crash when parallaxHeaderReferenceSize is changed #65

  • Unable to compile CSStickyHeaderFlowLayoutAttributes (v0.2.4) #57

0.2.5 (2015-04-15)

Full Changelog

Closed issues:

  • How to create "Spotify" example programmatically? #63

  • Support device rotation #61

  • Height of header when minimized #60

  • EXC_BAD_ACCESS on [super collectionViewContentSize]; #43

Merged pull requests:

0.2.4 (2015-03-02)

Full Changelog

Closed issues:

  • No `Podfile' found in the project directory. #53

  • How to collapse CSAlwaysOnTopHeader #51

  • ContentOffset on bottom causes flickering to occur when scrolling down #50

  • Section Header can't receive touches #49

  • NSInternalInconsistencyException crash in logs #46

  • Where does the "header" reuseIdentifier come from? #42

  • pod install fails #39

  • Crash on iOS 8.1 #38

  • Layout not working on iOS7.1 #37

  • ParallaxHeader crash if contain a UILabel #36

  • MapView inside header not working #35

  • Creating constraint programmatically for the Parallax Header #34

  • It doesn't seem to work with Swift #32

  • Parallax header doesn't show when there are 0 sections #22

  • NSInternalInconsistencyException when scrolling to the bottom #18

  • "Snapshotting a view that has not been rendered results in an empty snapshot." #12

Merged pull requests:

  • CSStickyHeaderFlowLayoutAttributes confirms NSCopying protocol #56 (i3th)

0.2.3 (2014-10-16)

Full Changelog

Closed issues:

  • iPhone 6 & Plus Sizes #31

  • Sticky header not resizing in iOS 7.1 5s simulator, Xcode 6 #29

  • SHUFFLE PLAY button is not tappable sometimes #28

  • grow header does not work on iOS 7 (Xcode 6.0.1) #27

  • Autolayout Error #26

  • xcode 6 gm seed breaks always on top scrolling #25

  • Content over scroll indicator #24

  • Header overlaps content when scrollToItemAtIndexPath: is used #11

Merged pull requests:

  • Show parallax header even if there are 0 sections #23 (Xyand)

0.2.2 (2014-09-01)

Full Changelog

Closed issues:

  • Permit cell height to be zero #19

Merged pull requests:

  • Fix CollectionView zIndex issue when cells travel between sections #20 (Xyand)

  • Fix 1px header under navigation bar #7 (m1entus)

0.2.1 (2014-07-31)

Full Changelog

Closed issues:

  • Sticky Header programmatically #16

  • Crash on reloadData in collection view when header is offscreen #15

  • Support for landscape mode #14

  • Is it possible to use CSStickyHeaderFlowLayout only from code? #10

  • support 6.0 #9

  • Layout assertion failure #6

Merged pull requests:

0.2 (2014-05-02)

Full Changelog

Closed issues:

  • Demo Fails #5

0.1.1 (2014-03-24)

Full Changelog

Merged pull requests:

0.1.0 (2014-02-21)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator