appleguy
|
3d2f398948
|
Merge pull request #1234 from garrettmoon/removeSemiColon
Remove an extraneous semicolon :)
|
2016-02-16 23:38:10 -08:00 |
|
Scott Goodson
|
e1597f902a
|
Increase default value for leadingScreensForBatching to 2.0, as 1.0 is not enough
for most network conditions / backend performance.
|
2016-02-16 22:19:27 -08:00 |
|
Adlai Holler
|
da3af0cade
|
Remove null handling docs for nonnull argument
|
2016-02-16 19:47:08 -08:00 |
|
Adlai Holler
|
da953ac421
|
Provide a Synchronous Path for Loading Memory-Cached Images
|
2016-02-16 19:43:47 -08:00 |
|
Garrett Moon
|
8f07197573
|
Don't need this :)
|
2016-02-16 19:05:17 -08:00 |
|
appleguy
|
0c335e3aba
|
Merge pull request #1228 from keywind/patch-2
[Examples] remove second [self addSubnode:self.soldOutOverlay]
|
2016-02-16 17:46:03 -08:00 |
|
rcancro
|
d4ca8f4fd8
|
add ASTextKitFontAdjuster.mm to the build.
|
2016-02-16 16:16:39 -08:00 |
|
rcancro
|
0e7fae1825
|
reverted some debug code
|
2016-02-16 16:16:29 -08:00 |
|
rcancro
|
a920e353c6
|
adjust font size to make text fit within constrained size
# Conflicts:
# AsyncDisplayKit/ASTextNode.mm
|
2016-02-16 16:16:22 -08:00 |
|
appleguy
|
a4789f3524
|
Merge pull request #1231 from garrettmoon/reducePlaceholderFadeCost
[Placeholders] Only start a fading animation if we're visible. And a threadsafety fix.
|
2016-02-16 15:20:24 -08:00 |
|
appleguy
|
0ab73c1c23
|
Merge pull request #1230 from binl/bl_coalesce_reloads
[_ASHierarchyChangeSet] Improve reload handling in BatchUpdates
|
2016-02-16 15:19:41 -08:00 |
|
Garrett Moon
|
74661e27f6
|
Only start a fading animation if we're visible. And a threadsafety fix.
|
2016-02-16 13:42:56 -08:00 |
|
appleguy
|
52afe2a6ac
|
Merge pull request #1229 from rcancro/disableWordKerning
[ASTextNode] Remove wordkerner to fix jumbled text bug
|
2016-02-16 11:27:46 -08:00 |
|
Bin Liu
|
db1a91234d
|
Improve reload handling in BatchUpdates
|
2016-02-16 11:04:21 -08:00 |
|
rcancro
|
23019cbbea
|
Remove wordkerner in ASTextNode to fix jumbled text bug
|
2016-02-16 09:34:38 -08:00 |
|
Dafeng Jin
|
a459752205
|
Update ItemNode.m
addSubnode self.soldOutOverlay twice
|
2016-02-16 10:30:39 +08:00 |
|
appleguy
|
dc0db53a0d
|
Merge pull request #1226 from facebook/displaySchedulerConcurrency
[ASDisplayNode] Allow display-scheduling method to be called concurrently.
|
2016-02-13 01:04:37 -08:00 |
|
Scott Goodson
|
fce722b0c8
|
[ASDisplayNode] Allow display-scheduling method to be called concurrently.
|
2016-02-13 00:58:56 -08:00 |
|
appleguy
|
f3696cfef0
|
Merge pull request #1225 from garrettmoon/addImageLoadingDelegateMethod
[ASNetworkImageNode] Add fetch data delegate method; cache respondsToSelector results.
|
2016-02-12 15:22:54 -08:00 |
|
Garrett Moon
|
7d80fb31bd
|
rename imageNodeDidStartLoading to imageNodeDidStartFetchingData
|
2016-02-12 15:10:58 -08:00 |
|
Garrett Moon
|
cf1e4c87f5
|
Add image loading delegate method / cache instead of respondsToSelector
|
2016-02-12 15:04:14 -08:00 |
|
appleguy
|
966ca34f42
|
Merge pull request #1224 from levi/pagerNodeRotation
[ASPagerNode] Add automatic rotation support
|
2016-02-12 14:21:27 -08:00 |
|
Levi McCallum
|
66c8c8f47d
|
Add rotation support to ASPagerNode
|
2016-02-12 13:45:22 -08:00 |
|
appleguy
|
c1ca225e8d
|
Merge pull request #1222 from Adlai-Holler/AHFixChangeSetIssues
[_ASHierarchyChangeSet] Improve Logic when Shifting Indexes
|
2016-02-12 13:27:49 -08:00 |
|
Adlai Holler
|
bb99de4e0f
|
Fix some logic issues in ASHierarchyChangeSet
|
2016-02-12 08:20:47 -08:00 |
|
appleguy
|
d237dc8bec
|
Merge pull request #1220 from binl/bl_fix_changeset_datacontroller
[ASDataController] Improvements to index paths shifting reloads in changesets.
|
2016-02-12 00:06:24 -08:00 |
|
appleguy
|
ec1ab3f93e
|
Merge pull request #1221 from nguyenhuy/fix_ASPagerNode_constrainedSize_crash
ASPagerNode uses its view's size for node constrained sizes
|
2016-02-12 00:01:46 -08:00 |
|
Huy Nguyen
|
5b135e1837
|
ASPagerNode uses its view's size for node constrained sizes
|
2016-02-11 23:59:41 -08:00 |
|
Bin Liu
|
88ff693327
|
Fixes in ChangeSet and DataController
|
2016-02-11 23:51:32 -08:00 |
|
appleguy
|
3a86a9d99e
|
Merge pull request #1219 from binl/bl_reloads_indexPaths_in_changeSet
[ASDataController] Adjust index paths for reloads contained in the same changeset as deletes / inserts.
|
2016-02-11 17:48:30 -08:00 |
|
Bin Liu
|
3911fb1c34
|
Adjust reloads' indexPaths in ChangeSet
|
2016-02-11 14:11:10 -08:00 |
|
appleguy
|
f6b85c9b07
|
Merge pull request #1218 from nguyenhuy/constrained_size_pager_node
[ASPagerNode] Add constrainedSizeForNodeAtIndexPath to ASPagerNodeDataSource
|
2016-02-11 10:57:36 -08:00 |
|
Huy Nguyen
|
3e56a327c7
|
Add constrainedSizeForNodeAtIndexPath to ASPagerNodeDataSource
|
2016-02-11 10:47:27 -08:00 |
|
appleguy
|
5cccc0f432
|
Merge pull request #1216 from levi/layoutTransition
[ASLayoutSpec] Wrap implicit node hierarchy management behind feature flag property
|
2016-02-10 19:34:06 -08:00 |
|
Levi McCallum
|
b267821d4c
|
Wrap implicit node hierarchy management behind feature flag property
|
2016-02-10 19:21:29 -08:00 |
|
appleguy
|
5fa3b53503
|
Merge pull request #1215 from garrettmoon/fixForPINRemoteImage2.0
PINRemoteImage 2.0 moved its tag
|
2016-02-10 18:43:05 -08:00 |
|
Garrett Moon
|
063cf86579
|
PINRemoteImage 2.0 moved its tag, who the hell are these idiots. -signed, author of PINRemoteImage
|
2016-02-10 18:35:29 -08:00 |
|
appleguy
|
07adec12a0
|
Merge pull request #1183 from levi/layoutTransition
[ASLayoutSpec] Add API to animate layout spec transitions, with implicit subnode management.
|
2016-02-10 15:30:49 -08:00 |
|
Levi McCallum
|
cb7ce44bf2
|
Revert updates to ASViewController
|
2016-02-10 15:22:43 -08:00 |
|
Levi McCallum
|
2e74a75492
|
Resize ASViewController node on view controller size transitions
|
2016-02-10 15:16:26 -08:00 |
|
Levi McCallum
|
163ddb1240
|
Layout only immediate subnodes of a node
|
2016-02-10 15:13:46 -08:00 |
|
appleguy
|
e57f2cd00b
|
Merge pull request #1209 from garrettmoon/addPINRemoteImageDownloader
[ASImageNode] Add PINRemoteImage as the default image downloader for both Network & Multiplex nodes.
|
2016-02-10 15:11:33 -08:00 |
|
Levi McCallum
|
6f37bb40d9
|
Allow layouts to be accessible in context
|
2016-02-10 14:39:46 -08:00 |
|
Garrett Moon
|
e3315f4b44
|
Skip decoding as ASDK will handle that.
|
2016-02-10 13:28:30 -08:00 |
|
Garrett Moon
|
622c851779
|
Fix downloader test
|
2016-02-10 12:24:45 -08:00 |
|
Levi McCallum
|
6aae68ead4
|
Includ ASTransitionContext implementation in iOS framework
|
2016-02-10 11:59:34 -08:00 |
|
Levi McCallum
|
870cc405e6
|
Remove removedSubnodes instead of insertedSubnodes
|
2016-02-10 11:44:13 -08:00 |
|
Levi McCallum
|
50a41df7b0
|
Return current layout if pending layout isn't needed
|
2016-02-10 11:44:13 -08:00 |
|
Levi McCallum
|
499c3331ce
|
Optimize insertion/deletion node calculation & expose inserted/deleted subnodes to transition context
|
2016-02-10 11:44:13 -08:00 |
|
Levi McCallum
|
d669cadcba
|
Use core layoutSublayouts method for layout step
|
2016-02-10 11:44:13 -08:00 |
|