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 }}
taontech
/
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 Apr 12, 2016
[ASEnvironment] Fix incomplete gating of upward propagation of layout properties (disabled for now).
appleguy
committed
8ccef1e
View commit details
Copy full SHA for 8ccef1e
Browse repository at this point
Merge branch 'master' of https://github.com/facebook/AsyncDisplayKit
appleguy
committed
1b7b1f3
View commit details
Copy full SHA for 1b7b1f3
Browse repository at this point
Merge pull request #1513 from maicki/NodesLayerInLayerAccessiblity
Show description for 74407d5
appleguy
committed
74407d5
View commit details
Copy full SHA for 74407d5
Browse repository at this point
Merge pull request #1514 from maicki/FixDisabledStatePropagationFinalLayoutable
Show description for 97c7e4c
appleguy
committed
97c7e4c
View commit details
Copy full SHA for 97c7e4c
Browse repository at this point
Fix disabled state propagation for final layoutable
maicki
committed
45d5062
View commit details
Copy full SHA for 45d5062
Browse repository at this point
Commits on Apr 11, 2016
Add handling layer backed accessibility elements within layer backed nodes
maicki
committed
2fade63
View commit details
Copy full SHA for 2fade63
Browse repository at this point
[Podspec] Bump to 1.9.7.2
appleguy
committed
a305d40
View commit details
Copy full SHA for a305d40
Browse repository at this point
Merge pull request #1510 from lappp9/readme-update
Show description for a6e66fa
appleguy
committed
a6e66fa
View commit details
Copy full SHA for a6e66fa
Browse repository at this point
Merge pull request #1509 from facebook/ASLayoutValidation
Show description for 87320c2
appleguy
committed
87320c2
View commit details
Copy full SHA for 87320c2
Browse repository at this point
Commits on Apr 10, 2016
Merge branch 'master' into readme-update
lappp9
committed
c6e78eb
View commit details
Copy full SHA for c6e78eb
Browse repository at this point
link doesnt work with trailing slash
lappp9
committed
32dade5
View commit details
Copy full SHA for 32dade5
Browse repository at this point
[ASLayout] Add additional validation step to intercept incorrect values in production and safely zero them out.
Show description for 678c201
appleguy
committed
678c201
View commit details
Copy full SHA for 678c201
Browse repository at this point
updated links in readme
lappp9
committed
5c7d435
View commit details
Copy full SHA for 5c7d435
Browse repository at this point
Merge pull request #1508 from lappp9/readme-update
Show description for c94490f
appleguy
committed
c94490f
View commit details
Copy full SHA for c94490f
Browse repository at this point
Merge pull request #1506 from maicki/ASEnvironmentPropagationSwitch
Show description for c17c215
appleguy
committed
c17c215
View commit details
Copy full SHA for c17c215
Browse repository at this point
Add switch to enable / disable layout option properties
maicki
committed
ed0ed74
View commit details
Copy full SHA for ed0ed74
Browse repository at this point
Merge pull request #1505 from maicki/RemoveLoggingMessage
Show description for d64ca22
appleguy
committed
d64ca22
View commit details
Copy full SHA for d64ca22
Browse repository at this point
Remove logging message
maicki
committed
3c66013
View commit details
Copy full SHA for 3c66013
Browse repository at this point
Merge pull request #1504 from hannahmbanana/hitTestDebug
Show description for 14fc30a
appleguy
committed
14fc30a
View commit details
Copy full SHA for 14fc30a
Browse repository at this point
[ASEnvironmentState] Don't upward-propagate sizeRange or layoutPosition (this behavior, if ultimately desirable, requires additional limiting conditions).
appleguy
committed
974d8c8
View commit details
Copy full SHA for 974d8c8
Browse repository at this point
[ASControlNode] hitTestDebug name refactoring
hannahmbanana
committed
4bd4850
View commit details
Copy full SHA for 4bd4850
Browse repository at this point
GitHub Shields - Refine Colors and Groupings for README.md
appleguy
committed
b76f886
View commit details
Copy full SHA for b76f886
Browse repository at this point
Merge remote-tracking branch 'facebook/master' into hitTestDebug
hannahmbanana
committed
e2e1731
View commit details
Copy full SHA for e2e1731
Browse repository at this point
[ASControlNode] hitTestDebug tool refactoring + comments:wq
hannahmbanana
committed
a6f779a
View commit details
Copy full SHA for a6f779a
Browse repository at this point
Merge pull request #1502 from hannahmbanana/patch-1
Show description for 0ddd8c3
appleguy
committed
0ddd8c3
View commit details
Copy full SHA for 0ddd8c3
Browse repository at this point
[ASControlNode] modified hitTestDebug tool vizualize clipping of .clipsToBounds & fixed bug
Show description for 7fa810c
hannahmbanana
committed
7fa810c
View commit details
Copy full SHA for 7fa810c
Browse repository at this point
Merge remote-tracking branch 'facebook/master' into hitTestDebug
hannahmbanana
committed
4b1d65e
View commit details
Copy full SHA for 4b1d65e
Browse repository at this point
Update README.md
Show description for 5161588
hannahmbanana
committed
5161588
View commit details
Copy full SHA for 5161588
Browse repository at this point
Merge pull request #1501 from hannahmbanana/hitTestDebug
Show description for f83c907
appleguy
committed
f83c907
View commit details
Copy full SHA for f83c907
Browse repository at this point
[ASControlNode] modify hitTestDebug tool to highlight edges clipped by one or more superviewsw
hannahmbanana
committed
f633f6f
View commit details
Copy full SHA for f633f6f
Browse repository at this point
Merge remote-tracking branch 'facebook/master'
hannahmbanana
committed
2fd4401
View commit details
Copy full SHA for 2fd4401
Browse repository at this point
Merge pull request #1477 from maicki/SmallContentBatchFetch
Show description for 7c4db3f
appleguy
committed
7c4db3f
View commit details
Copy full SHA for 7c4db3f
Browse repository at this point
Merge pull request #1476 from maicki/ImprovedAccessibility
Show description for e9b5b9b
appleguy
committed
e9b5b9b
View commit details
Copy full SHA for e9b5b9b
Browse repository at this point
Move setting of accessibilityFrame into accessibleElements
Show description for 6a14702
maicki
committed
6a14702
View commit details
Copy full SHA for 6a14702
Browse repository at this point
Commits on Apr 9, 2016
Improve _ASDisplayViewAccessibility
Show description for 1b7db08
maicki
committed
1b7db08
View commit details
Copy full SHA for 1b7db08
Browse repository at this point
Previous
Next
You can’t perform that action at this time.