FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for AsyncDisplayKit/ASCollectionNode.mm - SummerXZX/AsyncDisplayKit · GitHub
SummerXZX
/
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
Breadcrumbs
History for
AsyncDisplayKit
AsyncDisplayKit
ASCollectionNode.mm
on
master
User selector
Datepicker
Commit history
Commits on Jul 10, 2016
[Build] Remove Unused Imports across all of AsyncDisplayKit. This uses a feature of AppCode. (#1875)
Show description for 3b2af7e
appleguy
authored
3b2af7e
View commit details
Copy full SHA for 3b2af7e
View code at this point
Browse repository at this point
Commits on Jul 9, 2016
Merge branch 'master' of git://github.com/kielgillard/AsyncDisplayKit into kielgillard-master
appleguy
committed
f0ff9c1
View commit details
Copy full SHA for f0ff9c1
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
* Tidy the header imports, forward declaring classes and protocols where appropriate to avoid import cycles and using the framework/system header notation for imports occuring in .h files.
Show description for 6a15ab6
Kiel Gillard
committed
6a15ab6
View commit details
Copy full SHA for 6a15ab6
View code at this point
Browse repository at this point
Commits on Jul 2, 2016
Add pending state for range mode in ASTableNode and ASCollectionNode
maicki
committed
52a34db
View commit details
Copy full SHA for 52a34db
View code at this point
Browse repository at this point
Commits on Jun 12, 2016
Clean up header comments (for consistent Facebook licensing info) (#1741)
Show description for c857e80
hannahmbanana
authored and
appleguy
committed
c857e80
View commit details
Copy full SHA for c857e80
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
fixed typo and added backwards compatibility for 'visibilityDidChange'
lappp9
committed
fc5467b
View commit details
Copy full SHA for fc5467b
View code at this point
Browse repository at this point
changed '-visibilityDidChange:' to '-visiblieStateDidChange:' to match the others
lappp9
committed
e510120
View commit details
Copy full SHA for e510120
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
more comments
Show description for 13a35c5
rcancro
committed
13a35c5
View commit details
Copy full SHA for 13a35c5
View code at this point
Browse repository at this point
Commits on May 10, 2016
change ASCOllectionNode back .mm file
rcancro
committed
0806f52
View commit details
Copy full SHA for 0806f52
View code at this point
Browse repository at this point
changed DisplayTraits to TraitCollection
rcancro
committed
9d622c7
View commit details
Copy full SHA for 9d622c7
View code at this point
Browse repository at this point
add locking to collection state propagation
rcancro
committed
35820e5
View commit details
Copy full SHA for 35820e5
View code at this point
Browse repository at this point
addressed some comments
rcancro
committed
b4a6f87
View commit details
Copy full SHA for b4a6f87
View code at this point
Browse repository at this point
Initial attempt at implementing Display Traits
Show description for 8bb4eba
rcancro
committed
8bb4eba
View commit details
Copy full SHA for 8bb4eba
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
Add ASLayoutRangeModeLowMemory
maicki
committed
bf822de
View commit details
Copy full SHA for bf822de
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
Merge pull request #1316 from levi/patch-7
Show description for 17078bc
appleguy
committed
17078bc
View commit details
Copy full SHA for 17078bc
View code at this point
Browse repository at this point
Initialize the ASCollectionView with a given frame and not with CGRectZero by default
maicki
committed
d19a55f
View commit details
Copy full SHA for d19a55f
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
Add direct implementation of endUpdatesAnimated to ASCollectionNode
levi
committed
66133f7
View commit details
Copy full SHA for 66133f7
View code at this point
Browse repository at this point
Commits on Feb 29, 2016
Move automatic range update to a private API
maicki
committed
aca5b14
View commit details
Copy full SHA for aca5b14
View code at this point
Browse repository at this point
Add API to update the current range mode of a table or collection view range controller
maicki
committed
60889f5
View commit details
Copy full SHA for 60889f5
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Add rangeMode APIs
nguyenhuy
committed
19335d8
View commit details
Copy full SHA for 19335d8
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
Added more facilitator methods
Bin Liu
committed
f6be279
View commit details
Copy full SHA for f6be279
View code at this point
Browse repository at this point
expose beginUpdates and endUpdates
Bin Liu
committed
263bb31
View commit details
Copy full SHA for 263bb31
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
attempt to fix build
Bin Liu
committed
1965018
View commit details
Copy full SHA for 1965018
View code at this point
Browse repository at this point
addressed comments
Bin Liu
committed
726bc7d
View commit details
Copy full SHA for 726bc7d
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
[ASRangeController] Inspect delegate's ASInterfaceState to delay preloading beyond viewport until visible.
Scott Goodson
committed
984fe43
View commit details
Copy full SHA for 984fe43
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
Introduce ASCollectionInternal file and create always-available ASCView -> ASCNode backpointer.
Scott Goodson
committed
25b6f29
View commit details
Copy full SHA for 25b6f29
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL