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 }}
anngdev
/
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
All time
Commit history
Commits on Oct 11, 2016
Rename ASRelativeSize to ASLayoutSize (#2369)
maicki
authored and
appleguy
committed
8f8df53
View commit details
Copy full SHA for 8f8df53
Browse repository at this point
[Layout] Add ASLayoutElementStylability protocol (#2366)
Show description for 507bc55
maicki
authored and
Adlai Holler
committed
507bc55
View commit details
Copy full SHA for 507bc55
Browse repository at this point
Commits on Oct 7, 2016
Improving documentation based on feedback. Thanks @appleguy! (#2364)
Show description for 4f3593b
garrettmoon
authored and
Adlai Holler
committed
4f3593b
View commit details
Copy full SHA for 4f3593b
Browse repository at this point
Tiny change to the doc for ASDimensionMake (#2362)
Adlai Holler
authored
c72b2b2
View commit details
Copy full SHA for c72b2b2
Browse repository at this point
quick renaming (#2358)
Hannah Troisi
authored and
Adlai Holler
committed
a79e0be
View commit details
Copy full SHA for a79e0be
Browse repository at this point
Fix ASAbsoluteLayoutSpec creation children protocol (#2357)
maicki
authored and
Adlai Holler
committed
bb7118a
View commit details
Copy full SHA for bb7118a
Browse repository at this point
Adjust layoutAttributes logic to account for new iOS 10 behavior (#2354)
Adlai Holler
authored
aece836
View commit details
Copy full SHA for aece836
Browse repository at this point
[Documentation] Improve ASCollectionNode docs. (#2318)
Show description for 881863f
garrettmoon
authored and
Adlai Holler
committed
881863f
View commit details
Copy full SHA for 881863f
Browse repository at this point
Commits on Oct 6, 2016
[Layout] Improve ASDimensionMake via NSString (#2351)
Show description for 6f2c7ca
maicki
authored
6f2c7ca
View commit details
Copy full SHA for 6f2c7ca
Browse repository at this point
[Layout] Lazy initialize ASLayoutElementStyle in ASDisplayNode and ASLayoutSpec (#2352)
Show description for 166414d
maicki
authored and
Adlai Holler
committed
166414d
View commit details
Copy full SHA for 166414d
Browse repository at this point
[Layout] Treat flex factors as true factors (#2349)
Show description for 94f958c
maicki
authored and
Adlai Holler
committed
94f958c
View commit details
Copy full SHA for 94f958c
Browse repository at this point
[Umbrella] Add warn_unused_result Attribute to Public Headers (#2353)
Show description for 124234f
Adlai Holler
authored
124234f
View commit details
Copy full SHA for 124234f
Browse repository at this point
Fix ASDimension creation of type ASDimensionUnitFraction via a NSString (#2347)
maicki
authored and
appleguy
committed
271ab20
View commit details
Copy full SHA for 271ab20
Browse repository at this point
[Documentation] Added docs for ASBasicImageDownloader & ASPINRemoteImageDownloader (#2327)
Show description for 27cccc7
garrettmoon
authored and
appleguy
committed
27cccc7
View commit details
Copy full SHA for 27cccc7
Browse repository at this point
[Documentation] Improve ASVisibility protocol documentation (#2319)
Show description for 874dda0
garrettmoon
authored and
appleguy
committed
874dda0
View commit details
Copy full SHA for 874dda0
Browse repository at this point
Added docs for initer and node property. (#2326)
garrettmoon
authored and
appleguy
committed
df049ec
View commit details
Copy full SHA for df049ec
Browse repository at this point
Documenting ASWeakProxy (#2328)
garrettmoon
authored and
appleguy
committed
b9e5436
View commit details
Copy full SHA for b9e5436
Browse repository at this point
[Documentation] Add docs for exclusionPaths (#2325)
Show description for f1bf9be
garrettmoon
authored and
appleguy
committed
f1bf9be
View commit details
Copy full SHA for f1bf9be
Browse repository at this point
[Documentation] Improve ASCollectionView docs. (#2317)
Show description for 409c148
garrettmoon
authored and
appleguy
committed
409c148
View commit details
Copy full SHA for 409c148
Browse repository at this point
Implement ivar on _ASDisplayLayer to speed up getting node from layer. (#2346)
garrettmoon
authored and
appleguy
committed
23d1b00
View commit details
Copy full SHA for 23d1b00
Browse repository at this point
Commits on Oct 5, 2016
[ASCellNode] Restore Layout Attributes Fix + iOS 10 Modification (#2335)
Show description for bb366d1
Adlai Holler
authored
bb366d1
View commit details
Copy full SHA for bb366d1
Browse repository at this point
[ASDisplayNode] Add -displayWillStartAsynchronously: method to allow skipping synchronous image cache check. (#2344)
appleguy
authored and
Adlai Holler
committed
3f1f566
View commit details
Copy full SHA for 3f1f566
Browse repository at this point
[ASDisplayNode] Optimize pendingDisplayNodes check using isEmpty (ASWeakSet).
appleguy
committed
b928e79
View commit details
Copy full SHA for b928e79
Browse repository at this point
[ASAsyncTransaction] Make System Less Specific to Layer Display, More Readable (#2332)
Show description for 4dfe2a5
Adlai Holler
authored
4dfe2a5
View commit details
Copy full SHA for 4dfe2a5
Browse repository at this point
Commits on Oct 4, 2016
Remove dependencies for ASAssert and ASThread in the async transaction system (#2333)
maicki
authored and
Adlai Holler
committed
2de1290
View commit details
Copy full SHA for 2de1290
Browse repository at this point
[Examples] Fix extra examples (#2342)
Show description for f369be4
maicki
authored and
Adlai Holler
committed
f369be4
View commit details
Copy full SHA for f369be4
Browse repository at this point
[Documentation] Improve ASTableView docs. (#2316)
Show description for 04ed52f
garrettmoon
authored and
Adlai Holler
committed
04ed52f
View commit details
Copy full SHA for 04ed52f
Browse repository at this point
[ASCollectionView] Only remeasure all nodes if bounds changed in a fixed dimension (#2343)
Adlai Holler
authored
ba2e120
View commit details
Copy full SHA for ba2e120
Browse repository at this point
[ASTextKitFontSizeAdjuster] Use the constrainedSize’s height to adjust font scaling (#2309)
Show description for 872aad2
rcancro
authored and
Adlai Holler
committed
872aad2
View commit details
Copy full SHA for 872aad2
Browse repository at this point
[Layout] Add helper properties for setting sizes via CGSize and ASRelativeSize (#2324)
Show description for d6e5e27
maicki
authored and
Adlai Holler
committed
d6e5e27
View commit details
Copy full SHA for d6e5e27
Browse repository at this point
Remove ASSentinel (#2336)
Adlai Holler
authored
f027a8b
View commit details
Copy full SHA for f027a8b
Browse repository at this point
[ASDisplayNode] Change _pendingDisplayNodes from NSMutableSet to ASWeakSet. (#2340)
Show description for 360541f
appleguy
authored and
Adlai Holler
committed
360541f
View commit details
Copy full SHA for 360541f
Browse repository at this point
Handle nil node blocks gracefully in production (#2338)
Adlai Holler
authored
67045c0
View commit details
Copy full SHA for 67045c0
Browse repository at this point
Commits on Oct 3, 2016
[ASCollectionView] Allow User to Submit Updates Before Initial Data Load (#2337)
Show description for 0a2e35a
Adlai Holler
authored
0a2e35a
View commit details
Copy full SHA for 0a2e35a
Browse repository at this point
[API] Remove old deprecated methods. (#2312)
Show description for 5205ef6
garrettmoon
authored and
Adlai Holler
committed
5205ef6
View commit details
Copy full SHA for 5205ef6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.