openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
A
AsyncDisplayKit
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Feb 24, 2025 — Feb 24, 2026
Showing page 117 of 139
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
call super to return preferredFrameSize.
ricky cancro
More...
over 10 years ago
Merge pull request #604 from garrettmoon/fixCrashForNonFlowLayout
appleguy
More...
over 10 years ago
cache result of responds to selector
Garrett Moon
More...
over 10 years ago
Merge pull request #602 from shannonma/merge_fork
appleguy
More...
over 10 years ago
ASDK now supports non-flow layouts. We shouldn't be assuming a flow layout.
Garrett Moon
More...
over 10 years ago
Fix race in ASDisplayNodeRespectThreadAffinityOfNode
Shannon Ma
More...
over 10 years ago
Merge branch 'master' of github.com:rcancro/AsyncDisplayKit
rcancro
More...
over 10 years ago
Improve relayout when constrained size of all nodes is changed: - In -layoutSubviews of table and collection views, detect changes that cause a different constrained size for nodes, and trigger relayout immediately. - Orientation change can be handled by this solution. So, no need to observe to its events. - Update Kittens example to support iPad (easier to catch bugs on these devices) and add a title to navigation bar (looks a bit nicer).
Huy Nguyen
More...
over 10 years ago
Improve relayout when constrained size of all nodes is changed: - In -layoutSubviews of table and collection views, detect changes that cause a different constrained size for nodes, and trigger relayout immediately. - Orientation change can be handled by this solution. So, no need to observe to its events. - Update Kittens example to support iPad (easier to catch bugs on these devices) and add a title to navigation bar (looks a bit nicer).
Huy Nguyen
More...
over 10 years ago
Merge pull request #593 from shannonma/merge_fork
appleguy
More...
over 10 years ago
Merge pull request #595 from nguyenhuy/external_relayout
appleguy
More...
over 10 years ago
- Automatically relayout cells when editing mode is used. - Add editing mode to Kitten sample.
Huy Nguyen
More...
over 10 years ago
Revert Cocoapod version update
Shannon Ma
More...
over 10 years ago
Merge pull request #598 from nguyenhuy/wrong_implementsInsetSection
appleguy
More...
over 10 years ago
Fix _implementsInsetSection of ASCollectionView being check before the asyncDelegate is set.
Huy Nguyen
More...
over 10 years ago
Table and collection views' async data source can provide different constrained size per node. And because the size is of type ASSizeRange, it has a min size that is very helpful in many cases..
Huy Nguyen
More...
over 10 years ago
Merge pull request #594 from nguyenhuy/relayout_same_constrained_size
appleguy
More...
over 10 years ago
Merge pull request #596 from levi/master
appleguy
More...
over 10 years ago
ASDisplayNode returns requestedLayoutSize by default
ricky cancro
More...
over 10 years ago
Merge pull request #597 from marmelroy/issue-591
appleguy
More...
over 10 years ago
Updates to expectedImageSize
rcancro
More...
over 10 years ago
Adding files that were missing from the framework target
Roy Marmelstein
More...
over 10 years ago
Fixing framework target build issues - missing info plist and headers
Roy Marmelstein
More...
over 10 years ago
Add support for sectionInset in ASCollectionView in property and delegate form
Levi McCallum
More...
over 10 years ago
Improvements on internal relayout.
Huy Nguyen
More...
over 10 years ago
Update comments of setNeedsLayout and setNeedsDisplay of ASDisplayNode.
Huy Nguyen
More...
over 10 years ago
Automatically relayout cells after orientation changed.
Huy Nguyen
More...
over 10 years ago
- Support internal relayout, that is a relayout caused by internal layout changes, like subnodes re-arrangement and/or subnodes' size change. The constrained size applied to root node is unchanged. - Update Kittens example to show how internal relayout is done.
Huy Nguyen
More...
over 10 years ago
Text node to gracefully fail upon font failure
Shannon Ma
More...
over 10 years ago
setNeedsDisplay must be called on main
Shannon Ma
More...
over 10 years ago
←
1
2
…
113
114
115
116
117
118
119
120
121
…
138
139
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree