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 }}
nesium
/
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 Jan 29, 2016
Merge pull request #1152 from garrettmoon/allowPlaceholderNodesToBeStretchable
Show description for 279a04c
appleguy
committed
279a04c
View commit details
Copy full SHA for 279a04c
Browse repository at this point
Allow images returned by placeholderImage to be stretchable
garrettmoon
committed
35fb3d2
View commit details
Copy full SHA for 35fb3d2
Browse repository at this point
Merge pull request #1146 from garrettmoon/movePreContextBlockToBeforeBackgroundFill
Show description for 6d26281
appleguy
committed
6d26281
View commit details
Copy full SHA for 6d26281
Browse repository at this point
Merge pull request #1148 from tomizimobile/tailTruncationFix
Show description for 3e72d68
appleguy
committed
3e72d68
View commit details
Copy full SHA for 3e72d68
Browse repository at this point
ensure that the truncater is initialized before the context is in _calculateSize
tomizimobile
committed
d0edbe8
View commit details
Copy full SHA for d0edbe8
Browse repository at this point
Merge pull request #1143 from samhsiung/transform_scroll
Show description for 08d15e4
appleguy
committed
08d15e4
View commit details
Copy full SHA for 08d15e4
Browse repository at this point
Move the call to willDisplayNodeContentWithRenderingContext to before background fill in image node
garrettmoon
committed
580b7bd
View commit details
Copy full SHA for 580b7bd
Browse repository at this point
[AS(Table|Collection)View] make scrollDirection transform aware
samhsiung
committed
39cd3af
View commit details
Copy full SHA for 39cd3af
Browse repository at this point
Merge pull request #1132 from garrettmoon/switchToInstanceDrawAndDisplay
Show description for 8d9d5a0
appleguy
committed
8d9d5a0
View commit details
Copy full SHA for 8d9d5a0
Browse repository at this point
Address comments
garrettmoon
committed
1ecfd81
View commit details
Copy full SHA for 1ecfd81
Browse repository at this point
Commits on Jan 28, 2016
Merge pull request #1142 from levi/scrollDirectionFix
Show description for 68a4b1e
appleguy
committed
68a4b1e
View commit details
Copy full SHA for 68a4b1e
Browse repository at this point
Add a safety check for targetContentOffset possibly being NULL
Levi McCallum
committed
0e0a0f3
View commit details
Copy full SHA for 0e0a0f3
Browse repository at this point
Merge pull request #1135 from levi/scrollDirectionFix
Show description for 8db4544
appleguy
committed
8db4544
View commit details
Copy full SHA for 8db4544
Browse repository at this point
Merge pull request #1140 from rcancro/textNodeWordSpacing
Show description for 2c194fd
appleguy
committed
2c194fd
View commit details
Copy full SHA for 2c194fd
Browse repository at this point
scott's comments
rcancro
committed
715a678
View commit details
Copy full SHA for 715a678
Browse repository at this point
Merge pull request #1136 from samhsiung/fix_color_test
Show description for 15e3c2e
appleguy
committed
15e3c2e
View commit details
Copy full SHA for 15e3c2e
Browse repository at this point
Merge pull request #1137 from lappp9/ASVideoNode
Show description for c7897e1
appleguy
committed
c7897e1
View commit details
Copy full SHA for c7897e1
Browse repository at this point
Ensure context is non-null
garrettmoon
committed
7b002c4
View commit details
Copy full SHA for 7b002c4
Browse repository at this point
Added ASTextNodeWordKerner support to ASTextNode
Show description for 7f6f2fe
rcancro
committed
7f6f2fe
View commit details
Copy full SHA for 7f6f2fe
Browse repository at this point
Fix up build
garrettmoon
committed
4815066
View commit details
Copy full SHA for 4815066
Browse repository at this point
Merge branch 'master' into ASVideoNode
lappp9
committed
b9d7e0f
View commit details
Copy full SHA for b9d7e0f
Browse repository at this point
fixed drawing for default play button
lappp9
committed
83f9be2
View commit details
Copy full SHA for 83f9be2
Browse repository at this point
added ASDefaultPlayButton, but need to make drawing dynamic so its always a centered circle, also fixed video player preview layer stuff
lappp9
committed
3b38559
View commit details
Copy full SHA for 3b38559
Browse repository at this point
Fix attribute value setting in testLinkInTextUsesForegroundColor in ASTextKitTests
samhsiung
committed
8c963bd
View commit details
Copy full SHA for 8c963bd
Browse repository at this point
Observe decelerating scroll velocity for accurate direction reporting
Levi McCallum
committed
6eb0521
View commit details
Copy full SHA for 6eb0521
Browse repository at this point
Merge pull request #1134 from bimawa/ASTextNodeAddTestCase
Show description for e22c501
appleguy
committed
e22c501
View commit details
Copy full SHA for e22c501
Browse repository at this point
Merge pull request #1127 from samhsiung/foreground_color_link
Show description for 5b9be8a
appleguy
committed
5b9be8a
View commit details
Copy full SHA for 5b9be8a
Browse repository at this point
Added additionalTruncationMessage Unit test
bimawa
committed
8a8843a
View commit details
Copy full SHA for 8a8843a
Browse repository at this point
Use NSForegroundColorAttributeName for links in ASTextNodes by subclassing NSLayoutManager
samhsiung
committed
90ac400
View commit details
Copy full SHA for 90ac400
Browse repository at this point
Addressing Scott's comments
garrettmoon
committed
d7d36c0
View commit details
Copy full SHA for d7d36c0
Browse repository at this point
Merge pull request #1131 from levi/setNeedsDataFetch
Show description for 29374de
appleguy
committed
29374de
View commit details
Copy full SHA for 29374de
Browse repository at this point
Merge pull request #1124 from nvh/fix-framework-target
Show description for 4fa9869
appleguy
committed
4fa9869
View commit details
Copy full SHA for 4fa9869
Browse repository at this point
Switch to instance methods of draw and display
Show description for 01c1680
garrettmoon
committed
01c1680
View commit details
Copy full SHA for 01c1680
Browse repository at this point
Update documentation
Levi McCallum
committed
203952a
View commit details
Copy full SHA for 203952a
Browse repository at this point
Merge pull request #1130 from levi/setNeedsDataFetch
Show description for 5004935
appleguy
committed
5004935
View commit details
Copy full SHA for 5004935
Browse repository at this point
Previous
Next
You can’t perform that action at this time.