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 }}
baitxaps
/
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 Dec 18, 2015
Merge pull request #924 from aaronschubert0/ASMapNode
Show description for ed1c71d
appleguy
committed
ed1c71d
View commit details
Copy full SHA for ed1c71d
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
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
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
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
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
Browse repository at this point
Merge pull request #946 from facebook/ASTextNodeLongPress
Show description for 3d48637
appleguy
committed
3d48637
View commit details
Copy full SHA for 3d48637
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
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
Browse repository at this point
enforce pixels bounds for ASLayout size/position
rcancro
committed
71c4484
View commit details
Copy full SHA for 71c4484
Browse repository at this point
Further clean up for ASDK 2.0
aaronschubert0
committed
4ceab33
View commit details
Copy full SHA for 4ceab33
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
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
Browse repository at this point
Commits on Dec 14, 2015
Fix indendation
aaronschubert0
committed
50f652a
View commit details
Copy full SHA for 50f652a
Browse repository at this point
Commits on Dec 13, 2015
Merge pull request #935 from samhsiung/clip_yes
Show description for 0cc229d
appleguy
committed
0cc229d
View commit details
Copy full SHA for 0cc229d
Browse repository at this point
Commits on Dec 12, 2015
make ASEditableTextNode's textView clip to bounds
samhsiung
committed
e4ca0e3
View commit details
Copy full SHA for e4ca0e3
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
Browse repository at this point
Merge pull request #933 from garrettmoon/fixCrashRelatedToOutOfOrderMainQueueBlocks
Show description for 745f724
appleguy
committed
745f724
View commit details
Copy full SHA for 745f724
Browse repository at this point
Rename and move ASMainSerialQueue to its own class
garrettmoon
committed
941a732
View commit details
Copy full SHA for 941a732
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
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
Browse repository at this point
Merge pull request #932 from garrettmoon/exposeRecursivelyEnsureDisplay
Show description for 2d9064d
appleguy
committed
2d9064d
View commit details
Copy full SHA for 2d9064d
Browse repository at this point
Expose recursivelyEnsureDisplay
garrettmoon
committed
082dc1c
View commit details
Copy full SHA for 082dc1c
Browse repository at this point
Commits on Dec 8, 2015
merge master
soniccat
committed
ad28213
View commit details
Copy full SHA for ad28213
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
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
Browse repository at this point
Merge pull request #919 from facebook/ASDataControllerVisibleNodes
Show description for f5d06c5
appleguy
committed
f5d06c5
View commit details
Copy full SHA for f5d06c5
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
Browse repository at this point
Inline supplementary kind iteration in data controller
Levi McCallum
committed
223cac1
View commit details
Copy full SHA for 223cac1
Browse repository at this point
Merge pull request #917 from levi/master
Show description for f6cc206
appleguy
committed
f6cc206
View commit details
Copy full SHA for f6cc206
Browse repository at this point
Merge pull request #842 from aaronschubert0/ASMapNode
Show description for 0cf8953
appleguy
committed
0cf8953
View commit details
Copy full SHA for 0cf8953
Browse repository at this point
Bump podspec to 1.9.3. Remove Cocoapods-generated workspace files.
Scott Goodson
committed
a47a1b8
View commit details
Copy full SHA for a47a1b8
Browse repository at this point
Ensure that new section supplementary nodes are inserted into backing store
Levi McCallum
committed
64da9e7
View commit details
Copy full SHA for 64da9e7
Browse repository at this point
Improve factoring of locking and early returns for -setInterfaceState: and -setHierarchyState:
Scott Goodson
committed
1e9c456
View commit details
Copy full SHA for 1e9c456
Browse repository at this point
Merge pull request #915 from facebook/ASHierarchyState
Show description for ea14431
appleguy
committed
ea14431
View commit details
Copy full SHA for ea14431
Browse repository at this point
Previous
Next
You can’t perform that action at this time.