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 }}
tinyZhu
/
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
AsyncDisplayKitTests
on
clearContentsNodeLoading
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 26, 2015
Merge pull request #753 from nguyenhuy/DataControllerSortedTransaction
Show description for 2c8626e
appleguy
committed
2c8626e
View commit details
Copy full SHA for 2c8626e
View code at this point
Browse repository at this point
Inject an ASDataController class to ASTableView, for testing purposes
Show description for 72fca53
nguyenhuy
committed
72fca53
View commit details
Copy full SHA for 72fca53
View code at this point
Browse repository at this point
Fix unstable tests related to relayoutAllNodes in ASTableViewTests
Show description for 048566a
nguyenhuy
committed
048566a
View commit details
Copy full SHA for 048566a
View code at this point
Browse repository at this point
Add read-only names to UIView and CALayer
Show description for 53a3b76
nguyenhuy
committed
53a3b76
View commit details
Copy full SHA for 53a3b76
View code at this point
Browse repository at this point
Revert "Revert "Make ASDisplayNode.name Thread Safe""
Show description for fd0b3aa
nguyenhuy
committed
fd0b3aa
View commit details
Copy full SHA for fd0b3aa
View code at this point
Browse repository at this point
Merge pull request #762 from levi/supplementary-views
Show description for 7d013a7
appleguy
committed
7d013a7
View commit details
Copy full SHA for 7d013a7
View code at this point
Browse repository at this point
Revert "Make ASDisplayNode.name Thread Safe"
appleguy
committed
906d7c7
View commit details
Copy full SHA for 906d7c7
View code at this point
Browse repository at this point
Commits on Oct 25, 2015
Merge pull request #768 from Adlai-Holler/ThreadSafeName
Show description for 6142935
appleguy
committed
6142935
View commit details
Copy full SHA for 6142935
View code at this point
Browse repository at this point
Refactor ASTableViewTests
Show description for 7b71462
nguyenhuy
committed
7b71462
View commit details
Copy full SHA for 7b71462
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Make tests use CALayer.asyncdisplaykit_node.name rather than CALayer.asyncdisplaykit_name as needed
Adlai-Holler
committed
9911338
View commit details
Copy full SHA for 9911338
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Fix unit tests
Levi McCallum
committed
d9ea1b5
View commit details
Copy full SHA for d9ea1b5
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
Add snapshot tests for ASStaticLayoutSpec.
nguyenhuy
committed
938cd46
View commit details
Copy full SHA for 938cd46
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Clear collection view delegate/dataSource on test tear down
Levi McCallum
committed
31f184b
View commit details
Copy full SHA for 31f184b
View code at this point
Browse repository at this point
Clean up and test registration of internal supplementary node kinds
Levi McCallum
committed
9a37538
View commit details
Copy full SHA for 9a37538
View code at this point
Browse repository at this point
Clean up layout delegate protocol API
Levi McCallum
committed
1219419
View commit details
Copy full SHA for 1219419
View code at this point
Browse repository at this point
Clarify default value behavior of the layoutDelegate for flow layouts
Levi McCallum
committed
ba72c73
View commit details
Copy full SHA for ba72c73
View code at this point
Browse repository at this point
Add tests for constrained size method of flow layout inspector
Levi McCallum
committed
8a9720d
View commit details
Copy full SHA for 8a9720d
View code at this point
Browse repository at this point
Test number of supplementary views in section inspector method
Levi McCallum
committed
1216d74
View commit details
Copy full SHA for 1216d74
View code at this point
Browse repository at this point
Add tests for flow layout inspector section calculation
Levi McCallum
committed
8a77072
View commit details
Copy full SHA for 8a77072
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Add tests for enabling / disabling shouldRasterize
garrettmoon
committed
1a8f669
View commit details
Copy full SHA for 1a8f669
View code at this point
Browse repository at this point
Commits on Oct 2, 2015
Fix broken ASPhotosFrameworkImageRequest test
Adlai-Holler
committed
ac8b224
View commit details
Copy full SHA for ac8b224
View code at this point
Browse repository at this point
Simplify creation of Photos Framework NSURLs in ASMultiplexImageNode
Adlai-Holler
committed
de1f978
View commit details
Copy full SHA for de1f978
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
Rename image request class, add deliveryMode into the request params
Adlai-Holler
committed
bf88bd8
View commit details
Copy full SHA for bf88bd8
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
Build photos image request class and tests
Adlai-Holler
committed
ee0c027
View commit details
Copy full SHA for ee0c027
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
Add a indexPathForNode: to ASTableView
Steven Ramkumar
authored and
Steven Ramkumar
committed
d09888f
View commit details
Copy full SHA for d09888f
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
Merge pull request #665 from jflinter/jack-build-phase-cleanup
Show description for 21bdbbe
appleguy
committed
21bdbbe
View commit details
Copy full SHA for 21bdbbe
View code at this point
Browse repository at this point
fix breaking test imports
jack-stripe
committed
b84c371
View commit details
Copy full SHA for b84c371
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
Disable an unstable test in ASTableViewTests.
nguyenhuy
committed
dfbaa35
View commit details
Copy full SHA for dfbaa35
View code at this point
Browse repository at this point
Relayout table view cell nodes if there is a mismatch between content view size and the node's constrained size
Show description for 2d575fc
nguyenhuy
committed
2d575fc
View commit details
Copy full SHA for 2d575fc
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
Addressed comments to LayoutOptions PR
rcancro
committed
b14e189
View commit details
Copy full SHA for b14e189
View code at this point
Browse repository at this point
Commits on Sep 10, 2015
Merge pull request #643 from nguyenhuy/fixRelayoutDuringInitialConfig
Show description for 6936545
appleguy
committed
6936545
View commit details
Copy full SHA for 6936545
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
Update ASTableViewTests to detect the case when relayout is trigger during initial configuration.
nguyenhuy
committed
6383b69
View commit details
Copy full SHA for 6383b69
View code at this point
Browse repository at this point
Hide ASLayoutOptions from the user
rcancro
committed
cbaf178
View commit details
Copy full SHA for cbaf178
View code at this point
Browse repository at this point
Moved ASLayoutable* properties into ASLayoutOptions class
rcancro
committed
15b3fd6
View commit details
Copy full SHA for 15b3fd6
View code at this point
Browse repository at this point
Commits on Aug 23, 2015
Merge pull request #623 from rcancro/layoutSpec
Show description for 38eae3a
appleguy
committed
38eae3a
View commit details
Copy full SHA for 38eae3a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.