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 }}
clippka
/
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 Jul 19, 2016
adding missing call to ASCellNode applyLayoutAttributes: when used as supplementary in ASCollectionView
clippka
committed
a15530b
View commit details
Copy full SHA for a15530b
Browse repository at this point
Merge pull request #1946 from facebook/AHDataControllerGCD
Show description for fceae5d
Adlai Holler
authored
fceae5d
View commit details
Copy full SHA for fceae5d
Browse repository at this point
[ASDataController] Set context variable value
Adlai Holler
authored
1777dae
View commit details
Copy full SHA for 1777dae
Browse repository at this point
Commits on Jul 18, 2016
[ASDataController] Clean up by using a dispatch_group
Adlai Holler
committed
46a911e
View commit details
Copy full SHA for 46a911e
Browse repository at this point
Merge pull request #1947 from facebook/AHFixZeroSizeLayout
Show description for f737d28
Adlai Holler
authored
f737d28
View commit details
Copy full SHA for f737d28
Browse repository at this point
[ASTableView/ASCollectionView] Ignore bounds.origin when checking for zero-size
Adlai Holler
committed
50e8ad2
View commit details
Copy full SHA for 50e8ad2
Browse repository at this point
[ASDataController] Migrate to GCD queue to make debugging easier
Adlai Holler
committed
fa34888
View commit details
Copy full SHA for fa34888
Browse repository at this point
Commits on Jul 16, 2016
[ASDisplayNode+AsyncDisplay.mm] Refactor display block creation method for conciseness and readability. (#1933)
Show description for d4c5a09
appleguy
authored
d4c5a09
View commit details
Copy full SHA for d4c5a09
Browse repository at this point
Reset _calculatedSize if a new constrained size is set on the ASTextKitRenderer (#1942)
maicki
authored and
appleguy
committed
6e573fb
View commit details
Copy full SHA for 6e573fb
Browse repository at this point
Revert "[ASDisplayNode] Short circuit measure calls that have a zero-area constrainedSize. (#1939)"
Show description for 8644c03
appleguy
committed
8644c03
View commit details
Copy full SHA for 8644c03
Browse repository at this point
[ASDisplayNode] Rename _propertyLock to __instanceLock__ to avoid subclass naming collisions. (#1941)
appleguy
authored
74bf376
View commit details
Copy full SHA for 74bf376
Browse repository at this point
[ASDisplayNode] Short circuit measure calls that have a zero-area constrainedSize. (#1939)
Show description for 3664ca6
appleguy
authored
3664ca6
View commit details
Copy full SHA for 3664ca6
Browse repository at this point
[Infer] Fix Infer errors/warnings (#1938)
Show description for 4baf9bd
Hannah Troisi
authored and
appleguy
committed
4baf9bd
View commit details
Copy full SHA for 4baf9bd
Browse repository at this point
[Infer] change atomic properties to nonatomic (#1932)
Hannah Troisi
authored and
appleguy
committed
abf8d5b
View commit details
Copy full SHA for abf8d5b
Browse repository at this point
Commits on Jul 15, 2016
[ASCollectionView] When resizing, invalidate after remeasuring all nodes (#1931)
Adlai Holler
authored and
appleguy
committed
dda7acc
View commit details
Copy full SHA for dda7acc
Browse repository at this point
Merge pull request #1929 from rcancro/textScaleFactors
Show description for 3b09cbb
maicki
authored
3b09cbb
View commit details
Copy full SHA for 3b09cbb
Browse repository at this point
added comment
rcancro
committed
bd907dc
View commit details
Copy full SHA for bd907dc
Browse repository at this point
Merge pull request #1930 from maicki/MSSmallCodeImprovement
Show description for 3237ccc
maicki
authored
3237ccc
View commit details
Copy full SHA for 3237ccc
Browse repository at this point
Add whitespace
maicki
committed
9729b61
View commit details
Copy full SHA for 9729b61
Browse repository at this point
Grab propertyLock to get supportsRangeManagedInterfaceState and for asking dirty layout status
maicki
committed
fcfce51
View commit details
Copy full SHA for fcfce51
Browse repository at this point
Comment adjustment for laying out nodes
maicki
committed
20a49f0
View commit details
Copy full SHA for 20a49f0
Browse repository at this point
Move ASPerformBlockOnBackgroundThread as it already calls the method inline if it's on the main thread
maicki
committed
4447ae4
View commit details
Copy full SHA for 4447ae4
Browse repository at this point
Merge pull request #1928 from maicki/MSAddRelativeSizePercentage
Show description for eccd704
maicki
authored
eccd704
View commit details
Copy full SHA for eccd704
Browse repository at this point
Add convenience functions to create relative sizes with percentage
maicki
committed
729766a
View commit details
Copy full SHA for 729766a
Browse repository at this point
Merge pull request #1921 from facebook/AHRangeModeUpdatingIssues
Show description for cc8e004
Adlai Holler
authored
cc8e004
View commit details
Copy full SHA for cc8e004
Browse repository at this point
Merge pull request #1906 from facebook/AHReduceBlockInvocations
Show description for e7fc5a9
Adlai Holler
authored
e7fc5a9
View commit details
Copy full SHA for e7fc5a9
Browse repository at this point
Merge pull request #1924 from maicki/MSFixASTextNodeTruncationAgain
Show description for 013c163
Adlai Holler
authored
013c163
View commit details
Copy full SHA for 013c163
Browse repository at this point
[ASTextNode] use accessor for `pointSizeScaleFactors`
Show description for c403175
rcancro
committed
c403175
View commit details
Copy full SHA for c403175
Browse repository at this point
[ASDisplayNode] Add automatic measurement before layout (#1725)
Show description for 359785a
maicki
authored and
appleguy
committed
359785a
View commit details
Copy full SHA for 359785a
Browse repository at this point
[ASDisplayNode] Always layout nodes on a background thread (#1907)
Show description for a8c5ac1
maicki
authored and
appleguy
committed
a8c5ac1
View commit details
Copy full SHA for a8c5ac1
Browse repository at this point
Fix failing ASTextNode tests
maicki
committed
705cc76
View commit details
Copy full SHA for 705cc76
Browse repository at this point
Commits on Jul 14, 2016
[ASLayoutTransition] Make findNodesInLayoutAtIndexesWithFilteredNodes faster
Adlai Holler
committed
cac0cce
View commit details
Copy full SHA for cac0cce
Browse repository at this point
Throw away all subcomponents of the text kit renderer if constraints are changing
Show description for bbc957b
maicki
committed
bbc957b
View commit details
Copy full SHA for bbc957b
Browse repository at this point
Use fast enumeration in a couple places
Adlai Holler
committed
fe63b7b
View commit details
Copy full SHA for fe63b7b
Browse repository at this point
Merge pull request #1923 from garrettmoon/shareMemoryCache
Show description for f95790f
maicki
authored
f95790f
View commit details
Copy full SHA for f95790f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.