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 }}
Cmjack
/
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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 12, 2016
Clean up header comments (for consistent Facebook licensing info) (#1741)
Show description for c857e80
hannahmbanana
authored and
appleguy
committed
c857e80
View commit details
Copy full SHA for c857e80
View code at this point
Browse repository at this point
Merge pull request #1735 from levi/betterFlatten3
Show description for c211c76
appleguy
authored
c211c76
View commit details
Copy full SHA for c211c76
View code at this point
Browse repository at this point
Merge pull request #1605 from lappp9/override-callback-for-display-range
Show description for a7128cd
appleguy
authored
a7128cd
View commit details
Copy full SHA for a7128cd
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
Introduce type property to replace layout id check
Levi McCallum
committed
7e8d519
View commit details
Copy full SHA for 7e8d519
View code at this point
Browse repository at this point
Clean up flattening process in ASLayout
Levi McCallum
committed
a3e8f55
View commit details
Copy full SHA for a3e8f55
View code at this point
Browse repository at this point
Move ASLayout frame to a computed property
Levi McCallum
committed
4149c6b
View commit details
Copy full SHA for 4149c6b
View code at this point
Browse repository at this point
Copy dequeued context
Levi McCallum
committed
f1f45c6
View commit details
Copy full SHA for f1f45c6
View code at this point
Browse repository at this point
Simplify ASLayout flatten BFS
Levi McCallum
committed
af932e7
View commit details
Copy full SHA for af932e7
View code at this point
Browse repository at this point
Merge pull request #1726 from ejensen/local-animated-image
Show description for f72f39b
appleguy
authored
f72f39b
View commit details
Copy full SHA for f72f39b
View code at this point
Browse repository at this point
Merge pull request #1723 from ejensen/animated-image-runloop-mode
Show description for f4bc195
appleguy
authored
f4bc195
View commit details
Copy full SHA for f4bc195
View code at this point
Browse repository at this point
Further improvements for ASPagerNode rotation
maicki
committed
389fd4b
View commit details
Copy full SHA for 389fd4b
View code at this point
Browse repository at this point
Commits on Jun 9, 2016
Update to latest state
maicki
committed
3e8ea64
View commit details
Copy full SHA for 3e8ea64
View code at this point
Browse repository at this point
Improve rotation support for ASPagerNode
maicki
committed
1c6686e
View commit details
Copy full SHA for 1c6686e
View code at this point
Browse repository at this point
Move the default animated image runloop mode to a constant, and fallback to the constant if the runloop mode is set to nil
ejensen
committed
fdc5741
View commit details
Copy full SHA for fdc5741
View code at this point
Browse repository at this point
Add a way to check if data is in a format supported by a class implementing ASAnimatedImageProtocol
ejensen
committed
91e6df0
View commit details
Copy full SHA for 91e6df0
View code at this point
Browse repository at this point
Replace usage of imageWithData: with imageWithContentsOfFile:
ejensen
committed
1fb3ffc
View commit details
Copy full SHA for 1fb3ffc
View code at this point
Browse repository at this point
Merge pull request #1727 from ejensen/video-poster-fix
Show description for 1847b5e
appleguy
committed
1847b5e
View commit details
Copy full SHA for 1847b5e
View code at this point
Browse repository at this point
Merge pull request #1722 from rcancro/layoutSpecTraitObject
Show description for 6632b4e
appleguy
committed
6632b4e
View commit details
Copy full SHA for 6632b4e
View code at this point
Browse repository at this point
Address comments from review
Show description for 434102f
maicki
committed
434102f
View commit details
Copy full SHA for 434102f
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
Move validation code to ASLayoutValidation and add validation flag
maicki
committed
9ff7223
View commit details
Copy full SHA for 9ff7223
View code at this point
Browse repository at this point
Improve layout validation
Show description for f9e1354
maicki
committed
f9e1354
View commit details
Copy full SHA for f9e1354
View code at this point
Browse repository at this point
Correct documentation comment
ejensen
committed
5cc2568
View commit details
Copy full SHA for 5cc2568
View code at this point
Browse repository at this point
Use a strong reference to the current asset in order to prevent setting a placeholder image if the asset is set to nil while the placeholder image is generating
ejensen
committed
001d3ea
View commit details
Copy full SHA for 001d3ea
View code at this point
Browse repository at this point
Support loading animated images from the local filesystem
ejensen
committed
7de82b0
View commit details
Copy full SHA for 7de82b0
View code at this point
Browse repository at this point
Allow configuration of ASImageNode's animation runloop
ejensen
committed
370e5f1
View commit details
Copy full SHA for 370e5f1
View code at this point
Browse repository at this point
Add basic infrastructure for layout validation
maicki
committed
197950f
View commit details
Copy full SHA for 197950f
View code at this point
Browse repository at this point
Commits on Jun 7, 2016
[ASLayoutSpec] Remove cached ASTraitCollection
rcancro
committed
3c34d51
View commit details
Copy full SHA for 3c34d51
View code at this point
Browse repository at this point
Merge pull request #1719 from garrettmoon/fixParentManagesVisibilityDepth
Show description for cb67671
appleguy
committed
cb67671
View commit details
Copy full SHA for cb67671
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
Reset the parentManagesVisibilityDepth flag so it's checked again
garrettmoon
committed
1e51569
View commit details
Copy full SHA for 1e51569
View code at this point
Browse repository at this point
Fix boolean logic that prevents layout
Levi McCallum
committed
e5d7d29
View commit details
Copy full SHA for e5d7d29
View code at this point
Browse repository at this point
Revert "Merge pull request #1673 from maicki/AddAutomaticMeasureBeforeLayout"
Show description for 2052382
Levi McCallum
committed
2052382
View commit details
Copy full SHA for 2052382
View code at this point
Browse repository at this point
Missed #def ing out the header I guess?
garrettmoon
committed
7358fa9
View commit details
Copy full SHA for 7358fa9
View code at this point
Browse repository at this point
[Build] Tag __unused for variable only needed by an assertion.
appleguy
committed
58d7a18
View commit details
Copy full SHA for 58d7a18
View code at this point
Browse repository at this point
fixed typo and added backwards compatibility for 'visibilityDidChange'
lappp9
committed
fc5467b
View commit details
Copy full SHA for fc5467b
View code at this point
Browse repository at this point
changed '-visibilityDidChange:' to '-visiblieStateDidChange:' to match the others
lappp9
committed
e510120
View commit details
Copy full SHA for e510120
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.