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 }}
harryworld
/
AsyncDisplayKit
Public
forked from
leotumwattana/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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 24, 2017
Deep Copy array and Clean up move-to nodes on main queue
harryworld
committed
f8f28ef
View commit details
Copy full SHA for f8f28ef
Browse repository at this point
- Add annotation and documentation
Show description for 48d3e43
harryworld
committed
48d3e43
View commit details
Copy full SHA for 48d3e43
Browse repository at this point
Commits on Jan 16, 2017
Remove comments
harryworld
committed
fd2d59b
View commit details
Copy full SHA for fd2d59b
Browse repository at this point
Bug Fix on Race Condition in filtering move item toIndexPaths
harryworld
committed
ff4460a
View commit details
Copy full SHA for ff4460a
Browse repository at this point
Commits on Jan 11, 2017
Move node context instead of recreating contexts and nodes
harryworld
committed
1f910d4
View commit details
Copy full SHA for 1f910d4
Browse repository at this point
Commits on Jan 8, 2017
Filter out indexPaths for Move, leaving the rest for Original Insert and Delete
harryworld
committed
f8e4b37
View commit details
Copy full SHA for f8e4b37
Browse repository at this point
Commits on Jan 5, 2017
Implement ASDataController moveRowAtIndexPath: using UICollectionView native move animation, instead of Delete + Insert
harryworld
committed
812ac01
View commit details
Copy full SHA for 812ac01
Browse repository at this point
Commits on Jan 4, 2017
Support Buck build (#2849)
Show description for be6faa1
nguyenhuy
authored and
Adlai Holler
committed
be6faa1
View commit details
Copy full SHA for be6faa1
Browse repository at this point
Remove unused and unusable implementations of moveItem: and moveSection: (#2863)
Adlai Holler
authored
513b9f4
View commit details
Copy full SHA for 513b9f4
Browse repository at this point
Disable UICollectionView prefetching to improve scroll performance (#2861)
Adlai Holler
authored
d65fe8b
View commit details
Copy full SHA for d65fe8b
Browse repository at this point
Open source pi_imageNamed methods (#2859)
nguyenhuy
authored and
Adlai Holler
committed
89d4193
View commit details
Copy full SHA for 89d4193
Browse repository at this point
Commits on Jan 3, 2017
Disable testThatRootPagerNodeDoesGetTheRightInsetWhilePoppingBack (#2857)
Adlai Holler
authored
23c81b1
View commit details
Copy full SHA for 23c81b1
Browse repository at this point
ASDataController: Correctly Handle Nil IndexPath in nodeForIndexPath: Methods (#2856)
Show description for 4a6ba27
Adlai Holler
authored
4a6ba27
View commit details
Copy full SHA for 4a6ba27
Browse repository at this point
Commits on Jan 2, 2017
Remove duplicated _delegate ivar in ASVideoNode (#2844)
nguyenhuy
authored and
appleguy
committed
99c5021
View commit details
Copy full SHA for 99c5021
Browse repository at this point
Commits on Dec 28, 2016
Add a failing unit test for the automatic subnode management range issue (#2826)
Adlai Holler
authored
2f79255
View commit details
Copy full SHA for 2f79255
Browse repository at this point
Commits on Dec 27, 2016
[ASScrollNode] Fix a minor error in ASScrollNode sizing.
appleguy
committed
e264d94
View commit details
Copy full SHA for e264d94
Browse repository at this point
Commits on Dec 25, 2016
Remove irritating layout attributes assertions (#2828)
Adlai Holler
authored
a426d99
View commit details
Copy full SHA for a426d99
Browse repository at this point
[ASVideoNode] Add missing strong attributes (#2834)
Show description for 0a86a6b
Hannah Troisi
authored
0a86a6b
View commit details
Copy full SHA for 0a86a6b
Browse repository at this point
Commits on Dec 23, 2016
By default, capture the current animation enabledness for collection/table updates (#2827)
Adlai Holler
authored
2ea7d4c
View commit details
Copy full SHA for 2ea7d4c
Browse repository at this point
Commits on Dec 22, 2016
Clean up ASStackPositionedLayout (#2817)
Show description for c115708
nguyenhuy
authored and
Adlai Holler
committed
c115708
View commit details
Copy full SHA for c115708
Browse repository at this point
Range Controller Uses Last Scroll Direction, Defaults to Down/Right (#2808)
Show description for 57913b8
Adlai Holler
authored
57913b8
View commit details
Copy full SHA for 57913b8
Browse repository at this point
[ASDataController] Ensure ASRangeController has an opportunity to update visible nodes before they're deleted by -reloadData path. (#2815)
Show description for 30924d9
appleguy
authored
30924d9
View commit details
Copy full SHA for 30924d9
Browse repository at this point
Commits on Dec 21, 2016
Reverting back _finishOrCancelTransition that was mistakingly moved in a recent PR (#2820)
maicki
authored and
Hannah Troisi
committed
7872cfb
View commit details
Copy full SHA for 7872cfb
Browse repository at this point
Use NS_ENUM for video enumerated types (#2819)
Adlai Holler
authored
bdd1077
View commit details
Copy full SHA for bdd1077
Browse repository at this point
Add locking around setting weakCacheEntry ivar (#2812)
chrisdanford
authored and
Adlai Holler
committed
ecef8ed
View commit details
Copy full SHA for ecef8ed
Browse repository at this point
[ASVideoPlayerNode] Added an optional full screen button (#2688)
Show description for 3506cec
MarvinNazari
authored and
Adlai Holler
committed
3506cec
View commit details
Copy full SHA for 3506cec
Browse repository at this point
This should mirror the output you get from installing via Carthage. (#2801)
garrettmoon
authored and
Adlai Holler
committed
69e6f4e
View commit details
Copy full SHA for 69e6f4e
Browse repository at this point
Annotate the code that records mutex owner and level of ownership in ASThread (#2809)
Show description for f52275b
nguyenhuy
authored and
Adlai Holler
committed
f52275b
View commit details
Copy full SHA for f52275b
Browse repository at this point
Commits on Dec 20, 2016
Update to 2.0.1
garrettmoon
committed
bec299f
View commit details
Copy full SHA for bec299f
Browse repository at this point
These messages must be called on main. (#2814)
garrettmoon
authored and
Hannah Troisi
committed
4ae2948
View commit details
Copy full SHA for 4ae2948
Browse repository at this point
Support visibility events in ASScrollNode (#2799)
Show description for 9357f54
nguyenhuy
authored and
Hannah Troisi
committed
9357f54
View commit details
Copy full SHA for 9357f54
Browse repository at this point
Commits on Dec 19, 2016
Ensure that all nodes are deallocated inside the thrash testing method to avoid polluting other tests (#2800)
Adlai Holler
authored
3e53d26
View commit details
Copy full SHA for 3e53d26
Browse repository at this point
Assert when attempting to set a nil background / overlay layout element. (#2796)
master-nevi
authored and
Adlai Holler
committed
498e5a9
View commit details
Copy full SHA for 498e5a9
Browse repository at this point
Range Controller Explicitly Marks Disappeared Nodes as Invisible (#2805)
Show description for eea5dda
Adlai Holler
authored
eea5dda
View commit details
Copy full SHA for eea5dda
Browse repository at this point
[ASDisplayNode Deallocation] Fix for crash when certain types are used as instance variables. (#2803)
Show description for 64ee8db
haritowa
authored and
Adlai Holler
committed
64ee8db
View commit details
Copy full SHA for 64ee8db
Browse repository at this point
Previous
Next
You can’t perform that action at this time.