0
I Use This!
Inactive

Commits : Listings

Analyzed 7 minutes ago. based on code collected 13 minutes ago.
Mar 06, 2025 — Mar 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Need to set defaultImage, not image if we're a network image node. (#3041) More... about 9 years ago
Majorly Improve automaticallyAdjustsContentOffset (#3033) More... about 9 years ago
[TextKit] Fix text layout issue for CJK laungages (#3026) More... about 9 years ago
Hopefully this makes the comment clearer (#3036) More... about 9 years ago
selectedBackgroundView (#2875) More... about 9 years ago
Undeprecate -[ASCollectionView indexPathForNode:] (#3032) More... about 9 years ago
Don't Skip Remeasurement On First Layout Pass (#3031) More... about 9 years ago
Fix Pager Node Issues (#3028) More... about 9 years ago
[ASViewController] Support optional node (#3021) More... about 9 years ago
Add lock on ASTextNode.attributedText (#3025) More... about 9 years ago
Safer checks in ASDisplayNode’s setFrame before assigning bounds and position (#2773) More... about 9 years ago
Deprecate shouldRasterizeDescendants (#3024) More... about 9 years ago
[NSArray+Diffing] Use heap-based allocation for array diff. (#2926) More... about 9 years ago
[Examples] Add ASDKgram-swift to examples_extra (#2910) More... about 9 years ago
Revert "Route setDelegate: to setAsyncDelegate: (#3007)" (#3023) More... about 9 years ago
Fix creating derived data folder in build script if it does not exist More... about 9 years ago
Improve Build Script (#3014) More... about 9 years ago
CatDealsCollectionView: Use the correct method name (#3015) More... about 9 years ago
Update examples to use UIControlState (#3013) More... about 9 years ago
[Debug] Remove not used code around visualizing layout specs (#2991) More... about 9 years ago
Fix CI that broke due to Yoga merge (#3012) More... about 9 years ago
[Yoga] Initial commit for supporting Yoga-powered layout calculation. (#2982) More... about 9 years ago
Route setDelegate: to setAsyncDelegate: (#3007) More... about 9 years ago
Have ASVideoNode override its superclass's designated initializer (#3009) More... about 9 years ago
[UIImage+ASConvenience] Reorder header and add more documentation. (#3004) More... about 9 years ago
[ASNetworkImageNode] Assert if both URL and image are set (#2782) More... about 9 years ago
Repeal and replace ASControlState (#3005) More... about 9 years ago
Allow UICollectionViewLayout to Provide Layout Inspector, Always Update Delegate (#3003) More... about 9 years ago
[Build] Tiny fix to cast intValue to the enume type we're using it as (strict compiler settings can fail without the cast). More... about 9 years ago
[ASScrollNode] Add .scrollDirection property so that internal content sizing can be easily "unlimited" in the direction of scrolling. (#3001) More... about 9 years ago