FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · clooth/AsyncDisplayKit · GitHub
clooth
/
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
User selector
Datepicker
Commit history
Commits on Jun 9, 2015
Added iOS framework target for Carthage support
nvh
committed
b8f60e1
View commit details
Copy full SHA for b8f60e1
Browse repository at this point
Commits on Jun 7, 2015
Merge pull request #470 from 3lvis/master
Show description for 6b62538
appleguy
committed
6b62538
View commit details
Copy full SHA for 6b62538
Browse repository at this point
Merge pull request #439 from eanagel/passthrough-nonlink-touches
Show description for 2bc0da0
appleguy
committed
2bc0da0
View commit details
Copy full SHA for 2bc0da0
Browse repository at this point
Merge pull request #464 from ianolito/lazy-pending-nodes-set
Show description for fded848
appleguy
committed
fded848
View commit details
Copy full SHA for fded848
Browse repository at this point
Commits on Jun 1, 2015
Fix broken Travis
3lvis
committed
33a496f
View commit details
Copy full SHA for 33a496f
Browse repository at this point
Commits on May 31, 2015
Use the required initializer
3lvis
committed
dc0d60f
View commit details
Copy full SHA for dc0d60f
Browse repository at this point
Add indent rules to project
3lvis
committed
f03dfcb
View commit details
Copy full SHA for f03dfcb
Browse repository at this point
Fix failing Sample
3lvis
committed
10a5489
View commit details
Copy full SHA for 10a5489
Browse repository at this point
Commits on May 23, 2015
Create pending nodes set lazily
ianolito
committed
45f719f
View commit details
Copy full SHA for 45f719f
Browse repository at this point
Commits on May 22, 2015
Merge pull request #461 from facebook/memoryMethods
Show description for b9597ff
appleguy
committed
b9597ff
View commit details
Copy full SHA for b9597ff
Browse repository at this point
Updating API names for network range and memory culling before ASDK 1.2 tag.
Scott Goodson
committed
e3f0e66
View commit details
Copy full SHA for e3f0e66
Browse repository at this point
Merge pull request #407 from ianolito/fix-placeholder-api
Show description for 5d0a284
appleguy
committed
5d0a284
View commit details
Copy full SHA for 5d0a284
Browse repository at this point
Commits on May 21, 2015
Merge pull request #430 from eanagel/astableview-programmatic-scrolling-fix-v2
Show description for 8043e36
appleguy
committed
8043e36
View commit details
Copy full SHA for 8043e36
Browse repository at this point
Merge pull request #445 from levi/master
Show description for 7e50f05
appleguy
committed
7e50f05
View commit details
Copy full SHA for 7e50f05
Browse repository at this point
Commits on May 19, 2015
Communicate conditionals clearly and document methods
Levi McCallum
committed
c8ea73b
View commit details
Copy full SHA for c8ea73b
Browse repository at this point
Commits on May 18, 2015
Merge pull request #453 from facebook/outlineBorderWidth
Show description for 38ecede
appleguy
committed
38ecede
View commit details
Copy full SHA for 38ecede
Browse repository at this point
Set line width on path instead of context.
Show description for c4cd38b
Scott Goodson
committed
c4cd38b
View commit details
Copy full SHA for c4cd38b
Browse repository at this point
Commits on May 17, 2015
Merge pull request #443 from eanagel/astableview-in-xib
Show description for bf84d52
appleguy
committed
bf84d52
View commit details
Copy full SHA for bf84d52
Browse repository at this point
Merge pull request #437 from eanagel/ASDataController-release-nodes
Show description for 079da30
appleguy
committed
079da30
View commit details
Copy full SHA for 079da30
Browse repository at this point
Merge pull request #432 from tonklon/master
Show description for 33c5a72
appleguy
committed
33c5a72
View commit details
Copy full SHA for 33c5a72
Browse repository at this point
Merge pull request #425 from onhachoe/master
Show description for 203748d
appleguy
committed
203748d
View commit details
Copy full SHA for 203748d
Browse repository at this point
Commits on May 14, 2015
Merge pull request #444 from levi/patch-1
Show description for d3e4db2
appleguy
committed
d3e4db2
View commit details
Copy full SHA for d3e4db2
Browse repository at this point
Merge pull request #446 from nscoding/nscoding/snapshots
Show description for e3ecaca
appleguy
committed
e3ecaca
View commit details
Copy full SHA for e3ecaca
Browse repository at this point
Merge pull request #451 from eanagel/setDelegate-fix
Show description for dbb8c2e
appleguy
committed
dbb8c2e
View commit details
Copy full SHA for dbb8c2e
Browse repository at this point
Commits on May 13, 2015
More fixes to catch/handle the delegate getting into an invalid state. These changes will allow setting tableView.asyncDataSource/delegate = nil. (Previously this would have no effect in dealloc th…
Show description for d9acd7b
eanagel
committed
d9acd7b
View commit details
Copy full SHA for d9acd7b
Browse repository at this point
Commits on May 12, 2015
change the order we tear things down in setAsyncDelegate/DataSource to avoid a random crash in UIScrollViewAccessibility.
eanagel
committed
58402b6
View commit details
Copy full SHA for 58402b6
Browse repository at this point
Commits on May 8, 2015
Prevent UITableView insertion/deletion animations by default
Show description for 1530ef2
Levi McCallum
committed
1530ef2
View commit details
Copy full SHA for 1530ef2
Browse repository at this point
Commits on May 7, 2015
Fix typo in ASTableView
levi
committed
4619457
View commit details
Copy full SHA for 4619457
Browse repository at this point
Update FBSnapshotTestCase to 1.8.1
Patrik Tomas Chamelo
committed
19e57d9
View commit details
Copy full SHA for 19e57d9
Browse repository at this point
Commits on May 5, 2015
Merge branch 'master' into astableview-in-xib
eanagel
committed
a38cf3e
View commit details
Copy full SHA for a38cf3e
Browse repository at this point
Commits on May 4, 2015
refactor ASTAbleView initialization code so it also gets initialized when starting from initWithCoder:
eanagel
committed
c81f5d0
View commit details
Copy full SHA for c81f5d0
Browse repository at this point
support layers as well as views when doing ASDisplayCell cleanup (in case we add support for layer-backed ASDisplayCells in the future.)
eanagel
committed
38f08c9
View commit details
Copy full SHA for 38f08c9
Browse repository at this point
Merge pull request #405 from eanagel/reloadData-completion
Show description for f248dbd
appleguy
committed
f248dbd
View commit details
Copy full SHA for f248dbd
Browse repository at this point
Merge pull request #440 from Driftt/control-node-target-retain
Show description for 74fc9a4
appleguy
committed
74fc9a4
View commit details
Copy full SHA for 74fc9a4
Browse repository at this point
Commits on May 1, 2015
Don’t retain an action’s target in ASControlNode
Show description for 04ec602
rlasante
committed
04ec602
View commit details
Copy full SHA for 04ec602
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL