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 }}
luaoun
/
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.xcodeproj
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 1, 2015
Include visible range handler implementation file in iOS project
Levi McCallum
committed
5465d44
View commit details
Copy full SHA for 5465d44
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
Add ASRangeHandlerVisible.h to iOS project
Levi McCallum
committed
625b6cc
View commit details
Copy full SHA for 625b6cc
View code at this point
Browse repository at this point
Fix broken build with visible range handler file reference
Levi McCallum
committed
3099140
View commit details
Copy full SHA for 3099140
View code at this point
Browse repository at this point
Add TextKit classes to iOS framework target
Levi McCallum
authored and
levi
committed
82848d6
View commit details
Copy full SHA for 82848d6
View code at this point
Browse repository at this point
Bring over core TextKit Truncation and Renderer tests from CK
Levi McCallum
authored and
levi
committed
8114fc4
View commit details
Copy full SHA for 8114fc4
View code at this point
Browse repository at this point
Rename CK classes to AS classes
Levi McCallum
authored and
levi
committed
a0c05eb
View commit details
Copy full SHA for a0c05eb
View code at this point
Browse repository at this point
Include missing hash helpers implementation
Levi McCallum
authored and
levi
committed
275fd3e
View commit details
Copy full SHA for 275fd3e
View code at this point
Browse repository at this point
Add latest ComponentKit text kit renderer into project
Levi McCallum
authored and
levi
committed
bae3e3b
View commit details
Copy full SHA for bae3e3b
View code at this point
Browse repository at this point
Commits on Nov 29, 2015
ASInterfaceStateVisible is now being driven by a new ASRangeHandlerVisible.
Scott Goodson
committed
936730d
View commit details
Copy full SHA for 936730d
View code at this point
Browse repository at this point
Commits on Nov 14, 2015
ASTableNode wasn't exposed publicly. (carthage wouldn't be able to detect it)
Rui Peres
committed
d5fe826
View commit details
Copy full SHA for d5fe826
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
Add a ASTableNode class, similar to ASCollectionNode
Steven Ramkumar
authored and
Steven Ramkumar
committed
3018030
View commit details
Copy full SHA for 3018030
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
Adding ASButtonNode. Simple but flexible, add features as desired!
Scott Goodson
committed
3416450
View commit details
Copy full SHA for 3416450
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Merge pull request #753 from nguyenhuy/DataControllerSortedTransaction
Show description for 2c8626e
appleguy
committed
2c8626e
View commit details
Copy full SHA for 2c8626e
View code at this point
Browse repository at this point
Inject an ASDataController class to ASTableView, for testing purposes
Show description for 72fca53
nguyenhuy
committed
72fca53
View commit details
Copy full SHA for 72fca53
View code at this point
Browse repository at this point
Revert "Revert "Make ASDisplayNode.name Thread Safe""
Show description for fd0b3aa
nguyenhuy
committed
fd0b3aa
View commit details
Copy full SHA for fd0b3aa
View code at this point
Browse repository at this point
Implement ASChangeSetDataController.
nguyenhuy
committed
5ea4b1b
View commit details
Copy full SHA for 5ea4b1b
View code at this point
Browse repository at this point
Merge pull request #751 from rcancro/debugBox
Show description for 7a97c5c
appleguy
committed
7a97c5c
View commit details
Copy full SHA for 7a97c5c
View code at this point
Browse repository at this point
Revert "Make ASDisplayNode.name Thread Safe"
appleguy
committed
906d7c7
View commit details
Copy full SHA for 906d7c7
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Clean up more remnants of Old Ways
Adlai-Holler
committed
55e22d2
View commit details
Copy full SHA for 55e22d2
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
Add snapshot tests for ASStaticLayoutSpec.
nguyenhuy
committed
938cd46
View commit details
Copy full SHA for 938cd46
View code at this point
Browse repository at this point
fixed build
rcancro
committed
5a3b021
View commit details
Copy full SHA for 5a3b021
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Add tests for flow layout inspector section calculation
Levi McCallum
committed
8a77072
View commit details
Copy full SHA for 8a77072
View code at this point
Browse repository at this point
Fix travis build
levi
authored and
Levi McCallum
committed
ecbc29f
View commit details
Copy full SHA for ecbc29f
View code at this point
Browse repository at this point
Add new files to xcodeproj
Levi McCallum
committed
d765444
View commit details
Copy full SHA for d765444
View code at this point
Browse repository at this point
Commits on Oct 4, 2015
Removed unnecessary bridging header
marmelroy
committed
caf3061
View commit details
Copy full SHA for caf3061
View code at this point
Browse repository at this point
Framework test target
marmelroy
committed
4380e0b
View commit details
Copy full SHA for 4380e0b
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
Rename image request class, add deliveryMode into the request params
Adlai-Holler
committed
bf88bd8
View commit details
Copy full SHA for bf88bd8
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
Use ASPhotosImageRequest in ASMultiplexImageNode, in a backwards-compatible way
Adlai-Holler
committed
bbf9550
View commit details
Copy full SHA for bbf9550
View code at this point
Browse repository at this point
Build photos image request class and tests
Adlai-Holler
committed
ee0c027
View commit details
Copy full SHA for ee0c027
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
added ASViewController to the dynamic framework target to fix carthage support
crylico
committed
5faea03
View commit details
Copy full SHA for 5faea03
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Merge pull request #434 from dasmer/master
Show description for 2ef40e1
appleguy
committed
2ef40e1
View commit details
Copy full SHA for 2ef40e1
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
Use nonnull annotation, instead of sanity check, for node property in ASViewController.
nguyenhuy
committed
fcd76db
View commit details
Copy full SHA for fcd76db
View code at this point
Browse repository at this point
Add ASViewController and update Multiplex sample to use it.
nguyenhuy
committed
07c0d78
View commit details
Copy full SHA for 07c0d78
View code at this point
Browse repository at this point
Merge pull request #665 from jflinter/jack-build-phase-cleanup
Show description for 21bdbbe
appleguy
committed
21bdbbe
View commit details
Copy full SHA for 21bdbbe
View code at this point
Browse repository at this point
make additional private headers actually private; import all public headers in AsyncDisplayKit.h
jack-stripe
committed
ce33149
View commit details
Copy full SHA for ce33149
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.