Commit Graph

  • bbc957bce5 Throw away all subcomponents of the text kit renderer if constraints are changing Michael Schneider 2016-07-14 14:38:57 -07:00
  • fe63b7b65f Use fast enumeration in a couple places Adlai Holler 2016-07-14 15:10:49 -07:00
  • f95790f280 Merge pull request #1923 from garrettmoon/shareMemoryCache Michael Schneider 2016-07-14 15:00:16 -07:00
  • aaea4a4d85 Class was in wrong #ifdef, thank you @schneider! Garrett Moon 2016-07-14 14:35:22 -07:00
  • 92e16fb7a6 Share ASDK's PINRemoteImage cache with default instance of PINRemoteImage Garrett Moon 2016-07-14 14:25:44 -07:00
  • fd856fc343 Merge pull request #1917 from maicki/MSFixLegacySizingASViewController Michael Schneider 2016-07-14 14:52:10 -07:00
  • cd46791f9d Move check for iOS 9 from an early return to an earlier check to prevent objc_msgSend Michael Schneider 2016-07-14 14:50:54 -07:00
  • 6e8772a68d Fix sizing of root node in ASViewController for modal presentation and root view controller Michael Schneider 2016-07-14 06:14:25 -07:00
  • 09d1c06f68 Merge pull request #1755 from maicki/RefactorASCollectionViewLayoutInspectingUsage Michael Schneider 2016-07-14 14:46:32 -07:00
  • 787fd8b90b [ASViewController] Defer range update conformance check until the actual range update Adlai Holler 2016-07-14 11:32:50 -07:00
  • b0a2ba0f6d [ASTableNode/ASCollectionNode] Make them conform directly to range updating protocol Adlai Holler 2016-07-14 11:27:32 -07:00
  • bd0254f306 [ASRangeControllerUpdateRangeProtocol] BREAKING Remove +setRangeModeForMemoryWarnings:, replace with global method Adlai Holler 2016-07-14 11:26:18 -07:00
  • 65e194c7c6 [Tests] Add failing tests for weird conformance issue Adlai Holler 2016-07-14 11:06:22 -07:00
  • 3591f7a7c1 [ASViewController] Allow VC to conform to range updating protocol, log message if impossible to update Adlai Holler 2016-07-14 10:56:52 -07:00
  • ce98e56352 Use getter of layout inspector to create it lazily and not have to create it at initialization time Michael Schneider 2016-07-10 20:59:27 -07:00
  • 8b3ec83bfd Small name changes Michael Schneider 2016-07-08 11:47:46 -07:00
  • d82a2e810f Move methods regarding supplementary nodes to optional in ASCollectionViewLayoutInspecting Michael Schneider 2016-06-27 11:52:48 -07:00
  • 30bb2ee93d Address comments from @levi Michael Schneider 2016-06-24 10:15:04 -07:00
  • 9fb3129a0e Add default ASCollectionViewLayoutInspecting for custom ASCollectionViewLayout Michael Schneider 2016-06-17 13:26:05 -07:00
  • 35c860c183 Refactor usage of ASCollectionViewLayoutInspecting Michael Schneider 2016-06-15 22:11:24 -07:00
  • 00528475e1 [ASThrashTests] Set up collection view thrashing AHCollectionThrashing Adlai Holler 2016-07-13 15:58:11 -07:00
  • 6c8292470b Merge pull request #1915 from maicki/RevertFixBuildingFrameworkXcode Michael Schneider 2016-07-13 15:30:47 -07:00
  • 793e15132f Revert "Fix building framework in Xcode" Michael Schneider 2016-07-13 15:06:56 -07:00
  • beba131839 Merge pull request #1914 from maicki/FixBuildingFrameworkXcode Adlai Holler 2016-07-13 13:15:25 -07:00
  • 3b429f446e Fix building framework in Xcode Michael Schneider 2016-07-13 12:10:25 -07:00
  • e30c76c5ad Remove deprecated selected and highlighted methods (#1909) Michael Schneider 2016-07-13 10:13:31 -07:00
  • 464fa12a00 Merge pull request #1910 from feduza/overview-example-fix Adlai Holler 2016-07-13 09:31:08 -07:00
  • 12697f158f AsyncDisplayKitOverview collection nodes size fix Fedor Vetoshko 2016-07-13 15:58:15 +03:00
  • 0a9b308f2c [_ASHierarchyChangeSet] Use std::unordered_map rather than dictionary Adlai Holler 2016-07-12 15:28:30 -07:00
  • 8eb25e737b [ASCollectionDataController] Use block-based enumeration with dictionaries Adlai Holler 2016-07-12 15:17:57 -07:00
  • 9cd606d182 Two more small performance wins Adlai Holler 2016-07-12 14:14:19 -07:00
  • 6aad142f2e [ASCollectionDataController] Some optimizations Adlai Holler 2016-07-12 14:10:47 -07:00
  • 2e19d11350 Reduce block invocations, other small performance bumps Adlai Holler 2016-07-12 13:50:20 -07:00
  • e40597ec47 Merge pull request #1792 from george-gw/prMapNode Adlai Holler 2016-07-12 14:42:47 -07:00
  • 5d33ec178e Merge pull request #1619 from Adlai-Holler/RangeControllerSynchronousness Adlai Holler 2016-07-12 14:42:28 -07:00
  • edb4e45c24 [ASRangeController] Update synchronously when possible Adlai Holler 2016-05-03 16:44:09 -07:00
  • 2e3da9bc92 Merge pull request #1903 from nguyenhuy/ASButtonNode_updateTitle Adlai Holler 2016-07-12 11:34:22 -07:00
  • 84029d133f Merge pull request #1902 from maicki/MSFixLayoutTriggerFromSubnodeNotHappening Michael Schneider 2016-07-12 11:28:14 -07:00
  • dc2255d5d8 Fix setNeedsLayout triggered from subnode will not trigger relayout Michael Schneider 2016-07-12 06:42:40 -07:00
  • 4b331be1e8 Correctly compare and update title of ASButtonNode Huy Nguyen 2016-07-12 21:25:22 +07:00
  • 396583dbaa [ASMapNode] Protected showAnnotationsOptions with a lock. George A 2016-07-12 08:01:17 +02:00
  • 1788fd388a update appledocs on website Hannah Trosi 2016-07-11 22:21:55 -07:00
  • 6b44b5ac05 [ASTableView] Add retainedLayer a la collection view (#1896) Adlai Holler 2016-07-11 20:22:45 -07:00
  • 7f4737217e Change from MutexLocker / MutexUnlocker to lock() and unlock() directly on property lock (#1900) Michael Schneider 2016-07-11 17:04:47 -07:00
  • 93ee42db57 Remove assert in visibleStateDidChange: in ASCellNode (#1899) Michael Schneider 2016-07-11 17:04:20 -07:00
  • 941f0b4d4f Merge pull request #1897 from facebook/layoutDocs Hannah Troisi 2016-07-11 16:20:35 -07:00
  • 80a40c4063 layoutSpec updates Hannah Trosi 2016-07-11 16:19:49 -07:00
  • 137c70647d Merge pull request #1892 from rcancro/finalLayoutableSetChildren Michael Schneider 2016-07-11 14:31:35 -07:00
  • 255e75a9be Merge pull request #1893 from eJamesLin/fix_example_Multiplex_image_path Michael Schneider 2016-07-11 14:20:10 -07:00
  • 41e26374e3 Removed debugging messages from ASMapNode's sample, they are no longer needed. George A 2016-07-11 20:52:48 +02:00
  • f9629beabb [ASMapNode] Defaulting userInteractionEnabled to YES. George A 2016-07-11 20:48:12 +02:00
  • 488db475f4 Update GITHUB_RULES.md Hannah Troisi 2016-07-11 11:22:11 -07:00
  • f8e294bc23 fix image paths in example_extra/Multiplex CJ Lin 2016-07-12 01:36:41 +08:00
  • fb6871ac14 scroll node, batch fetch, other tweaks Luke Parham 2016-07-11 09:58:09 -07:00
  • 0696ea87b7 fixed trait example ricky 2016-07-11 09:59:22 -07:00
  • 57ece0f46e [ASLayoutSpec] Bug where finalLayoutable was not being called for setChildren ricky 2016-07-11 09:54:03 -07:00
  • 69ca67b578 Code cleaning and fixes based on code review. George A 2016-07-11 10:43:19 +02:00
  • 1e0ef089d3 Update automatic-layout-containers.md Hannah Troisi 2016-07-11 00:06:04 -07:00
  • 6fafa6f855 Update automatic-layout-containers.md Hannah Troisi 2016-07-11 00:05:33 -07:00
  • e3accf92a2 Update automatic-layout-containers.md Hannah Troisi 2016-07-11 00:05:06 -07:00
  • e0e42671ba Add files via upload Hannah Troisi 2016-07-11 00:02:56 -07:00
  • 91f9c2d4a2 [ASLayoutSpecPlayground] Fix a few minor issues from the merge with latest master. Hannah Trosi 2016-07-10 23:51:39 -07:00
  • d7b134f780 Merge branch 'master' into ASLayoutPlayground Hannah Trosi 2016-07-10 23:46:45 -07:00
  • 0841e285a1 Merge branch 'master' of https://github.com/facebook/AsyncDisplayKit Hannah Trosi 2016-07-10 23:35:40 -07:00
  • 7ee8afcff3 Update _config.yml Hannah Troisi 2016-07-10 23:03:12 -07:00
  • 012c927cd8 [ASLayout] Small optimization to eliminate one method call in an extremely hot codepath. Scott Goodson 2016-07-10 23:01:54 -07:00
  • 0e9269594e Merge pull request #1888 from facebook/websiteLayoutDocs Hannah Troisi 2016-07-10 22:54:26 -07:00
  • fc88b8ccac website refactoring Hannah Trosi 2016-07-10 22:52:58 -07:00
  • a8f01fb13b Merge pull request #1887 from facebook/fixASDKgram Hannah Troisi 2016-07-10 21:19:14 -07:00
  • 2317e17c53 Remove UIKit call from -init!1 Hannah Trosi 2016-07-10 21:17:32 -07:00
  • ed3166a3f7 Update _config.yml Hannah Troisi 2016-07-10 20:58:16 -07:00
  • 1d93dbc0b3 Add files via upload Hannah Troisi 2016-07-10 20:12:36 -07:00
  • aec5462aa9 Update layout-api-sizing.md Hannah Troisi 2016-07-10 19:23:23 -07:00
  • bb2b889fcf Update corner-rounding.md Hannah Troisi 2016-07-10 19:14:29 -07:00
  • cf010176b4 Update .gitignore Hannah Troisi 2016-07-10 19:06:40 -07:00
  • bd6e85e59d Remove old (original website) files from repository Hannah Trosi 2016-07-10 19:03:34 -07:00
  • b9c9e6be5b Update README.md Hannah Troisi 2016-07-10 18:59:07 -07:00
  • 7ae5b4f019 Merge pull request #1884 from facebook/cleanupWebsiteFiles Hannah Troisi 2016-07-10 18:50:22 -07:00
  • 806de89712 Clean up website static folder Hannah Trosi 2016-07-10 18:48:55 -07:00
  • be88348855 Delete .DS_Store Hannah Troisi 2016-07-10 18:29:11 -07:00
  • 2644f35fce Create appledocs.md Hannah Troisi 2016-07-10 18:18:00 -07:00
  • fae7563417 Update header.html Hannah Troisi 2016-07-10 18:16:07 -07:00
  • 704a8ad53b Delete appledocs.md Hannah Troisi 2016-07-10 18:15:09 -07:00
  • 10b8b01670 Delete componentkit-logo.png Hannah Troisi 2016-07-10 18:14:33 -07:00
  • 1e8a39fc6f Delete componentkit-hero-logo.png Hannah Troisi 2016-07-10 18:14:23 -07:00
  • 3bc1f8b8c0 Update _config.yml Hannah Troisi 2016-07-10 18:11:14 -07:00
  • 52e26ab6b2 Delete .DS_Store Hannah Troisi 2016-07-10 18:09:44 -07:00
  • c29a6cdbf5 Update .gitignore Hannah Troisi 2016-07-10 18:09:24 -07:00
  • 03961b9c08 Update _config.yml Hannah Troisi 2016-07-10 18:04:58 -07:00
  • 64717bd417 Delete support.md Hannah Troisi 2016-07-10 18:03:09 -07:00
  • 30b97cf8b5 Update README.md Hannah Troisi 2016-07-10 18:01:42 -07:00
  • 818425ce92 Update README.md Hannah Troisi 2016-07-10 17:57:20 -07:00
  • 61ca5ccb6c Update README.md Hannah Troisi 2016-07-10 17:56:32 -07:00
  • 38544db18a Update nav_docs.yml Hannah Troisi 2016-07-10 17:40:33 -07:00
  • bc81d8105d Update nav_docs.yml Hannah Troisi 2016-07-10 17:36:40 -07:00
  • b440e77743 Delete drawing-priority.md Hannah Troisi 2016-07-10 17:36:10 -07:00
  • 00f1f9dea6 Update subtree-rasterization.md Hannah Troisi 2016-07-10 17:35:12 -07:00
  • 0606838e3a Update layer-backing.md Hannah Troisi 2016-07-10 17:33:28 -07:00
  • c3be695e74 Update getting-started.md Hannah Troisi 2016-07-10 17:30:48 -07:00
  • c48569e60d Update and rename nodes.md to node-overview.md Hannah Troisi 2016-07-10 17:22:46 -07:00