Commit Graph

  • 7128f69678 [ASMultiplexImageNode] Avoid deadlock by reading our interface state earlier Adlai Holler 2016-04-12 17:35:46 -07:00
  • fcab11ee8d Use __kindof annotation for subside traversal methods that filter based on class Eric Jensen 2016-04-12 17:22:11 -07:00
  • 2d86dd8ead Correct nullability annotations of node traversal helpers Eric Jensen 2016-04-12 17:15:36 -07:00
  • d0023a97f7 Fix fetching will continually trigger in a loop after reaching end of content Michael Schneider 2016-04-12 17:10:22 -07:00
  • 0022cad000 [ASMultiplexImageNode] Copy recent changes made to ASNetworkImageNode for progress image handling Adlai Holler 2016-04-12 14:34:11 -07:00
  • 362c41ae80 [ASNetworkImageNode] Attach progress image handler even if download starts while already visible Adlai Holler 2016-04-11 12:51:16 -07:00
  • 37c7f6f849 [ASNetworkImageNode] Remove retain Adlai Holler 2016-04-09 20:47:19 -07:00
  • 11461f415f [ASNetworkImageNode] Improve readability, resolve self retain, reduce locking Adlai Holler 2016-04-09 20:27:37 -07:00
  • 74c3403e94 Add Profile build configuration to ASDK Levi McCallum 2016-04-11 20:29:19 -07:00
  • 364013a333 Merge pull request #1457 from hannahmbanana/500pxgram appleguy 2016-04-12 00:51:44 -07:00
  • 50e844dbb9 Revert of batch fetching changes for 1.9.7.2 1.9.7.2 1.9.7.2_branch Scott Goodson 2016-04-12 00:11:33 -07:00
  • 8ccef1e99f [ASEnvironment] Fix incomplete gating of upward propagation of layout properties (disabled for now). Scott Goodson 2016-04-11 20:34:24 -07:00
  • 23d00d40e1 [New Example] 500pxgram - added UIActivityMonitor - added simple NSCache for UIKit tab Hannah Troisi 2016-04-11 19:04:05 -07:00
  • 1b7b1f3991 Merge branch 'master' of https://github.com/facebook/AsyncDisplayKit Scott Goodson 2016-04-11 17:47:15 -07:00
  • 74407d50c4 Merge pull request #1513 from maicki/NodesLayerInLayerAccessiblity appleguy 2016-04-11 17:46:19 -07:00
  • 97c7e4cdef Merge pull request #1514 from maicki/FixDisabledStatePropagationFinalLayoutable appleguy 2016-04-11 17:46:06 -07:00
  • 45d50624d1 Fix disabled state propagation for final layoutable Michael Schneider 2016-04-11 17:41:48 -07:00
  • 89ab6b38fc [New Example] 500pxgram updates - added UIKit autolayout to UIKit PhotoTableViewCell Hannah Troisi 2016-04-11 13:31:31 -07:00
  • 2fade63f1b Add handling layer backed accessibility elements within layer backed nodes Michael Schneider 2016-04-11 12:59:04 -07:00
  • a305d409ad [Podspec] Bump to 1.9.7.2 Scott Goodson 2016-04-11 12:55:10 -07:00
  • 44d483b7fe [New Example] 500pxgram updates - addressed all comments in PR except autolayout of UIKit code Hannah Troisi 2016-04-10 23:34:41 -07:00
  • 16ece60a3e Merge remote-tracking branch 'facebook/master' into 500pxgram Hannah Troisi 2016-04-10 21:47:28 -07:00
  • decb623d38 Merge remote-tracking branch 'facebook/master' into 500pxgram Hannah Troisi 2016-04-10 21:46:51 -07:00
  • a6e66fa5d7 Merge pull request #1510 from lappp9/readme-update appleguy 2016-04-10 17:16:56 -07:00
  • 87320c295c Merge pull request #1509 from facebook/ASLayoutValidation appleguy 2016-04-10 17:16:12 -07:00
  • c6e78eb5dc Merge branch 'master' into readme-update Luke Parham 2016-04-10 18:53:06 -05:00
  • 32dade53d5 link doesnt work with trailing slash Luke Parham 2016-04-10 18:51:24 -05:00
  • 855c94e6d4 fixed highlighter issue Luke Parham 2016-04-10 18:50:05 -05:00
  • 678c201dbc [ASLayout] Add additional validation step to intercept incorrect values in production and safely zero them out. Scott Goodson 2016-04-10 16:42:22 -07:00
  • c94490f7bb Merge pull request #1508 from lappp9/readme-update appleguy 2016-04-10 16:39:31 -07:00
  • 5c7d43551e updated links in readme Luke Parham 2016-04-10 18:40:07 -05:00
  • b56fa0c552 Merge pull request #1507 from lappp9/gh-pages appleguy 2016-04-10 16:38:57 -07:00
  • cd3edfd8ad finished updating 'next' specifications in the headers Luke Parham 2016-04-10 18:23:53 -05:00
  • 8e7a5c4a60 Merge branch 'gh-pages-in-progress' into gh-pages Luke Parham 2016-04-10 18:10:11 -05:00
  • 5f16a05397 tweaks and fixing 'next's Luke Parham 2016-04-10 18:08:42 -05:00
  • c17c21545e Merge pull request #1506 from maicki/ASEnvironmentPropagationSwitch appleguy 2016-04-10 15:06:26 -07:00
  • ed0ed74b72 Add switch to enable / disable layout option properties Michael Schneider 2016-04-10 15:04:49 -07:00
  • d64ca2267e Merge pull request #1505 from maicki/RemoveLoggingMessage appleguy 2016-04-10 14:37:59 -07:00
  • 3c66013088 Remove logging message Michael Schneider 2016-04-10 14:23:33 -07:00
  • 14fc30aab0 Merge pull request #1504 from hannahmbanana/hitTestDebug appleguy 2016-04-10 12:52:47 -07:00
  • 974d8c8817 [ASEnvironmentState] Don't upward-propagate sizeRange or layoutPosition (this behavior, if ultimately desirable, requires additional limiting conditions). Scott Goodson 2016-04-10 01:31:32 -07:00
  • 947c200bc1 Merge pull request #1503 from lappp9/gh-pages-in-progress appleguy 2016-04-10 01:19:46 -07:00
  • 4bd48505af [ASControlNode] hitTestDebug name refactoring Hannah Troisi 2016-04-10 01:15:15 -07:00
  • b76f886a3f GitHub Shields - Refine Colors and Groupings for README.md appleguy 2016-04-10 01:06:24 -07:00
  • e2e1731034 Merge remote-tracking branch 'facebook/master' into hitTestDebug Hannah Troisi 2016-04-10 00:56:44 -07:00
  • a6f779a7fe [ASControlNode] hitTestDebug tool refactoring + comments:wq Hannah Troisi 2016-04-10 00:51:36 -07:00
  • 0ddd8c3547 Merge pull request #1502 from hannahmbanana/patch-1 appleguy 2016-04-10 00:22:46 -07:00
  • 7fa810c77f [ASControlNode] modified hitTestDebug tool vizualize clipping of .clipsToBounds & fixed bug - added orange overlay edge highlighting if tapable area clipped by .clipsToBounds of any parent in the hierarchy - fixed bug in comparison of child / parent rect edges Hannah Troisi 2016-04-10 00:19:00 -07:00
  • 38702978c6 finished up intro sections and added some 'coming soon's to blank pages Luke Parham 2016-04-10 02:17:10 -05:00
  • 4b1d65e862 Merge remote-tracking branch 'facebook/master' into hitTestDebug Hannah Troisi 2016-04-09 22:59:00 -07:00
  • 516158865a Update README.md Hannah Troisi 2016-04-09 22:51:36 -07:00
  • f83c907d76 Merge pull request #1501 from hannahmbanana/hitTestDebug appleguy 2016-04-09 22:25:20 -07:00
  • f633f6fff0 [ASControlNode] modify hitTestDebug tool to highlight edges clipped by one or more superviewsw Hannah Troisi 2016-04-09 21:36:57 -07:00
  • 2fd4401832 Merge remote-tracking branch 'facebook/master' Hannah Troisi 2016-04-09 20:24:50 -07:00
  • 7c4db3fbc1 Merge pull request #1477 from maicki/SmallContentBatchFetch appleguy 2016-04-09 19:15:06 -07:00
  • e9b5b9ba78 Merge pull request #1476 from maicki/ImprovedAccessibility appleguy 2016-04-09 19:01:31 -07:00
  • 6a147021bc Move setting of accessibilityFrame into accessibleElements Michael Schneider 2016-04-09 17:03:35 -07:00
  • 1b7db082dd Improve _ASDisplayViewAccessibility Michael Schneider 2016-04-09 16:04:08 -07:00
  • 14ca529911 Moving accessibility related code to _ASDisplayViewAccessibility Michael Schneider 2016-04-08 10:04:49 -07:00
  • a6f287a8fd Address pull request comment regarding ASDisplayNode properties Michael Schneider 2016-04-07 20:18:33 -07:00
  • 3b91c22fdf Recreate the accessibleElements if accessed Michael Schneider 2016-04-07 20:08:03 -07:00
  • 39950e74b2 Remove NS_AVAILABLE_IOS(8_0); Michael Schneider 2016-04-07 15:11:20 -07:00
  • 28c4fede57 Add support for newly added a11y properties in iOS 8 / 9 and tvOS Michael Schneider 2016-04-07 15:00:47 -07:00
  • b284d3f606 Enable tests for accessibility properties for layer backed nodes Michael Schneider 2016-04-07 12:02:58 -07:00
  • 34df512eeb Remove ASNodeValidForAccessibility Michael Schneider 2016-04-07 10:55:04 -07:00
  • f3303c1fb8 Add properties for accessibilty to ASDisplayNode to support layer backed nodes Michael Schneider 2016-04-07 10:45:14 -07:00
  • ef31c3abf0 Copy accessibilityIdentifier to UIAccessibilityElement if a node is assigned Michael Schneider 2016-04-07 10:20:46 -07:00
  • 4056bf9ef3 Return NO if node i not valid for accessibility Michael Schneider 2016-04-06 17:41:41 -07:00
  • 03a7c55d59 Add accessibility support for shouldRasterizeDescendants and layerBacked nodese Michael Schneider 2016-04-06 16:06:08 -07:00
  • 9c29d0efa8 Initial commit for improved accessibility support Michael Schneider 2016-04-04 20:06:10 -07:00
  • e9fe92444f Small comment fix Michael Schneider 2016-04-09 10:55:04 -07:00
  • be26f0c2e5 Revert back to use UIKit version to prevent animations Michael Schneider 2016-04-09 10:54:45 -07:00
  • c19c2da2ee Remove horizontal scrolling behavior detection for ASTableView Michael Schneider 2016-04-09 10:54:07 -07:00
  • 18fe728230 Remove deprecation of completeBatchFetching: Michael Schneider 2016-04-09 10:53:44 -07:00
  • bb110ca6e8 Readd ASDisplayShouldFetchBatchForContext Michael Schneider 2016-04-08 20:02:20 -07:00
  • 24ca09ee6c Move most of the batch fetching logic to a central place for ASTableView and ASCollectionView usage Michael Schneider 2016-04-08 19:42:14 -07:00
  • 40fe1f3ac7 Schedule _checkForBatchFetching call in animation block Michael Schneider 2016-04-08 14:56:55 -07:00
  • ab8928c140 Consolidate methods for batch fetching in ASTableView Michael Schneider 2016-04-08 14:56:09 -07:00
  • f92e7d5a29 Move completeBatchFetching: to deprecated location in header Michael Schneider 2016-04-08 14:50:31 -07:00
  • c25a252e1c Fix fetch call won't occur for content smaller than bounds unless user scrolls Michael Schneider 2016-04-04 20:51:24 -07:00
  • 7215548d77 Update intelligent-preloading.md Hannah Troisi 2016-04-08 21:15:06 -07:00
  • 0fbc77dd25 Merge pull request #1495 from maicki/FixASTableViewUpdateRangeCrash appleguy 2016-04-08 21:14:59 -07:00
  • 664a078151 Added files via upload Hannah Troisi 2016-04-08 21:06:37 -07:00
  • 7cf5d94c73 Update intelligent-preloading.md Hannah Troisi 2016-04-08 20:51:10 -07:00
  • 141b36e700 Merge pull request #1497 from levi/update-asdk appleguy 2016-04-08 16:40:32 -07:00
  • 6f41d28dd0 Fix issue where zero was returned on idential object array lookup Levi McCallum 2016-04-08 15:49:28 -07:00
  • 26a1a55464 tweaks and almost done with intelligent preloading Luke Parham 2016-04-08 17:58:20 -05:00
  • d3d759a7c8 Merge branch 'gh-pages-in-progress' of github.com:lappp9/AsyncDisplayKit into gh-pages-in-progress Luke Parham 2016-04-08 16:22:17 -05:00
  • 57bdd70ed4 [ASRangeController+Debug] Re-add example project files unintentionally removed. ht-pr1390 Hannah Troisi 2016-03-16 23:12:42 -07:00
  • 7b5d53c0b9 Removed file that shouldn't be tracked Hannah Troisi 2016-03-16 22:33:16 -07:00
  • 9df1d24b60 Removed file that shouldn't be tracked Hannah Troisi 2016-03-16 22:32:56 -07:00
  • 0704a234b6 Removed file that shouldn't be tracked Hannah Troisi 2016-03-16 22:32:36 -07:00
  • 3f6dcee9a4 Removed file that shouldn't be tracked Hannah Troisi 2016-03-16 22:32:06 -07:00
  • a050314eda Fixed compiler warning by importing ASCollectionView. Added method comments to header file. Hannah Troisi 2016-03-16 22:29:41 -07:00
  • 5ba0aaaa58 [ASRangeController+Debug] Visualization tool for tables & collections - shows each range's size in a draggable overlay view. Hannah Troisi 2016-03-16 20:07:54 -07:00
  • e974dbfbfc before updating ASDK Hannah Troisi 2016-03-16 18:09:25 -07:00
  • 7aebd3fe12 overlay layout working for adding bar views. modify to handle removing bar views. Hannah Troisi 2016-03-16 13:03:43 -07:00
  • 11004ee1bd [ASRangeController] Debug tool Hannah Troisi 2016-03-14 22:13:06 -07:00
  • 2a8a58ec84 Expose the rangeController in ASTableView Michael Schneider 2016-04-08 11:13:02 -07:00
  • 5e3091551e Merge pull request #1494 from levi/update-asdk appleguy 2016-04-08 10:58:21 -07:00