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 }}
CasperMoo
/
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
RemoveWorkingWindow
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 19, 2015
Final cleanup for initial version of removing the UIWindow-based render range.
Show description for 578d0f4
Scott Goodson
committed
578d0f4
View commit details
Copy full SHA for 578d0f4
View code at this point
Browse repository at this point
Merge branch 'master' into RemoveWorkingWindow
Scott Goodson
committed
c675967
View commit details
Copy full SHA for c675967
View code at this point
Browse repository at this point
Merge pull request #925 from levi/levi/pager-node
Show description for e15a7db
appleguy
committed
e15a7db
View commit details
Copy full SHA for e15a7db
View code at this point
Browse repository at this point
Remove CALayer and UIView implementations of "name" property.
Show description for ee152ea
Scott Goodson
committed
ee152ea
View commit details
Copy full SHA for ee152ea
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
[ASTextNode] Renderer should not be invalidated if bounds size matches calculatedSize, even if it doesn't match constrainedSize.
Scott Goodson
committed
1872ac0
View commit details
Copy full SHA for 1872ac0
View code at this point
Browse repository at this point
Merge pull request #924 from aaronschubert0/ASMapNode
Show description for ed1c71d
appleguy
committed
ed1c71d
View commit details
Copy full SHA for ed1c71d
View code at this point
Browse repository at this point
Merge pull request #942 from bsmith11/ASTextKitCoreTextAttributesBug
Show description for 3b5fb17
appleguy
committed
3b5fb17
View commit details
Copy full SHA for 3b5fb17
View code at this point
Browse repository at this point
Merge pull request #941 from samhsiung/fix_truncation
Show description for d56a53d
appleguy
committed
d56a53d
View commit details
Copy full SHA for d56a53d
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
Merge pull request #949 from rcancro/roundMin
Show description for bc6e5fe
appleguy
committed
bc6e5fe
View commit details
Copy full SHA for bc6e5fe
View code at this point
Browse repository at this point
Do not round when resolving relative dimensions
Show description for c6f4aff
rcancro
committed
c6f4aff
View commit details
Copy full SHA for c6f4aff
View code at this point
Browse repository at this point
Fix project includes for ASPagerNode
Levi McCallum
committed
669fd38
View commit details
Copy full SHA for 669fd38
View code at this point
Browse repository at this point
Add ASPagerNode to framework header
Levi McCallum
committed
1b5ac36
View commit details
Copy full SHA for 1b5ac36
View code at this point
Browse repository at this point
Move position of ASPagerNodeDataSource to support Travis builds
Levi McCallum
committed
473085d
View commit details
Copy full SHA for 473085d
View code at this point
Browse repository at this point
Implement simple horizontal paging node
Levi McCallum
committed
aea5a33
View commit details
Copy full SHA for aea5a33
View code at this point
Browse repository at this point
Merge pull request #945 from rcancro/aslayoutPixelBounds
Show description for 8349be2
appleguy
committed
8349be2
View commit details
Copy full SHA for 8349be2
View code at this point
Browse repository at this point
ASTextNode shouldn't create a long press gesture recognizer unless the delegate cares about the callback.
Scott Goodson
committed
f44c829
View commit details
Copy full SHA for f44c829
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
Don't allow unitialized or under constrained layouts cause a crash.
Show description for 2e6e81e
rcancro
committed
2e6e81e
View commit details
Copy full SHA for 2e6e81e
View code at this point
Browse repository at this point
enforce pixels bounds for ASLayout size/position
rcancro
committed
71c4484
View commit details
Copy full SHA for 71c4484
View code at this point
Browse repository at this point
Further clean up for ASDK 2.0
aaronschubert0
committed
4ceab33
View commit details
Copy full SHA for 4ceab33
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Fixed ASTextKit CoreText attributes bug which was incorrectly reading a NSParagraphStyle as CTParagraphStyleRef
Bradley Smith
authored and
Bradley Smith
committed
e64965c
View commit details
Copy full SHA for e64965c
View code at this point
Browse repository at this point
Fix ASTextNode truncated size calculation ignoring attributes in the last line
samhsiung
committed
f9d476e
View commit details
Copy full SHA for f9d476e
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Fix indendation
aaronschubert0
committed
50f652a
View commit details
Copy full SHA for 50f652a
View code at this point
Browse repository at this point
Commits on Dec 12, 2015
Merge branch 'master' into RemoveWorkingWindow
Scott Goodson
committed
6ad1503
View commit details
Copy full SHA for 6ad1503
View code at this point
Browse repository at this point
Complete merge of working window removal with ASHierarchyState changes in master.
Scott Goodson
committed
872b358
View commit details
Copy full SHA for 872b358
View code at this point
Browse repository at this point
Merge branch 'master' into RemoveWorkingWindow
Scott Goodson
committed
00fe336
View commit details
Copy full SHA for 00fe336
View code at this point
Browse repository at this point
make ASEditableTextNode's textView clip to bounds
samhsiung
committed
e4ca0e3
View commit details
Copy full SHA for e4ca0e3
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
Merge pull request #877 from soniccat/master
Show description for 7380296
appleguy
committed
7380296
View commit details
Copy full SHA for 7380296
View code at this point
Browse repository at this point
Rename and move ASMainSerialQueue to its own class
garrettmoon
committed
941a732
View commit details
Copy full SHA for 941a732
View code at this point
Browse repository at this point
Fix deadlock when an editing transaction needs to perform its work on the main thread, and then elsewhere, on the main thread, we block waiting for all editing transactions to finish
garrettmoon
committed
0665963
View commit details
Copy full SHA for 0665963
View code at this point
Browse repository at this point
Fixes out of order blocks running on main queue in ASDataController
Show description for f942297
garrettmoon
committed
f942297
View commit details
Copy full SHA for f942297
View code at this point
Browse repository at this point
Expose recursivelyEnsureDisplay
garrettmoon
committed
082dc1c
View commit details
Copy full SHA for 082dc1c
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
merge master
soniccat
committed
ad28213
View commit details
Copy full SHA for ad28213
View code at this point
Browse repository at this point
Changed init method, as well as further clean up to get ASMapNode ready for 2.0
aaronschubert0
committed
1dfb8fa
View commit details
Copy full SHA for 1dfb8fa
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
Merge pull request #918 from levi/master
Show description for c9a0a3d
appleguy
committed
c9a0a3d
View commit details
Copy full SHA for c9a0a3d
View code at this point
Browse repository at this point
Ensure an empty array is returned if visibleNodes is called before any nodes are complete.
Scott Goodson
committed
88b36f5
View commit details
Copy full SHA for 88b36f5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.