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 }}
hejunbinlan
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 11, 2015
Merge pull request #647 from rcancro/stackBaseLine
Show description for dc0d22d
appleguy
committed
dc0d22d
View commit details
Copy full SHA for dc0d22d
Browse repository at this point
Merge pull request #646 from rcancro/finalLayoutableFollowup
Show description for 41197ad
appleguy
committed
41197ad
View commit details
Copy full SHA for 41197ad
Browse repository at this point
Removed ASBaselineLayoutSpec and made baseline alignment part of ASStackView
rcancro
committed
4bb8472
View commit details
Copy full SHA for 4bb8472
Browse repository at this point
Commits on Sep 10, 2015
a couple comment updates
rcancro
committed
b85316d
View commit details
Copy full SHA for b85316d
Browse repository at this point
Merge pull request #613 from eanagel/ASDisplayNode-init-perf
Show description for a56ac35
appleguy
committed
a56ac35
View commit details
Copy full SHA for a56ac35
Browse repository at this point
Merge branch 'master' into ASDisplayNode-init-perf
Show description for 8ea40a0
eanagel
committed
8ea40a0
View commit details
Copy full SHA for 8ea40a0
Browse repository at this point
Merge pull request #645 from rcancro/finalLayoutableFlag
Show description for c959ada
appleguy
committed
c959ada
View commit details
Copy full SHA for c959ada
Browse repository at this point
Merge pull request #643 from nguyenhuy/fixRelayoutDuringInitialConfig
Show description for 6936545
appleguy
committed
6936545
View commit details
Copy full SHA for 6936545
Browse repository at this point
Commits on Sep 9, 2015
added comment to give guidance if a user is getting crashing in finalLayoutable
rcancro
committed
2349737
View commit details
Copy full SHA for 2349737
Browse repository at this point
First thoughts on fixing the finalLayoutable method.
rcancro
committed
2a030c9
View commit details
Copy full SHA for 2a030c9
Browse repository at this point
Merge pull request #644 from rcancro/layoutOptions
Show description for cb1081b
appleguy
committed
cb1081b
View commit details
Copy full SHA for cb1081b
Browse repository at this point
Commits on Sep 8, 2015
Avoid doing relayout during initial configuration of table and collection views.
nguyenhuy
committed
a8cecbd
View commit details
Copy full SHA for a8cecbd
Browse repository at this point
Update ASTableViewTests to detect the case when relayout is trigger during initial configuration.
nguyenhuy
committed
6383b69
View commit details
Copy full SHA for 6383b69
Browse repository at this point
Merge branch 'layoutOptions' of github.com:rcancro/AsyncDisplayKit into layoutOptions
rcancro
committed
fc9d589
View commit details
Copy full SHA for fc9d589
Browse repository at this point
add locks to ASLayoutOptions
rcancro
committed
fe4a2d2
View commit details
Copy full SHA for fe4a2d2
Browse repository at this point
making ASLayoutOptions threadsafe
rcancro
committed
b3369ca
View commit details
Copy full SHA for b3369ca
Browse repository at this point
Make layoutOptions readonly
rcancro
committed
fca43a6
View commit details
Copy full SHA for fca43a6
Browse repository at this point
didn't mean to commit this
rcancro
committed
2a8b20b
View commit details
Copy full SHA for 2a8b20b
Browse repository at this point
Fixed infinite recursion in finalLayoutable, removed child properties from ASLayoutSpecs
rcancro
committed
5786bc1
View commit details
Copy full SHA for 5786bc1
Browse repository at this point
bug in setting the ASLayoutOptions default class.
rcancro
committed
84cd80c
View commit details
Copy full SHA for 84cd80c
Browse repository at this point
wasn't copying layout options to final layoutable.
rcancro
committed
36d0027
View commit details
Copy full SHA for 36d0027
Browse repository at this point
Kittens sample working
rcancro
committed
8263a9f
View commit details
Copy full SHA for 8263a9f
Browse repository at this point
Hide ASLayoutOptions from the user
rcancro
committed
cbaf178
View commit details
Copy full SHA for cbaf178
Browse repository at this point
Moved ASLayoutable* properties into ASLayoutOptions class
rcancro
committed
15b3fd6
View commit details
Copy full SHA for 15b3fd6
Browse repository at this point
fix kittens example
rcancro
committed
61b72d2
View commit details
Copy full SHA for 61b72d2
Browse repository at this point
Added method to ASLayoutable to allow a layoutable to override how it will be added to the layoutSpec.
Show description for 7446578
rcancro
committed
7446578
View commit details
Copy full SHA for 7446578
Browse repository at this point
add locks to ASLayoutOptions
rcancro
committed
ad95a7c
View commit details
Copy full SHA for ad95a7c
Browse repository at this point
style fix
eanagel
committed
a57f701
View commit details
Copy full SHA for a57f701
Browse repository at this point
update documentation.
eanagel
committed
ed5ebbe
View commit details
Copy full SHA for ed5ebbe
Browse repository at this point
Commits on Sep 7, 2015
Merge pull request #641 from facebook/ASCollectionNode
Show description for 052f4c4
appleguy
committed
052f4c4
View commit details
Copy full SHA for 052f4c4
Browse repository at this point
Merge pull request #642 from facebook/LayerBasedWorkingRange
Show description for 4634b2b
appleguy
committed
4634b2b
View commit details
Copy full SHA for 4634b2b
Browse repository at this point
Switch to use only layers in the offscreen window used for the render range.
Show description for a01d21f
appleguy
committed
a01d21f
View commit details
Copy full SHA for a01d21f
Browse repository at this point
Created ASCollectionNode with new example project.
Show description for 08e31e1
appleguy
committed
08e31e1
View commit details
Copy full SHA for 08e31e1
Browse repository at this point
Commits on Sep 3, 2015
Merge pull request #635 from garrettmoon/fixShouldRasterizeSubnodes
Show description for de795d5
appleguy
committed
de795d5
View commit details
Copy full SHA for de795d5
Browse repository at this point
Commits on Sep 1, 2015
Fixes shouldRasterizeSubnodes
Show description for 32582fc
garrettmoon
committed
32582fc
View commit details
Copy full SHA for 32582fc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.