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 }}
Eke
/
AsyncDisplayKit
Public
forked from
facebookarchive/AsyncDisplayKit
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
TextKit
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 4, 2016
Change visibleSizeRange to return a range with 0 location and length
maicki
committed
a914e3c
View commit details
Copy full SHA for a914e3c
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
Fix crash truncating a string of a node with a zero size
Show description for 19bb651
maicki
committed
19bb651
View commit details
Copy full SHA for 19bb651
View code at this point
Browse repository at this point
Commits on May 10, 2016
Fixed a crash in ASTextNode that I made
Show description for ffde31a
rcancro
committed
ffde31a
View commit details
Copy full SHA for ffde31a
View code at this point
Browse repository at this point
Commits on May 9, 2016
fix truncater method to only return the truncater.
rcancro
committed
22e026a
View commit details
Copy full SHA for 22e026a
View code at this point
Browse repository at this point
Fix to text shrinking
Show description for 082abab
rcancro
committed
082abab
View commit details
Copy full SHA for 082abab
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Merge pull request #1536 from garrettmoon/upstream-renderer-lock
Show description for fcdc796
appleguy
committed
fcdc796
View commit details
Copy full SHA for fcdc796
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
I think this needs a lock.
Show description for dd998b0
garrettmoon
committed
dd998b0
View commit details
Copy full SHA for dd998b0
View code at this point
Browse repository at this point
Create helper function to get text range rects without locking
Show description for c0927f8
maicki
committed
c0927f8
View commit details
Copy full SHA for c0927f8
View code at this point
Browse repository at this point
If trailing rect was set early return
maicki
committed
a9d0542
View commit details
Copy full SHA for a9d0542
View code at this point
Browse repository at this point
Fix deadlock calling trailingRect on a ASTextNode
maicki
committed
91b6995
View commit details
Copy full SHA for 91b6995
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
Merge pull request #1437 from ejensen/editable-text-node-layout-manager
Show description for ea93545
appleguy
committed
ea93545
View commit details
Copy full SHA for ea93545
View code at this point
Browse repository at this point
Commits on Mar 27, 2016
[ASTextNode] Fix edge case where text truncator may not run (manually hosted nodes that are lacking the expected call to -measure).
Show description for daf41eb
appleguy
committed
daf41eb
View commit details
Copy full SHA for daf41eb
View code at this point
Browse repository at this point
Commits on Mar 26, 2016
Rename ASTextKitHelpers to ASTextKitComponents and make the header public
ejensen
committed
387abbf
View commit details
Copy full SHA for 387abbf
View code at this point
Browse repository at this point
Remove unnecessary imports
ejensen
committed
0758475
View commit details
Copy full SHA for 0758475
View code at this point
Browse repository at this point
Add a ASTextKitComponents initializer that allows customization of its NSTextStorage and NSLayoutManager
ejensen
committed
f8f3585
View commit details
Copy full SHA for f8f3585
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
Correct documentation comments
ejensen
committed
057ec55
View commit details
Copy full SHA for 057ec55
View code at this point
Browse repository at this point
Commits on Mar 20, 2016
[AsyncDisplayKit] Adopt #pragma once, remove last remaining dispatch_sync (UIScreen scale).
appleguy
committed
8308a4c
View commit details
Copy full SHA for 8308a4c
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
Replace ASTextKitAttributes' objectsEqual with the shared ASObjectIsEqual
ejensen
committed
14a389c
View commit details
Copy full SHA for 14a389c
View code at this point
Browse repository at this point
Merge pull request #1354 from ejensen/cleanup
Show description for d9ef092
appleguy
committed
d9ef092
View commit details
Copy full SHA for d9ef092
View code at this point
Browse repository at this point
Commits on Mar 16, 2016
- Use modern Objective-C syntax.
Show description for 33fda7a
ejensen
committed
33fda7a
View commit details
Copy full SHA for 33fda7a
View code at this point
Browse repository at this point
Correct spelling errors
ejensen
committed
ddd5ff1
View commit details
Copy full SHA for ddd5ff1
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
Merge pull request #1352 from ejensen/deprecated-enum
Show description for d40b6c6
appleguy
committed
d40b6c6
View commit details
Copy full SHA for d40b6c6
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
Fixed some text shrinking issues
Show description for bcb1832
rcancro
committed
bcb1832
View commit details
Copy full SHA for bcb1832
View code at this point
Browse repository at this point
Replace usage of deprecated NSControlCharacterAction value
ejensen
committed
9d4c53b
View commit details
Copy full SHA for 9d4c53b
View code at this point
Browse repository at this point
Merge pull request #1340 from ejensen/documentation-corrections
Show description for de4e4db
appleguy
committed
de4e4db
View commit details
Copy full SHA for de4e4db
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
Made a few changes to font scale adjustment
Show description for 3ebdf59
rcancro
committed
3ebdf59
View commit details
Copy full SHA for 3ebdf59
View code at this point
Browse repository at this point
Correct a few documentation comments for method parameters
ejensen
committed
86ccd33
View commit details
Copy full SHA for 86ccd33
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
reordered conditionals, moved beta things to beta header file
rcancro
committed
8dbc8b7
View commit details
Copy full SHA for 8dbc8b7
View code at this point
Browse repository at this point
Stopped trying to cache the currentScaleFactor
Show description for 878fedd
rcancro
committed
878fedd
View commit details
Copy full SHA for 878fedd
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
Add ability to customize NSLayoutManager and NSTextStorage when created in the ASTextKitContext
rcancro
committed
00b0968
View commit details
Copy full SHA for 00b0968
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
reverted some debug code
rcancro
committed
0e7fae1
View commit details
Copy full SHA for 0e7fae1
View code at this point
Browse repository at this point
adjust font size to make text fit within constrained size
Show description for a920e35
rcancro
committed
a920e35
View commit details
Copy full SHA for a920e35
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
ensure that the truncater is initialized before the context is in _calculateSize
tomizimobile
committed
d0edbe8
View commit details
Copy full SHA for d0edbe8
View code at this point
Browse repository at this point
Commits on Jan 28, 2016
Merge pull request #1140 from rcancro/textNodeWordSpacing
Show description for 2c194fd
appleguy
committed
2c194fd
View commit details
Copy full SHA for 2c194fd
View code at this point
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
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.