FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for AsyncDisplayKit/ASCollectionView.h - SummerXZX/AsyncDisplayKit · GitHub
SummerXZX
/
AsyncDisplayKit
Public
forked from
facebookarchive/AsyncDisplayKit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
AsyncDisplayKit
AsyncDisplayKit
ASCollectionView.h
on
master
User selector
Datepicker
Commit history
Commits on Jul 9, 2016
Merge branch 'master' of git://github.com/kielgillard/AsyncDisplayKit into kielgillard-master
appleguy
committed
f0ff9c1
View commit details
Copy full SHA for f0ff9c1
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
* Tidy the header imports, forward declaring classes and protocols where appropriate to avoid import cycles and using the framework/system header notation for imports occuring in .h files.
Show description for 6a15ab6
Kiel Gillard
committed
6a15ab6
View commit details
Copy full SHA for 6a15ab6
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
Updates exposed method signature and docs for what is now `-supplementaryNodeForElementKind:atIndexPath:` on `ASCollectionView`. Assert non-nil for usage of `ASCollectionDataController`s `-suppleme…
Show description for 9c13018
Colin McArdell and Robin Chou
committed
9c13018
View commit details
Copy full SHA for 9c13018
View code at this point
Browse repository at this point
`ASCollectionView` docs for `-supplementaryNodeOfKind:atIndexPath:` + nullability. Also, nullability for `-nodeForItemAtIndexPath:`
Colin McArdell and Robin Chou
committed
1c10333
View commit details
Copy full SHA for 1c10333
View code at this point
Browse repository at this point
Exposing `supplementaryNodeOfKind:atIndexPath:` in the `ASCollectionView` interface.
Colin McArdell and Robin Chou
committed
d69dd88
View commit details
Copy full SHA for d69dd88
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
[ASDataController] Remove asyncDataFetching Option, Cleanup (#1794)
Show description for 457e080
Adlai Holler
authored and
appleguy
committed
457e080
View commit details
Copy full SHA for 457e080
View code at this point
Browse repository at this point
Commits on Jun 21, 2016
Undeprecate the methods. Just inform users about the index path issue
Adlai Holler
committed
c14bbf6
View commit details
Copy full SHA for c14bbf6
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Deprecate willDisplayNode:/didEndDisplayingNode: methods
Adlai Holler
committed
9873f4b
View commit details
Copy full SHA for 9873f4b
View code at this point
Browse repository at this point
Commits on Jun 12, 2016
Clean up header comments (for consistent Facebook licensing info) (#1741)
Show description for c857e80
hannahmbanana
authored and
appleguy
committed
c857e80
View commit details
Copy full SHA for c857e80
View code at this point
Browse repository at this point
Commits on May 24, 2016
expose relayoutAllNodes at ASCollectionView level (#1683)
Show description for d0c30a4
nickvelloff
authored and
appleguy
committed
d0c30a4
View commit details
Copy full SHA for d0c30a4
View code at this point
Browse repository at this point
Commits on May 5, 2016
Fix ASPagerNode data source and delegate inconsistencies
Show description for 298b9a2
maicki
committed
298b9a2
View commit details
Copy full SHA for 298b9a2
View code at this point
Browse repository at this point
Commits on Mar 20, 2016
[AsyncDisplayKit] Fix build so we can weak link AVFoundation
Show description for f9a9236
hannahmbanana
committed
f9a9236
View commit details
Copy full SHA for f9a9236
View code at this point
Browse repository at this point
Commits on Mar 16, 2016
Correct spelling errors
ejensen
committed
ddd5ff1
View commit details
Copy full SHA for ddd5ff1
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
Correct a few documentation comments for method parameters
ejensen
committed
86ccd33
View commit details
Copy full SHA for 86ccd33
View code at this point
Browse repository at this point
Commits on Mar 5, 2016
updated with deprecated message
Luke Zhao
committed
03e84e2
View commit details
Copy full SHA for 03e84e2
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
Add -waitUntilAllUpdatesAreCommitted to ASTableView and ASCollectionView
Show description for aa2ae87
maicki
committed
aa2ae87
View commit details
Copy full SHA for aa2ae87
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
Increase default value for leadingScreensForBatching to 2.0, as 1.0 is not enough
Show description for e1597f9
appleguy
committed
e1597f9
View commit details
Copy full SHA for e1597f9
View code at this point
Browse repository at this point
Commits on Feb 10, 2016
Update data source protocols to make synchronous node creation api methods optional.
rahul-malik
committed
3e5daf4
View commit details
Copy full SHA for 3e5daf4
View code at this point
Browse repository at this point
Commits on Feb 5, 2016
Address comments.
rahul-malik
committed
c4f489b
View commit details
Copy full SHA for c4f489b
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Move ASCellNode allocation off the main thread by the addition of a node block
Show description for 521c3fa
rahul-malik
committed
521c3fa
View commit details
Copy full SHA for 521c3fa
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Add rangeMode APIs
nguyenhuy
committed
19335d8
View commit details
Copy full SHA for 19335d8
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
remove public interface for ASCV with facilitator
Bin Liu
committed
b2db6cc
View commit details
Copy full SHA for b2db6cc
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
attempt to fix build
Bin Liu
committed
1965018
View commit details
Copy full SHA for 1965018
View code at this point
Browse repository at this point
fix build
Bin Liu
committed
8d3c327
View commit details
Copy full SHA for 8d3c327
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
initial design
Bin Liu
committed
da2cbf4
View commit details
Copy full SHA for da2cbf4
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
Beef up documentation around new delegate methods
Adlai-Holler
committed
d19e56d
View commit details
Copy full SHA for d19e56d
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Pass node along in didEndDisplayingNode method
Adlai-Holler
committed
5e72daa
View commit details
Copy full SHA for 5e72daa
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
Introduce ASCollectionInternal file and create always-available ASCView -> ASCNode backpointer.
Scott Goodson
committed
25b6f29
View commit details
Copy full SHA for 25b6f29
View code at this point
Browse repository at this point
Commits on Dec 30, 2015
Use _ASDisplayLayer for both ASTableView and ASCollectionView. zeroContentInsets to fix UIKit.
Scott Goodson
committed
051f1f6
View commit details
Copy full SHA for 051f1f6
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
Implement node-backing for ASTableView and ASCollectionView, with a strong back-pointer in these cases.
Scott Goodson
committed
44feece
View commit details
Copy full SHA for 44feece
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
Merge branch 'master' into pr/664
Scott Goodson
committed
882d4b3
View commit details
Copy full SHA for 882d4b3
View code at this point
Browse repository at this point
Delegate definition tweaks for Table and Collection; ensure Table tests run with ARC enabled.
Scott Goodson
committed
7ece41f
View commit details
Copy full SHA for 7ece41f
View code at this point
Browse repository at this point
[ASPagerNode] New API tweaks. Support setting delegate + dataSource on ASCollectionNode and ASTableNode without triggering view creation.
Scott Goodson
committed
27c1510
View commit details
Copy full SHA for 27c1510
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Fix tests to avoid newly deprecated ASCollectionView init variant with asyncDataFetching argument.
Scott Goodson
committed
9944305
View commit details
Copy full SHA for 9944305
View code at this point
Browse repository at this point
Make ASCollectionView always create an ASCollectionNode. Add visibilityDidChange:, interfaceStateDidChange:fromState:
Scott Goodson
committed
065625f
View commit details
Copy full SHA for 065625f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL