Hannah Troisi
c857e809f4
Clean up header comments (for consistent Facebook licensing info) ( #1741 )
...
[Licensing] Clean up header comments (for consistent Facebook licensing info)
2016-06-11 23:31:39 -07:00
Scott Goodson
15a4e18844
[Examples] Officially add tvOS to podspec, ensure Podfiles correctly show minimum supported version 7.0 instead of 7.1
2016-04-22 20:29:52 -07:00
Michael Schneider
563e52bb6a
Fix Podfile is missing target for samples
2016-04-21 11:07:08 -07:00
Hannah Troisi
2dae2d1c09
[CustomCollectionView Example]
...
Issue (#1366 ):
CustomColelctionView example app always returns YES from shouldInvalidateLayoutForBoundsChange: which triggers a re-layout.
Fix:
Comparing CGSize rather than CGRect is enough to handle rotation support without always triggering a re-layout. .
2016-03-19 18:14:19 -07:00
Michael Schneider
9291372c7f
Show status bar in examples
2016-03-02 06:53:55 -08:00
Michael Schneider
45c616d916
Improve ASTextCellNode customization
2016-02-26 06:31:09 -08:00
Michael Schneider
bb35470c72
Overall examples improvement
2016-02-24 20:21:42 -08:00
Michael Schneider
6bf150bc65
Add missing super call
2016-02-24 20:18:52 -08:00
Michael Schneider
8418d8be24
Use collectionView:nodeBlockForItemAtIndexPath: in all examples
2016-02-24 20:17:18 -08:00
Scott Goodson
df9f433353
Prevent calling unsupported UICollectionViewDelegate methods (supplementary view appearance)
2015-12-31 00:21:20 -08:00
Scott Goodson
690f90a899
Supplementary nodes must be added to the completed nodes after their measurement completes following individual section reloads.
2015-12-27 15:34:26 -08:00
Scott Goodson
065625f246
Make ASCollectionView always create an ASCollectionNode. Add visibilityDidChange:, interfaceStateDidChange:fromState:
2015-12-22 21:46:46 -08:00
Luke Parham
5e34f10b81
added sample app that initializes ASCollectionView cells using view controllers, wip though
2015-12-08 21:57:14 -06:00
Scott Goodson
a47a1b8c2a
Bump podspec to 1.9.3. Remove Cocoapods-generated workspace files.
2015-12-06 20:32:21 -08:00
Levi McCallum
36d24950e0
Add custom collection view layout example project
2015-11-27 18:58:44 -08:00