Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
ImageIO
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 24, 2015
Merge pull request #868 from levi/levi/remove-deprecated
Show description for 15f718d
appleguy
committed
15f718d
View commit details
Copy full SHA for 15f718d
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Remove deprecated layout controller methods
Levi McCallum
committed
e9a32bf
View commit details
Copy full SHA for e9a32bf
View code at this point
Browse repository at this point
Commits on Nov 14, 2015
Substantially improve behavior of nested Table & Collection Nodes
Show description for 2a0b9c8
Scott Goodson
committed
2a0b9c8
View commit details
Copy full SHA for 2a0b9c8
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Introduce ASCellNodeDelegate
Show description for 00400e1
nguyenhuy
committed
00400e1
View commit details
Copy full SHA for 00400e1
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Merge pull request #722 from nguyenhuy/RelayoutCellAPI
Show description for 7e61675
appleguy
committed
7e61675
View commit details
Copy full SHA for 7e61675
View code at this point
Browse repository at this point
Merge pull request #766 from levi/levi/synchronous-reloaddata
Show description for 8dddcaa
appleguy
committed
8dddcaa
View commit details
Copy full SHA for 8dddcaa
View code at this point
Browse repository at this point
Commits on Oct 23, 2015
Implement basic immediate reloadData method on table and collection view
Levi McCallum
committed
722b90f
View commit details
Copy full SHA for 722b90f
View code at this point
Browse repository at this point
WIP synchronous reload data on collection view
levi
authored and
Levi McCallum
committed
c33d6ef
View commit details
Copy full SHA for c33d6ef
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Rename layoutDelegate to layoutInspector in ASCollectionView
Levi McCallum
committed
db0a032
View commit details
Copy full SHA for db0a032
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Document layout delegate on ASCollectionView
Levi McCallum
committed
772e9b9
View commit details
Copy full SHA for 772e9b9
View code at this point
Browse repository at this point
Document public supplementary node methods
Levi McCallum
committed
8ac02a6
View commit details
Copy full SHA for 8ac02a6
View code at this point
Browse repository at this point
Use ASCellNodes for supplementary nodes
Levi McCallum
committed
fddb006
View commit details
Copy full SHA for fddb006
View code at this point
Browse repository at this point
Further implement data controller support and layout introspection
levi
authored and
Levi McCallum
committed
da7a2a5
View commit details
Copy full SHA for da7a2a5
View code at this point
Browse repository at this point
Expose collection view supplementary node data source method
levi
authored and
Levi McCallum
committed
e492770
View commit details
Copy full SHA for e492770
View code at this point
Browse repository at this point
Allow ASCollectionView to register for supplementary container
levi
authored and
Levi McCallum
committed
0d2332b
View commit details
Copy full SHA for 0d2332b
View code at this point
Browse repository at this point
Extract flow layout methods into a separate delegate
levi
authored and
Levi McCallum
committed
2956c0c
View commit details
Copy full SHA for 2956c0c
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
Add relayout item/row APIs to ASTableView and ASCollectionView.
nguyenhuy
committed
f13f61c
View commit details
Copy full SHA for f13f61c
View code at this point
Browse repository at this point
Commits on Sep 28, 2015
Implementation of Synchronous Concurrency features for AsyncDisplayKit 2.0
Show description for a588443
Scott Goodson
committed
a588443
View commit details
Copy full SHA for a588443
View code at this point
Browse repository at this point
Commits on Sep 7, 2015
Created ASCollectionNode with new example project.
Show description for 08e31e1
appleguy
committed
08e31e1
View commit details
Copy full SHA for 08e31e1
View code at this point
Browse repository at this point
Commits on Aug 12, 2015
Table and collection views' async data source can provide different constrained size per node. And because the size is of type ASSizeRange, it has a min size that is very helpful in many cases..
nguyenhuy
committed
a3c2dbf
View commit details
Copy full SHA for a3c2dbf
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Add support for sectionInset in ASCollectionView in property and delegate form
Levi McCallum
committed
5eb75d6
View commit details
Copy full SHA for 5eb75d6
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
PR Feedback: Require main thread for all edit commands, various cleanup.
eanagel
committed
bf07661
View commit details
Copy full SHA for bf07661
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Add support automatically adjusting the content offset to UITableView as well as support for performing endUpdates with no animations. Additionally, there are critical bug fixes for ASDataControlle…
Show description for f497639
eanagel
committed
f497639
View commit details
Copy full SHA for f497639
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
[appledoc] Fix all remaining warnings.
nguyenhuy
committed
3992e9b
View commit details
Copy full SHA for 3992e9b
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
[appledoc] Fix appledoc warnings. (#553)
nguyenhuy
committed
cfac6c9
View commit details
Copy full SHA for cfac6c9
View code at this point
Browse repository at this point
Commits on Jun 21, 2015
Exposes ASCollectionView's ability to determine scroll direction. Scroll direction detection can now support 2-axis collection view layouts. ASCollectionView can now determine scrollable axes.
Rene Cacheaux
committed
e46c13e
View commit details
Copy full SHA for e46c13e
View code at this point
Browse repository at this point
Commits on Mar 28, 2015
update documentation for reloadData:completion
eanagel
committed
abd725d
View commit details
Copy full SHA for abd725d
View code at this point
Browse repository at this point
Commits on Mar 26, 2015
add completion block to reloadData methods
eanagel
committed
3f509db
View commit details
Copy full SHA for 3f509db
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
Remove the nil-asyncDelegate proxy.
Show description for a79b771
secretiverhyme
committed
a79b771
View commit details
Copy full SHA for a79b771
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
Fix method documentation in ASCollectionView.
nguyenhuy
committed
6a13703
View commit details
Copy full SHA for 6a13703
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
Make data locking API optional
rnystrom
committed
6588e7b
View commit details
Copy full SHA for 6588e7b
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
Revisions based on feedback
rnystrom
committed
8d7fe33
View commit details
Copy full SHA for 8d7fe33
View code at this point
Browse repository at this point
Unit tests for batch fetching
rnystrom
committed
b3ae158
View commit details
Copy full SHA for b3ae158
View code at this point
Browse repository at this point
ASCollectionView batch API
rnystrom
committed
1f8001a
View commit details
Copy full SHA for 1f8001a
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Functioning Preload range
Show description for 4fa03a0
rnystrom
committed
4fa03a0
View commit details
Copy full SHA for 4fa03a0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.