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 }}
343max
/
AsyncDisplayKit
Public
forked from
facebookarchive/AsyncDisplayKit
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
on
master
User selector
All users
Datepicker
All time
Commit history
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 Mar 3, 2015
Fix miscellaneous build failures.
rnystrom
committed
69dbbae
View commit details
Copy full SHA for 69dbbae
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
Batch fetch with small data sets
rnystrom
committed
c657411
View commit details
Copy full SHA for c657411
View code at this point
Browse repository at this point
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
ASTableView batch API and context object
rnystrom
committed
09ade3d
View commit details
Copy full SHA for 09ade3d
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Revisions based on feedback
rnystrom
committed
599bf42
View commit details
Copy full SHA for 599bf42
View code at this point
Browse repository at this point
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
Support for dynamic ranges
Show description for 9c877c5
rnystrom
committed
9c877c5
View commit details
Copy full SHA for 9c877c5
View code at this point
Browse repository at this point
Remove "working range" from flow layout
Show description for 43be329
rnystrom
committed
43be329
View commit details
Copy full SHA for 43be329
View code at this point
Browse repository at this point
Merge pull request #340 from facebook/fix_locking
Show description for 9477114
secretiverhyme
committed
9477114
View commit details
Copy full SHA for 9477114
View code at this point
Browse repository at this point
Fix function call on lock/unlock api
Li Tan
committed
88f77e5
View commit details
Copy full SHA for 88f77e5
View code at this point
Browse repository at this point
Merge pull request #323 from facebook/issue-282
Show description for 8097a6e
secretiverhyme
committed
8097a6e
View commit details
Copy full SHA for 8097a6e
View code at this point
Browse repository at this point
Fix wrong assertion
Li Tan
committed
e862e04
View commit details
Copy full SHA for e862e04
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
Fix text node positioning for non-left alignment
ocrickard
committed
582c11d
View commit details
Copy full SHA for 582c11d
View code at this point
Browse repository at this point
Merge pull request #325 from facebook/fix_data_fetching
Show description for 2397bd0
secretiverhyme
committed
2397bd0
View commit details
Copy full SHA for 2397bd0
View code at this point
Browse repository at this point
Sort array before data fetching
Li Tan
committed
0e15b06
View commit details
Copy full SHA for 0e15b06
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
Merge pull request #303 from facebook/enable_async_data_fetching
Show description for b023cfb
secretiverhyme
committed
b023cfb
View commit details
Copy full SHA for b023cfb
View code at this point
Browse repository at this point
Make project imports consistent
rnystrom
committed
ad474fc
View commit details
Copy full SHA for ad474fc
View code at this point
Browse repository at this point
Change placeholder boolean to time interval
rnystrom
committed
5d76d66
View commit details
Copy full SHA for 5d76d66
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
Revert ASControlNode to previous touch/gesture handling
rnystrom
committed
d8f5d13
View commit details
Copy full SHA for d8f5d13
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
Merge pull request #311 from facebook/add_indexpath_assertion
Show description for 2368887
secretiverhyme
committed
2368887
View commit details
Copy full SHA for 2368887
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
fix typo
Li Tan
committed
ad88da8
View commit details
Copy full SHA for ad88da8
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Add assertion to avoid inserting elements that is out of range
Li Tan
committed
ae5ee29
View commit details
Copy full SHA for ae5ee29
View code at this point
Browse repository at this point
Address comments
Li Tan
committed
831aa47
View commit details
Copy full SHA for 831aa47
View code at this point
Browse repository at this point
Merge pull request #308 from facebook/issue-262
Show description for cd3a859
secretiverhyme
committed
cd3a859
View commit details
Copy full SHA for cd3a859
View code at this point
Browse repository at this point
Allow touches and long press on ASTextNode
Show description for 478b4c7
rnystrom
committed
478b4c7
View commit details
Copy full SHA for 478b4c7
View code at this point
Browse repository at this point
Merge pull request #307 from facebook/issue-305
Show description for b4a5e65
secretiverhyme
committed
b4a5e65
View commit details
Copy full SHA for b4a5e65
View code at this point
Browse repository at this point
Add asyncDataFetchingEnabled as parameter of initializer of ASTableView & ASCollectionView
Show description for 6a2c472
Li Tan
committed
6a2c472
View commit details
Copy full SHA for 6a2c472
View code at this point
Browse repository at this point
Move ASTableView & ASCollectionView data fetching to background thread
Show description for 2f88ce5
Li Tan
committed
2f88ce5
View commit details
Copy full SHA for 2f88ce5
View code at this point
Browse repository at this point
Allow all gestures through ASControlNode
Show description for 52cbbd3
rnystrom
committed
52cbbd3
View commit details
Copy full SHA for 52cbbd3
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
Merge pull request #304 from facebook/issue-286
Show description for e08975c
secretiverhyme
committed
e08975c
View commit details
Copy full SHA for e08975c
View code at this point
Browse repository at this point
Merge pull request #295 from facebook/fix_batch_update
Show description for 0dcb122
secretiverhyme
committed
0dcb122
View commit details
Copy full SHA for 0dcb122
View code at this point
Browse repository at this point
rename _batchUpdateFlag to _performingBatchUpdates
Li Tan
committed
dcb30b3
View commit details
Copy full SHA for dcb30b3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.