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 2 hours
ago. based on code collected
about 3 hours
ago.
Feb 24, 2025 — Feb 24, 2026
Showing page 121 of 139
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add UIResponder methods to ASDisplayNode
Jack Flintermann
More...
over 10 years ago
better logic for detecting when the pending index path is before or after the visible index paths
Ethan Nagel
More...
over 10 years ago
exclude ASDealloc2MainObject.h from main spec
Jack Flintermann
More...
over 10 years ago
Update Kittens example to work with the improved layout system.
Huy Nguyen
More...
over 10 years ago
Simplify ASDimension: - ASRelativeSize and ASRelativeSizeRange are used only by ASStaticLayoutNode. They are declared in a standalone header. - ASDimension contains a minimal set of new size types required to use the common layouts. Thus minimize the learning curve.
Huy Nguyen
More...
over 10 years ago
Fix naming conventions on equal and resolve methods of new size types.
Huy Nguyen
More...
over 10 years ago
Remove Auto size type.
Huy Nguyen
More...
over 10 years ago
Merge pull request #507 from sebreh/master
appleguy
More...
over 10 years ago
Merge pull request #508 from victormayorov/master
appleguy
More...
over 10 years ago
validate that _pendingVisibleIndexPath is contiguous with visibleIndexPaths before appending it. Also, always return a sorted array of NSIndexPaths
Ethan Nagel
More...
over 10 years ago
Revert to using a single NSIndexPath for the pending visible item
Ethan Nagel
More...
over 10 years ago
Implemented UIAccessibilityIdentification for ASDisplayNode
Victor Mayorov
More...
over 10 years ago
Merge remote-tracking branch 'AsyncDisplayKit/master'
Victor Mayorov
More...
over 10 years ago
ASDisplayNodeCAssertPositiveReal and ASDisplayNodeCAssertInfOrPositiveReal permit CGFLOAT_MAX.
Huy Nguyen
More...
over 10 years ago
Rename ASLayoutNode's -computeLayoutThatFits to -calculateLayoutThatFits.
Huy Nguyen
More...
over 10 years ago
Include missing files in iOS Framework target
Sebastian Rehnby
More...
over 10 years ago
Remove old and add new framework target.
Paul Young
More...
over 10 years ago
Merge pull request #504 from RCacheaux/CollectionViewLayoutSupport
appleguy
More...
over 10 years ago
Removes UICollectionViewFlowLayout requirement. This allows custom collection view layouts.
Rene Cacheaux
More...
over 10 years ago
Merge pull request #449 from nrcmedia/master
appleguy
More...
over 10 years ago
Merge pull request #503 from RCacheaux/CollectionViewLayoutSupport
appleguy
More...
over 10 years ago
Adds ASCollectionViewLayoutController and convenience CGRect/ASScrollDirection functions. Fixes default collection view range tuning parameters for Preload and Render ranges; values were flipped.
Rene Cacheaux
More...
over 10 years ago
Update tests.
Huy Nguyen
More...
over 10 years ago
Remove ASLayoutNodeSize: - ASLayoutNode no longer has 'size' constraint during its initialization.. - ASLayoutNode no longer needs parentSize to calculate its layout.
Huy Nguyen
More...
over 10 years ago
Merge pull request #497 from RCacheaux/CollectionViewLayoutSupport
appleguy
More...
over 10 years ago
Merge branch 'master' into CollectionViewLayoutSupport
Rene Cacheaux
More...
over 10 years ago
Merge pull request #496 from facebook/DataControllerCrash
appleguy
More...
over 10 years ago
Merge pull request #494 from RCacheaux/CollectionViewLayoutSupport
appleguy
More...
over 10 years ago
Improvements to thread safety during closely spaced edit events.
Scott Goodson
More...
over 10 years ago
Merge pull request #495 from hannahmbanana/KittenComments
appleguy
More...
over 10 years ago
←
1
2
…
117
118
119
120
121
122
123
124
125
…
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