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 }}
wayneke
/
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 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
[ASThread][ASDisplayNode] Detect and avoid deadlocks caused by upward lock gathering in didEnter/Exit states (#2764)
Show description for f7a0ac9
nguyenhuy
authored and
Hannah Troisi
committed
f7a0ac9
View commit details
Copy full SHA for f7a0ac9
Browse repository at this point
Lock and unlock __instanceLock__ directly for a Minor perf win in ASImageNode (#2797)
Show description for 546925b
nguyenhuy
authored and
Hannah Troisi
committed
546925b
View commit details
Copy full SHA for 546925b
Browse repository at this point
[ASDisplayNode][ASImageNode] Small refactorings (#2778)
Show description for c0ae709
nguyenhuy
authored and
appleguy
committed
c0ae709
View commit details
Copy full SHA for c0ae709
Browse repository at this point
Commits on Dec 18, 2016
don't allow nil background / overlay layout elements (#2795)
Hannah Troisi
authored
a59a0f0
View commit details
Copy full SHA for a59a0f0
Browse repository at this point
Fixed Carthage build error (#2761)
hartbit
authored and
appleguy
committed
3b2e53f
View commit details
Copy full SHA for 3b2e53f
Browse repository at this point
Need to forward protocol support too. (#2784)
garrettmoon
authored and
appleguy
committed
b109430
View commit details
Copy full SHA for b109430
Browse repository at this point
Commits on Dec 17, 2016
Any shared schemes will be build by carthage, this project shouldn't be built by carthage. (#2792)
garrettmoon
authored and
Hannah Troisi
committed
e95a1ca
View commit details
Copy full SHA for e95a1ca
Browse repository at this point
Commits on Dec 15, 2016
Had the conditional in ASNetworkImageNode wrong (#2781)
garrettmoon
authored and
appleguy
committed
6399a44
View commit details
Copy full SHA for 6399a44
Browse repository at this point
Don't behave like an image node if URL is set. (#2774)
Show description for dabb69d
garrettmoon
authored and
appleguy
committed
dabb69d
View commit details
Copy full SHA for dabb69d
Browse repository at this point
Commits on Dec 14, 2016
Remove a bunch cruft around removed methods (#2765)
Adlai Holler
authored and
Hannah Troisi
committed
e9a3d3f
View commit details
Copy full SHA for e9a3d3f
Browse repository at this point
[ASDisplayNode] Add nullability declarations in ASDisplayNodeInternal.h (#2721)
Show description for 3cb1112
8of
authored and
Adlai Holler
committed
3cb1112
View commit details
Copy full SHA for 3cb1112
Browse repository at this point
Commits on Dec 13, 2016
[Examples] ASDKgram: Improve style and formatting of primary LayoutSpec implementation.
Show description for 6db8373
appleguy
committed
6db8373
View commit details
Copy full SHA for 6db8373
Browse repository at this point
[ASTextNode] Ensure that isTruncated computes the correct value when sizing fast-path is used. (#2550) (#2763)
Show description for f637392
Adlai Holler
authored
f637392
View commit details
Copy full SHA for f637392
Browse repository at this point
[ASDisplayNode] Remove node from supernode before adding it as a subview (#2746)
Show description for 8920b60
rcancro
authored and
appleguy
committed
8920b60
View commit details
Copy full SHA for 8920b60
Browse repository at this point
[Build] Fix up ASScrollNode to import the new FrameworkSubclasses.h file.
appleguy
committed
ab5627b
View commit details
Copy full SHA for ab5627b
Browse repository at this point
[Layout Transition] Reset the alpha value for inserted and removed subnode to initial value (#2729)
Show description for ddc23af
maicki
authored and
appleguy
committed
ddc23af
View commit details
Copy full SHA for ddc23af
Browse repository at this point
[PhotoCellNode]Update formatting of layoutSpec to a flat structure. (#2732)
Show description for 03045ee
jaichaudhry
authored and
appleguy
committed
03045ee
View commit details
Copy full SHA for 03045ee
Browse repository at this point
[ASDisplayNode] Ensure all subclasses are using base class __instanceLock__ and not re-defining their own. (#2754)
Show description for eeb977e
appleguy
authored
eeb977e
View commit details
Copy full SHA for eeb977e
Browse repository at this point
Some smaller SocialAppLayout example improvements (#2743)
maicki
authored and
appleguy
committed
ad37ecf
View commit details
Copy full SHA for ad37ecf
Browse repository at this point
[ASPagerNode] Fix content insets are wrong in pager node if root node of ASViewController and transition back (#2736)
Show description for 57cd6a3
maicki
authored and
appleguy
committed
57cd6a3
View commit details
Copy full SHA for 57cd6a3
Browse repository at this point
Commits on Dec 12, 2016
[ASScrollNode] Refine edge case of new automaticallyManagesContentSize logic to adopt stack's size in unconstrained dimensions. (#2759)
appleguy
authored
d874eed
View commit details
Copy full SHA for d874eed
Browse repository at this point
[ASScrollNode] Support for automaticallyManagesContentSize, adopting the ASLayoutSpec's size as the scrollable contentSize. (#2753)
Show description for 2feabd2
appleguy
authored and
Hannah Troisi
committed
2feabd2
View commit details
Copy full SHA for 2feabd2
Browse repository at this point
[ASControlNode] Add ASControlNodeEventValueChanged to support creating switches, sliders, etc. (#2751)
appleguy
authored
92affce
View commit details
Copy full SHA for 92affce
Browse repository at this point
Commits on Dec 9, 2016
Remove build status for now since we're using Jenkins and we can't publicise results because of network restrictions. (#2745)
garrettmoon
authored and
Hannah Troisi
committed
b8be607
View commit details
Copy full SHA for b8be607
Browse repository at this point
[Examples] move failing Shop example to extra folder until config is fixed
hannahmbanana
committed
a64253c
View commit details
Copy full SHA for a64253c
Browse repository at this point
Commits on Dec 8, 2016
Update to 2.0 (#2735)
garrettmoon
authored and
Hannah Troisi
committed
2e1d6c1
View commit details
Copy full SHA for 2e1d6c1
Browse repository at this point
[Examples] Added Bear Shop project (#2614)
Show description for 3d1ff67
StrauneanuDimitri
authored and
Adlai Holler
committed
3d1ff67
View commit details
Copy full SHA for 3d1ff67
Browse repository at this point
Improve Handling of Rasterized Node Interface & Hierarchy States (#2731)
Show description for 5b80a64
Adlai Holler
authored
5b80a64
View commit details
Copy full SHA for 5b80a64
Browse repository at this point
Document default values of alignItems and justifyContent (#2733)
nguyenhuy
authored and
maicki
committed
016d99f
View commit details
Copy full SHA for 016d99f
Browse repository at this point
Commits on Dec 7, 2016
[Layout] Don't crash if layout elements are created in `layoutSpecThatFits:` (#2694)
Show description for 4355f4d
maicki
authored and
Hannah Troisi
committed
4355f4d
View commit details
Copy full SHA for 4355f4d
Browse repository at this point
Add lint mode to build.sh (#2728)
garrettmoon
authored and
Hannah Troisi
committed
80ab695
View commit details
Copy full SHA for 80ab695
Browse repository at this point
Previous
Next
You can’t perform that action at this time.