Commit Graph

  • c753e79b7a Update layout-api-sizing.md Hannah Troisi 2016-07-06 14:30:18 -07:00
  • 2254fb2baa Update layout-api-sizing.md Hannah Troisi 2016-07-06 14:24:44 -07:00
  • bae28a1cdd Update layout-api-sizing.md Hannah Troisi 2016-07-06 14:23:23 -07:00
  • 2b392788bf Add files via upload Hannah Troisi 2016-07-06 14:22:53 -07:00
  • 29fa0d6031 Create layout-api-sizing.md Hannah Troisi 2016-07-06 14:21:55 -07:00
  • c62a4d3e79 [ASCollectionView] Greatly Improve Cell Node Resizing (#1853) Adlai Holler 2016-07-06 14:13:52 -07:00
  • f7b7bcebeb * Make the "Life Without Cocoapods" sample build and run. * Properly reference headers within implementation files to avoid import cycles and redeclaration warnings. Kiel Gillard 2016-07-06 16:58:13 +10:00
  • 9eed54491e Copy header files using the Copy Files phase rather than the Headers phase since this is how static libraries are expected to expose their headers to clients. Kiel Gillard 2016-07-06 16:26:01 +10:00
  • f6d30b668d add comments to deprecated getter methods, remove extraneous if statements Hannah Trosi 2016-07-05 21:30:09 -07:00
  • 74d1bac759 added map docs (#1850) Luke Parham 2016-07-05 21:07:53 -07:00
  • edd656f321 update cocoapod stats Hannah Troisi 2016-07-05 18:48:15 -07:00
  • 3994f2089c [ASCellNode] Final revisions to behavior of setSelected: & setHighlighted: Hannah Trosi 2016-07-05 17:47:00 -07:00
  • b9b002354a [ASVideoNode] Only seek to beginning when auto repeating Gareth Reese 2016-07-05 13:27:53 +01:00
  • c41320bb63 Merge pull request #1846 from lappp9/gh-pages Hannah Troisi 2016-07-04 22:39:26 -07:00
  • 80e6c0c810 added docs for button node and tweaked network image node Luke Parham 2016-07-04 19:53:21 -07:00
  • 0c9442fae0 Merge branch 'gh-pages' of github.com:facebook/AsyncDisplayKit into gh-pages Luke Parham 2016-07-04 19:52:16 -07:00
  • 40590e35b5 Added docs for ASImageNode (#1845) Luke Parham 2016-07-04 19:00:17 -07:00
  • 682ddcfe51 [AsyncDisplayKit+Utilities.h] Convenience methods for creating resizable circles & rounded rects. (#1811) Hannah Troisi 2016-07-04 16:34:16 -07:00
  • 5fcb49aaf6 Merge branch 'gh-pages' of github.com:facebook/AsyncDisplayKit into gh-pages Luke Parham 2016-07-04 16:22:46 -07:00
  • 7dcc234572 added docs for image node Luke Parham 2016-07-04 16:20:29 -07:00
  • 3763df1f06 [Example] Resolved ASTextNode bugs (test app to reproduce issues, do regression testing) (#1803) Hannah Troisi 2016-07-04 14:48:31 -07:00
  • c20f452dca Remove check for [UIDevice systemVersion] check if running on iOS 7 (#1843) Michael Schneider 2016-07-03 21:47:35 -07:00
  • 9de014f179 Change applySubnodeTransition to startTransition Michael Schneider 2016-07-03 14:38:26 -07:00
  • bf6fbd173d Address first comments Michael Schneider 2016-07-03 13:33:23 -07:00
  • 61d7c093a1 Merge branch 'master' into selectionBug Hannah Trosi 2016-07-02 11:50:19 -07:00
  • d8b3878a59 Merge remote-tracking branch 'facebook/master' Hannah Trosi 2016-07-02 11:47:06 -07:00
  • 3080ee33cf Revert "update from master/" Hannah Trosi 2016-07-02 11:45:40 -07:00
  • 52a34db884 Add pending state for range mode in ASTableNode and ASCollectionNode Michael Schneider 2016-06-30 07:44:00 -07:00
  • d8c0253321 Merge pull request #1830 from maicki/FixUnbalancedEndBatchUpdatesCalls Adlai Holler 2016-07-02 10:19:27 -07:00
  • 9be2f1db4e Prevent calling endUpdatesAnimated:completion: in an unbalanced way Michael Schneider 2016-06-29 11:20:24 -07:00
  • 5d7f3b4293 Merge pull request #1819 from kielgillard/master Adlai Holler 2016-07-02 08:55:51 -07:00
  • 4d67b44944 Merge pull request #1808 from maicki/MSCacheSelectorFlagsNetworkImageNode Adlai Holler 2016-07-02 08:39:59 -07:00
  • f4ccb93969 Merge pull request #1788 from gazreese/ASVideoNode-overwrittenplaceholder Adlai Holler 2016-07-02 08:30:38 -07:00
  • d2d8b0a1cb [ASDisplayNode] Adjust behavior of -removeFromSupernode to ensure "root" nodes are removed from their superview/superlayer. Scott Goodson 2016-07-01 20:11:23 -07:00
  • 01fed69b26 Adds trampoline for inserting and deletion of nodes Michael Schneider 2016-06-28 16:41:57 -07:00
  • d7fde61e16 update from master/ Hannah Trosi 2016-07-01 16:25:48 -07:00
  • a204f30bf3 Merge remote-tracking branch 'facebook/master' Hannah Trosi 2016-07-01 16:17:20 -07:00
  • 9501299eed Use flags to cache instead of instance variables for caching respond to selector calls Michael Schneider 2016-06-24 07:57:20 -07:00
  • a77a6eaaf5 Merge pull request #1820 from gazreese/ASCollectionView-tuning-parameters Adlai Holler 2016-07-01 15:09:01 -07:00
  • 988098be26 Merge pull request #1837 from gazreese/ASVideoPlayerNode-placeholder-image Adlai Holler 2016-07-01 14:50:29 -07:00
  • 3814f42074 Merge pull request #1838 from levi/patch-18 Adlai Holler 2016-07-01 14:21:35 -07:00
  • 5dcc7e9430 Merge pull request #1823 from facebook/AHExposePINDownloader Adlai Holler 2016-07-01 14:21:16 -07:00
  • 96fb5b3261 Merge pull request #1786 from maicki/FixPlaceholderIsNotAppearing Adlai Holler 2016-07-01 13:54:01 -07:00
  • d8efa54f21 Merge pull request #1806 from maicki/MSAddASButtonNodePreferredFrameSize Adlai Holler 2016-07-01 13:50:33 -07:00
  • d80a4430f2 Merge pull request #1840 from facebook/AHRemoveAggregateInitializer Adlai Holler 2016-07-01 11:58:35 -07:00
  • ebaa2c157e Remove aggregate CGRect initializers in ASDataController Adlai Holler 2016-07-01 11:47:05 -07:00
  • 53bc126ae5 Add implementation of nodeForPageAtIndex: Levi McCallum 2016-07-01 09:42:39 -07:00
  • b1ceab7a61 Add nodeForPageAtIndex: to header and clean up doc Levi McCallum 2016-07-01 09:39:36 -07:00
  • 0a5f03e8fc Merge master into ASVideoPlayerNode-placeholder-image Gareth Reese 2016-07-01 15:33:00 +01:00
  • 09a344b669 [ASVideoPlayerNode] Expose the placeholder image for the video player node Gareth Reese 2016-07-01 15:15:10 +01:00
  • 8c3025bb12 [ASDisplayNode] added asyncTraitCollectionDidChange method (#1831) ricky 2016-06-30 19:45:29 -07:00
  • 8804342a98 Don't propagate trait collections to cells if the node is not loaded yet (#1833) Michael Schneider 2016-06-30 19:44:40 -07:00
  • 932907c57e Added docs for ASEditableTextNode (#1836) Luke Parham 2016-06-30 19:37:00 -07:00
  • 8c0936e368 added docs for editable text node Luke Parham 2016-06-30 10:02:01 -07:00
  • 87dac463c4 added docs for ASTextNode Luke Parham 2016-06-22 10:10:55 -07:00
  • e5b5bbad5b Merge pull request #1832 from maicki/MSFixImport Adlai Holler 2016-06-30 08:55:30 -07:00
  • 04b0aceb8b Merge pull request #1835 from facebook/AHMakeIndexSetHelpersFrameworkVisible Adlai Holler 2016-06-30 08:47:14 -07:00
  • 27b99cf0b6 Make NSIndexSet helpers framework-visible Adlai Holler 2016-06-30 08:46:11 -07:00
  • 53f22da1dc Code style improvements Michael Schneider 2016-06-23 14:11:11 -07:00
  • d1b4e07d0f Add support for 'preferredFrameSize' to ASButtonNode Michael Schneider 2016-06-23 14:07:34 -07:00
  • 5f7cdbd9ca Handle placeholder layer creation in case the size of the node changed after the initial placeholder layer was created Michael Schneider 2016-06-20 17:07:26 -07:00
  • f0e96cc808 Change @import to #import Michael Schneider 2016-06-30 07:18:30 -07:00
  • 284160b07b Merge pull request #1821 from maicki/MSAddConformsToProtocolToProxy Adlai Holler 2016-06-29 09:18:14 -07:00
  • 45ef91171d [ASTextNode] Release Lock Sooner in -setAttributedText: (#1828) Adlai Holler 2016-06-28 20:18:30 -07:00
  • 1d356242fd [ASVideoNode] Ensure that observer methods don't observer all other ASVideoNode objects Gareth Reese 2016-06-28 15:41:26 +01:00
  • d82e1ce95b Merge pull request #1812 from facebook/AHUpdateIntegrity Adlai Holler 2016-06-27 18:11:11 -07:00
  • 7dee74214c Almost there with the move thrash testing. Tough! AHMoveImpl Adlai Holler 2016-06-27 17:58:05 -07:00
  • db9826c4c6 Add a space for Jenkins testing Adlai Holler 2016-06-27 17:30:06 -07:00
  • 0414cf7c9b Jenkins build test 4 Hannah Troisi 2016-06-27 17:24:01 -07:00
  • ceff3e8987 Jenkins build test 3 Hannah Troisi 2016-06-27 17:14:24 -07:00
  • c10497ed99 Jenkins build test 2 Hannah Troisi 2016-06-27 17:07:53 -07:00
  • e0fc55e25f Jenkins build test Hannah Troisi 2016-06-27 16:57:08 -07:00
  • a66ea30103 Add moves to thrash testing. UITableView so buggy! Adlai Holler 2016-06-27 16:30:09 -07:00
  • 20edc81f55 Update build.sh file Hannah Troisi 2016-06-27 11:19:32 -07:00
  • 45f7412221 [ASChangeSetDataController] Put in placeholder move logic Adlai Holler 2016-06-27 10:45:36 -07:00
  • f190bf4d38 [ASDataController] Always use batch updates to simplify logic Adlai Holler 2016-06-27 10:42:50 -07:00
  • f7fa90aafd [Project] Publicize ASPINRemoteImageDownloader.h Adlai Holler 2016-06-27 10:21:52 -07:00
  • 9c13018568 Updates exposed method signature and docs for what is now -supplementaryNodeForElementKind:atIndexPath: on ASCollectionView. Assert non-nil for usage of ASCollectionDataControllers -supplementaryNodeOfKind:atIndexPath: within ASCollectionView Colin McArdell and Robin Chou 2016-06-22 15:41:24 -04:00
  • 1c103333f7 ASCollectionView docs for -supplementaryNodeOfKind:atIndexPath: + nullability. Also, nullability for -nodeForItemAtIndexPath: Colin McArdell and Robin Chou 2016-06-21 10:27:59 -04:00
  • 488ded2fe8 ASCollectionDataControllers supplementaryNodeOfKind:atIndexPath: now returns nil instead of an assertion if the supplementary node of kind doesn't exist within completedNodesOfKind Colin McArdell and Robin Chou 2016-06-20 18:25:30 -04:00
  • d69dd880a5 Exposing supplementaryNodeOfKind:atIndexPath: in the ASCollectionView interface. Colin McArdell and Robin Chou 2016-06-20 18:24:07 -04:00
  • 4091d70003 Add conformsToProtocol: to ASDelegateProxy Michael Schneider 2016-06-27 06:38:42 -07:00
  • d55621c285 [ASCollectionView] Tuning parameters not set Gareth Reese 2016-06-27 14:07:00 +01:00
  • db04f4b851 [ASTableView] Add constrainedSizeForRowAtIndexPath: to control row heights from delegate (#1769) Hannah Troisi 2016-06-26 23:09:53 -07:00
  • cc74fb0cdc Prove the change gets the correct nodes with a pair of tests. Kiel Gillard 2016-06-27 12:53:33 +10:00
  • 56a5343496 Collect subnodes passing the test, not the node with the subnodes passing the test. Kiel Gillard 2016-06-27 11:29:28 +10:00
  • ae87717263 Revert "Remove old website folder from master branch" (#1818) appleguy 2016-06-26 17:12:59 -07:00
  • f71e207e0a Remove old website files from master branch (#1817) Hannah Troisi 2016-06-26 17:08:35 -07:00
  • 7ddef95946 fix compile errors Hannah Trosi 2016-06-25 01:05:23 -07:00
  • 2e4b1ea053 [ASCellNode] Fix selection / highlight implementation Hannah Trosi 2016-06-25 00:22:28 -07:00
  • 42a1227d69 Merge remote-tracking branch 'facebook/master' Hannah Trosi 2016-06-24 20:54:32 -07:00
  • e4abe898d5 [ASEditableTextNode] Support UITextInputTraits pass-through methods (threadsafe for use before view creation) (#1809) Hannah Troisi 2016-06-24 16:53:10 -07:00
  • 3fb0e18504 [ASTextNode] Further locking improvements for ASTextNode (#1813) Michael Schneider 2016-06-24 16:49:05 -07:00
  • 0a354f8f4e [ASDataController] Remove implementation for unused hooks Adlai Holler 2016-06-24 15:48:23 -07:00
  • 211dcdf0e8 [_ASHierarchyChangeSet] Remove unused new method Adlai Holler 2016-06-24 13:56:08 -07:00
  • 0a525a3c16 [ASFlowLayoutController] Fix enumeration bug in ASFlowLayoutController Adlai Holler 2016-06-24 13:52:16 -07:00
  • 27dc52c0c5 [ASHierarchyChangeSet] Document reload-splitting behavior Adlai Holler 2016-06-24 13:20:06 -07:00
  • 304f8f6cb1 [ASHierarchyChangeSet] Clean up and add documentation Adlai Holler 2016-06-24 13:17:00 -07:00
  • 84e8b2686c [ASDataController] Combine isolated reloads into a batch Adlai Holler 2016-06-24 13:03:51 -07:00
  • 5d72f2f2cc Enable the thrash testing Adlai Holler 2016-06-23 17:30:18 -07:00