Commit Graph

  • d401b0e5f6 Merge pull request #593 from shannonma/merge_fork appleguy 2015-08-08 18:55:00 -07:00
  • 368d3af21a Merge pull request #595 from nguyenhuy/external_relayout appleguy 2015-08-08 18:27:18 -07:00
  • 219b659b38 - Automatically relayout cells when editing mode is used. - Add editing mode to Kitten sample. Huy Nguyen 2015-08-08 20:54:07 +03:00
  • e657bedd40 Automatically relayout cells after orientation changed. Huy Nguyen 2015-08-02 18:01:28 +03:00
  • 6275219f79 Revert Cocoapod version update Shannon Ma 2015-08-07 09:26:53 -07:00
  • 8da9ddd884 Merge pull request #598 from nguyenhuy/wrong_implementsInsetSection appleguy 2015-08-05 16:45:56 -07:00
  • 60ed2bca47 Fix _implementsInsetSection of ASCollectionView being check before the asyncDelegate is set. Huy Nguyen 2015-08-05 17:33:53 +03:00
  • f97af9cb26 Merge pull request #594 from nguyenhuy/relayout_same_constrained_size appleguy 2015-08-04 12:27:30 -07:00
  • 936bc2534d Merge pull request #596 from levi/master appleguy 2015-08-04 12:06:04 -07:00
  • c03ed9a8f4 ASDisplayNode returns requestedLayoutSize by default ricky cancro 2015-08-04 08:12:32 -07:00
  • a8ad21e850 Merge pull request #597 from marmelroy/issue-591 appleguy 2015-08-03 22:32:44 -07:00
  • 496cc43337 Updates to expectedImageSize rcancro 2015-08-03 22:09:50 -07:00
  • 26202865ac Adding files that were missing from the framework target Roy Marmelstein 2015-08-04 00:07:30 +02:00
  • 76e5f794da Fixing framework target build issues - missing info plist and headers Roy Marmelstein 2015-08-03 23:47:53 +02:00
  • 5eb75d6bc7 Add support for sectionInset in ASCollectionView in property and delegate form Levi McCallum 2015-08-03 14:36:29 -07:00
  • 77b586a7e6 Improvements on internal relayout. Huy Nguyen 2015-08-03 06:25:23 +03:00
  • 0acfea234f Update comments of setNeedsLayout and setNeedsDisplay of ASDisplayNode. Huy Nguyen 2015-08-03 02:30:08 +03:00
  • 56768a837a - Support internal relayout, that is a relayout caused by internal layout changes, like subnodes re-arrangement and/or subnodes' size change. The constrained size applied to root node is unchanged. - Update Kittens example to show how internal relayout is done. Huy Nguyen 2015-08-02 09:20:46 +03:00
  • d5de2a22fd Text node to gracefully fail upon font failure Shannon Ma 2015-07-31 12:24:04 -07:00
  • 15133fdbf7 setNeedsDisplay must be called on main Shannon Ma 2015-07-31 12:11:19 -07:00
  • f7a4ca45db Fix ASTextNodeWordKernerTests for Xcode 7/iOS 9 Shannon Ma 2015-07-31 11:31:10 -07:00
  • 16ed66c3a1 Merge pull request #550 from marmelroy/issue-549 appleguy 2015-07-30 22:04:30 -07:00
  • eae76d26b7 Add expectedSize to ASNetworkImageNode ricky cancro 2015-07-30 16:50:11 -07:00
  • e76fa2794f Merge pull request #589 from connor/returnKeyType appleguy 2015-07-30 15:23:48 -07:00
  • ca5e9e7dc3 Add support for configuring on ASEditableTextNode. Connor Montgomery 2015-07-30 15:19:00 -04:00
  • 5c0c7d5345 Bump podspec version for AsyncDisplayKit 1.2.3 1.2.3 releases/AsyncDisplayKit-1.2.3 Scott Goodson 2015-07-25 22:39:28 -07:00
  • 357d02fee6 Attempt to fix travis by specifying cocoapods 0.37.2 explicitly Ethan Nagel 2015-07-24 23:22:57 -07:00
  • d004b067e2 Attempt to fix travis by specifying cocoapods 0.37.2 explicitly Ethan Nagel 2015-07-24 23:05:14 -07:00
  • 5777582708 Implement warning assertion for supplementary views in ASCollectionView. Make sure ASTableViewStressTest passes. It was sometimes testing a scenario UITableView itself doesn't support. Scott Goodson 2015-07-25 21:25:40 -07:00
  • 5482213e2e Merge pull request #584 from facebook/AssertionsAndTesting appleguy 2015-07-25 21:47:16 -07:00
  • 46bbe479ae Implement warning assertion for supplementary views in ASCollectionView. Make sure ASTableViewStressTest passes. It was sometimes testing a scenario UITableView itself doesn't support. Scott Goodson 2015-07-25 21:25:40 -07:00
  • f3b8216a10 Merge pull request #582 from eanagel/fix-travis appleguy 2015-07-25 09:36:58 -07:00
  • 9b427576f2 Attempt to fix travis by specifying cocoapods 0.37.2 explicitly Ethan Nagel 2015-07-24 23:22:57 -07:00
  • 6e13c3ebab Attempt to fix travis by specifying cocoapods 0.37.2 explicitly Ethan Nagel 2015-07-24 23:05:14 -07:00
  • 6b38000941 A simpler, cleaner implementation Roy Marmelstein 2015-07-22 11:05:27 +02:00
  • 5dae5dffb6 Merge pull request #578 from eanagel/update-podfile-lock appleguy 2015-07-21 18:56:49 -07:00
  • 55af2a7255 short-circuit editing calls after the asyncDataSource has been set to nil (ASCollectionView) Ethan Nagel 2015-07-16 20:26:45 -07:00
  • f98c8cded2 Update Podfile.lock to match earlier changes to Podfile. Ethan Nagel 2015-07-21 09:38:40 -07:00
  • a744ebd276 PR Feedback: Require main thread for all edit commands, various cleanup. Ethan Nagel 2015-07-20 22:08:19 -07:00
  • 7b2fa8f524 Add support automatically adjusting the content offset to UITableView as well as support for performing endUpdates with no animations. Additionally, there are critical bug fixes for ASDataController (begin/end updates delegates not called in correct order) and ASRangeController (failure to fully refresh internal state when inserts or delete are made.) Ethan Nagel 2015-07-20 14:05:56 -07:00
  • 94608e992a Wait to begin thrashing until we have completed reloading the data so we aren't trying to do both operations concurrently. Ethan Nagel 2015-07-15 16:31:01 -07:00
  • e9de3b395a Don't abuse the CI servers so much. Note - With this configuration we will often pass with a known race issue we currently have. Making ASTableViewStressTest more interesting so we can reliably reproduce the issue there. Ethan Nagel 2015-07-15 10:19:03 -07:00
  • 93a8058389 Update ASTableView test to be more random and more rigorous. Ethan Nagel 2015-07-13 14:34:10 -07:00
  • 1f8aad633f short-circuit editing calls after the asyncDataSource has been set to nil (ASTableView) Ethan Nagel 2015-07-16 20:26:28 -07:00
  • ce28451323 releasing downloaded image when multiplex image node exits render range Ryan Fitzgerald 2015-07-09 12:31:32 -04:00
  • d1260562de [appledoc] Fix appledoc warnings. (#553) Huy Nguyen 2015-07-10 19:02:04 +07:00
  • 4d7dd551f2 update Podfile to require FBSnapshotCase 1.8.1 because v2.0+ requires frameworks and we haven't tried enabling them yet. Ethan Nagel 2015-07-13 14:35:54 -07:00
  • 451beda238 Update Podfile.lock to match earlier changes to Podfile. Ethan Nagel 2015-07-21 09:38:40 -07:00
  • 2ddfbefaab Merge pull request #575 from eanagel/new-auto-adjust-content appleguy 2015-07-20 22:21:41 -07:00
  • bf0766169b PR Feedback: Require main thread for all edit commands, various cleanup. Ethan Nagel 2015-07-20 22:08:19 -07:00
  • f497639124 Add support automatically adjusting the content offset to UITableView as well as support for performing endUpdates with no animations. Additionally, there are critical bug fixes for ASDataController (begin/end updates delegates not called in correct order) and ASRangeController (failure to fully refresh internal state when inserts or delete are made.) Ethan Nagel 2015-07-20 14:05:56 -07:00
  • 3c71289927 lazy creation of textview in accessor after assert Roy Marmelstein 2015-07-18 16:31:13 +02:00
  • 6b970e0e4a Display node assert Roy Marmelstein 2015-07-18 16:29:25 +02:00
  • 36b92205ed Brace style Roy Marmelstein 2015-07-18 16:10:32 +02:00
  • d5086bd64f Merge pull request #568 from eanagel/update-astable-test appleguy 2015-07-17 18:48:43 -07:00
  • 36884cc53e Merge pull request #573 from eanagel/fix-endUpdates-async-when-invalid appleguy 2015-07-17 17:54:10 -07:00
  • c14ecd7e99 short-circuit editing calls after the asyncDataSource has been set to nil (ASCollectionView) Ethan Nagel 2015-07-16 20:26:45 -07:00
  • 9762e7cfe6 short-circuit editing calls after the asyncDataSource has been set to nil (ASTableView) Ethan Nagel 2015-07-16 20:26:28 -07:00
  • 3da7305abb Wait to begin thrashing until we have completed reloading the data so we aren't trying to do both operations concurrently. Ethan Nagel 2015-07-15 16:31:01 -07:00
  • 8c72118e69 Don't abuse the CI servers so much. Note - With this configuration we will often pass with a known race issue we currently have. Making ASTableViewStressTest more interesting so we can reliably reproduce the issue there. Ethan Nagel 2015-07-15 10:19:03 -07:00
  • cfbf03f4e0 Merge pull request #567 from eanagel/FBSnapshotTestCase-version appleguy 2015-07-14 13:56:04 -07:00
  • 98bdae8690 Merge branch 'master' into update-astable-test Ethan Nagel 2015-07-13 14:39:28 -07:00
  • f1f124f8ac Merge branch 'master' into FBSnapshotTestCase-version Ethan Nagel 2015-07-13 14:36:51 -07:00
  • 13f71d6672 update Podfile to require FBSnapshotCase 1.8.1 because v2.0+ requires frameworks and we haven't tried enabling them yet. Ethan Nagel 2015-07-13 14:35:54 -07:00
  • f010b0f3e3 Update ASTableView test to be more random and more rigorous. Ethan Nagel 2015-07-13 14:34:10 -07:00
  • 29e9913536 Merge pull request #562 from nguyenhuy/update_gh_pages appleguy 2015-07-12 22:42:59 -07:00
  • f1e97cd628 Regen on 1bc9723. Huy Nguyen 2015-07-13 07:34:08 +07:00
  • fd3eb94fcb Add main thread warnings and setter/getter assert Roy Marmelstein 2015-07-12 21:35:42 +02:00
  • 1bc972373a Merge pull request #558 from nguyenhuy/553_fix_remaining_docblocks appleguy 2015-07-12 12:18:23 -07:00
  • 8f83e1ae8c [appledoc] Should generate docs for layout headers. Huy Nguyen 2015-07-12 13:27:24 +07:00
  • 3992e9b09b [appledoc] Fix all remaining warnings. Huy Nguyen 2015-07-12 12:33:37 +07:00
  • 652f2255d1 Merge pull request #555 from nguyenhuy/clean_up_layout_spec appleguy 2015-07-11 20:39:11 -07:00
  • 75983ca3e5 Merge branch 'master' into clean_up_layout_spec Huy Nguyen 2015-07-12 08:17:36 +07:00
  • 979774f969 Merge pull request #551 from ryanfitz/multiplex-image-node-clear-contents appleguy 2015-07-11 14:57:49 -07:00
  • 4383e9ab2b releasing downloaded image when multiplex image node exits render range Ryan Fitzgerald 2015-07-09 12:31:32 -04:00
  • 4aed9180d6 Merge pull request #554 from nguyenhuy/553_appledoc appleguy 2015-07-10 17:51:14 -07:00
  • bbadc9a1e9 Update nodes in Kittens example to use new signature of layoutSpecThatFits:.. Huy Nguyen 2015-07-10 19:46:32 +07:00
  • e1fd58268c Clean up #468: - -layoutSpecThatFits: must return an ASLayoutSpec. - Move ASDisplayNode's -measureWithSizeRange: redeclaration to ASDisplayNode.h. - Rename ASStackLayoutChild.h to ASStackLayoutDefines.h. - Rename ASStaticLayoutSpecDimension.h to ASRelativeSize.h. - Don't import ASLayout.h in other headers to prevent circular inclusions. - Explain use cases of ASLayout's initializers. - Clean up ASInternalHelpers.h. Huy Nguyen 2015-07-10 11:28:43 +07:00
  • cfac6c992a [appledoc] Fix appledoc warnings. (#553) Huy Nguyen 2015-07-10 19:02:04 +07:00
  • 95016021b4 Access to underlying UITextView for more configuration options. Roy Marmelstein 2015-07-09 16:09:20 +02:00
  • 31eef22111 Merge remote-tracking branch 'upstream/master' Dasmer Singh 2015-07-08 23:03:29 -04:00
  • 6703c95aeb Merge pull request #543 from victormayorov/master appleguy 2015-07-08 12:46:49 -07:00
  • 4272164db3 Merge pull request #545 from ryanfitz/display-node-memory-leak-fix appleguy 2015-07-08 12:42:59 -07:00
  • 83ac5ad823 changing layoutableObject to be a weak reference to avoid retain cycle between ASDisplayNode and its Layout Ryan Fitzgerald 2015-07-08 09:58:31 -04:00
  • 01771f7860 Implemented test for crash in ASCollectionView on reloadData Victor Mayorov 2015-07-07 23:14:54 -07:00
  • b859fdf4eb Merge pull request #542 from grigaci/fixDuplicateSymbols appleguy 2015-07-07 10:15:38 -07:00
  • a0fcecc469 Fix duplicate symbols on ASIndexPath Bogdan Iusco 2015-07-07 18:23:04 +03:00
  • 37b31a2917 Merge pull request #468 from nguyenhuy/layout_node appleguy 2015-07-06 22:57:13 -07:00
  • 9678adaa93 Merge branch 'master' into layout_node Huy Nguyen 2015-07-06 22:21:32 +07:00
  • 51f1ed819f - ASDisplayNode now caches calculated layout requested by layout specs. - constrainedSizeForCalculatedLayout is of type ASSizeRange. - calculatedLayout is better explained. - Since ASLayout is cached and reused, its position property is mutable. Huy Nguyen 2015-07-06 09:25:46 +07:00
  • 772ed0b019 Fix import in ASCellNode. Huy Nguyen 2015-07-06 09:15:13 +07:00
  • 84b503c7ae Merge pull request #538 from facebook/PodspecUpdate122 1.2.2 appleguy 2015-07-05 13:20:15 -07:00
  • 3afcf33206 Update podspec to 1.2.2 Scott Goodson 2015-07-05 13:19:24 -07:00
  • daf3daeb51 Preserve the manual layout code in Kittens example. Huy Nguyen 2015-07-05 14:22:36 +07:00
  • 33a3412acf Horizontally center the text in Kittens' BlurbNode. Huy Nguyen 2015-07-05 13:52:35 +07:00
  • 3f574a3306 Merge pull request #521 from jflinter/jack-uiresponder-additions appleguy 2015-07-04 22:36:09 -07:00
  • 58a55f035d Merge pull request #529 from facebook/DataControllerQueues appleguy 2015-07-04 21:06:34 -07:00
  • 6220d65747 Property declaration tweak for odd Travis build failure (only on the Tests build). Scott Goodson 2015-07-04 20:54:04 -07:00
  • 8fa092fb77 Complete overhaul of ASFlowLayoutController. Scott Goodson 2015-07-04 20:22:04 -07:00
  • 51297088ce Merge pull request #535 from eanagel/cell-clipsToBounds appleguy 2015-07-01 20:11:38 -07:00