Commit Graph

  • 1c6686e5d6 Improve rotation support for ASPagerNode Michael Schneider 2016-04-27 15:46:49 -07:00
  • fdc57410ee Move the default animated image runloop mode to a constant, and fallback to the constant if the runloop mode is set to nil Eric Jensen 2016-06-09 10:53:37 -07:00
  • 91e6df0af9 Add a way to check if data is in a format supported by a class implementing ASAnimatedImageProtocol Eric Jensen 2016-06-09 10:36:18 -07:00
  • 1fb3ffc6f8 Replace usage of imageWithData: with imageWithContentsOfFile: Eric Jensen 2016-06-09 10:01:59 -07:00
  • 1847b5e947 Merge pull request #1727 from ejensen/video-poster-fix appleguy 2016-06-08 22:41:30 -07:00
  • 6632b4ec5f Merge pull request #1722 from rcancro/layoutSpecTraitObject appleguy 2016-06-08 22:29:47 -07:00
  • 2cf9e62df6 Merge pull request #1692 from maicki/ASLayoutValidation appleguy 2016-06-08 19:32:20 -07:00
  • bbffc86040 Merge pull request #1729 from levi/reverseFlatten appleguy 2016-06-08 19:21:18 -07:00
  • 434102f988 Address comments from review Michael Schneider 2016-06-08 18:42:32 -07:00
  • 9ff7223b77 Move validation code to ASLayoutValidation and add validation flag Michael Schneider 2016-06-08 16:59:46 -07:00
  • f9e13545bf Improve layout validation Michael Schneider 2016-06-08 16:39:03 -07:00
  • ca2fb0bc74 Update FBSnapshotTestCase and generate @3x images Levi McCallum 2016-06-08 13:33:03 -07:00
  • 5cc25686ff Correct documentation comment Eric Jensen 2016-06-08 12:37:46 -07:00
  • 001d3ea624 Use a strong reference to the current asset in order to prevent setting a placeholder image if the asset is set to nil while the placeholder image is generating Eric Jensen 2016-06-08 12:37:32 -07:00
  • 7de82b0b5b Support loading animated images from the local filesystem Eric Jensen 2016-06-08 11:10:01 -07:00
  • 370e5f1006 Allow configuration of ASImageNode's animation runloop Eric Jensen 2016-06-08 10:38:43 -07:00
  • 197950f39b Add basic infrastructure for layout validation Michael Schneider 2016-05-23 16:11:43 -07:00
  • 3c34d51a19 [ASLayoutSpec] Remove cached ASTraitCollection ricky 2016-06-07 10:50:42 -07:00
  • cb67671f1d Merge pull request #1719 from garrettmoon/fixParentManagesVisibilityDepth appleguy 2016-06-06 23:13:18 -07:00
  • 1e3e5a56b9 [Cocoapods] Use 1.9.80 instead... 1.9.80 Scott Goodson 2016-06-06 14:56:40 -07:00
  • 1e51569538 Reset the parentManagesVisibilityDepth flag so it's checked again Garrett Moon 2016-06-06 14:37:18 -07:00
  • e0abb706b7 Merge pull request #1718 from levi/fixFix 1.9.8 appleguy 2016-06-06 14:00:36 -07:00
  • e5d7d29eb6 Fix boolean logic that prevents layout Levi McCallum 2016-06-06 13:57:17 -07:00
  • 1b07cab87b Merge pull request #1717 from levi/revertAutomaticMeasure appleguy 2016-06-06 13:23:22 -07:00
  • 20523821f9 Revert "Merge pull request #1673 from maicki/AddAutomaticMeasureBeforeLayout" Levi McCallum 2016-06-06 13:12:10 -07:00
  • dfaf3b9495 Merge pull request #1716 from garrettmoon/removeRequirementForPINRemoteImage appleguy 2016-06-06 12:53:34 -07:00
  • 7358fa9182 Missed #def ing out the header I guess? Garrett Moon 2016-06-06 12:33:50 -07:00
  • 4890777dcb [Cocoapods] Fix podspec for 1.9.8 to ensure the dependency on PINRemoteImage is fully defined. Scott Goodson 2016-06-06 11:20:35 -07:00
  • 58d7a18dd4 [Build] Tag __unused for variable only needed by an assertion. Scott Goodson 2016-06-06 00:45:23 -07:00
  • fc5467b110 fixed typo and added backwards compatibility for 'visibilityDidChange' Luke Parham 2016-06-06 02:02:23 -05:00
  • 252508e33c [Cocoapods] Update podspec for the 1.9.8 release. Scott Goodson 2016-06-05 23:59:55 -07:00
  • e510120031 changed '-visibilityDidChange:' to '-visiblieStateDidChange:' to match the others Luke Parham 2016-05-04 16:41:11 -05:00
  • d47059dffe updated load and display did change methods Luke Parham 2016-05-04 16:38:10 -05:00
  • 8526171b30 reenabled new tests Luke Parham 2016-04-28 03:39:12 -05:00
  • 4b2aa1fc59 added comments to header and cleaned up interface state did change Luke Parham 2016-04-28 03:27:53 -05:00
  • 449a2cc517 added callbacks for entering and exiting fetch data and display ranges Luke Parham 2016-04-28 03:16:16 -05:00
  • 4c1f88e51a Merge pull request #1629 from erichoracek/recalculate-supplementaries-on-item-changes appleguy 2016-06-05 22:36:54 -07:00
  • 70fbbe00a3 Whitespace Eric Horacek 2016-06-05 21:55:57 -07:00
  • ed9fcdc2d7 Rebase Eric Horacek 2016-06-05 21:53:04 -07:00
  • 30dba283e2 Remove _pendingContexts dictionary mutation during enumeration Eric Horacek 2016-05-10 23:55:40 -07:00
  • dc7f67c478 Populate more aggresively Eric Horacek 2016-05-05 23:56:21 -07:00
  • d89504e345 Fix index path arithmetic error Eric Horacek 2016-05-05 23:47:50 -07:00
  • 8f3e511b22 Fix warning Eric Horacek 2016-05-05 17:07:24 -07:00
  • fc5eef3269 Repopulate supplementary views on item-level changes Eric Horacek 2016-05-05 16:23:22 -07:00
  • 3725e53fe9 Merge pull request #1687 from levi/constrainedSize appleguy 2016-06-05 18:26:03 -07:00
  • 52d58992da [ASVideoNode] Change superclass to ASNetworkImageNode so that it can be its own placeholder (#1710) Hannah Troisi 2016-06-05 18:18:52 -07:00
  • 3b6347c392 Update naming of dirty layout method Levi McCallum 2016-06-05 09:13:34 -07:00
  • f809d4a1c9 Let ASLayout determine if a node should measure Levi McCallum 2016-05-20 16:44:44 -07:00
  • c809609b01 Update pager example Levi McCallum 2016-05-20 16:07:56 -07:00
  • a0ebfb685a Fix example Levi McCallum 2016-05-20 14:40:53 -07:00
  • 19e949e02f [ASDisplayNode] Move constrainedSize to layout Levi McCallum 2016-05-20 12:43:35 -07:00
  • a004cc7263 Include header Levi McCallum 2016-05-20 12:33:12 -07:00
  • c469ad273b [ASLayout] Cache constrained size range Levi McCallum 2016-05-20 12:31:10 -07:00
  • 4804f429b9 Revert "[ASCollectionView] Add a "Null Object" for a layout inspector if custom layout is given but no layout inspector" (#1713) appleguy 2016-06-04 22:49:10 -07:00
  • 5289b1e11e [ASCellNode] Restore new enum values that should have been part of the last commit, but were lost by rebasing. Scott Goodson 2016-06-04 22:21:00 -07:00
  • 87575b78ee [ASCellNode] Adding support for scroll view begin / end drag to VisibilityEvent changes. appleguy 2016-06-04 22:14:08 -07:00
  • 783011bc0e [ASVideoNode] Added a couple comments for clarity and to identify future improvement areas. Scott Goodson 2016-06-04 21:38:05 -07:00
  • 8801b61707 Merge pull request #1438 from Adlai-Holler/AvoidMutatingSublayersAgain appleguy 2016-06-04 21:36:05 -07:00
  • c9b448bc95 Merge pull request #1674 from maicki/RefactorASCollectionViewLayoutInspectingUsage appleguy 2016-06-04 21:30:48 -07:00
  • 6069d30d84 Merge pull request #1711 from maicki/DisableDisplayLayerTest appleguy 2016-06-04 21:27:11 -07:00
  • 750d57d964 Disable _ASDisplayLayer test Michael Schneider 2016-06-04 20:05:41 -07:00
  • e01a9b3918 Merge pull request #1707 from maicki/FixPlaceholderNotAppearing appleguy 2016-06-04 16:48:24 -07:00
  • 76dbc1f5e6 Fix typo Michael Schneider 2016-06-04 16:19:14 -07:00
  • 735a8d5088 Merge pull request #1709 from maicki/TextKitTruncationFixFollowUp appleguy 2016-06-04 15:44:57 -07:00
  • a914e3c428 Change visibleSizeRange to return a range with 0 location and length Michael Schneider 2016-06-04 15:40:07 -07:00
  • 4f493c4ad3 Fix placeholder image is not appearing if size of node changed after initial placement Michael Schneider 2016-06-03 11:12:35 -07:00
  • e3801cf581 Merge pull request #1667 from maicki/SmallASDataControllerImprovements appleguy 2016-06-04 14:16:43 -07:00
  • 00d9372ee4 Add a "Null Object" for a layout inspector if no no flow layout is given Michael Schneider 2016-05-17 18:39:34 +02:00
  • 6945555d60 Sort in ascending order before removing nodes and restore FIXME Michael Schneider 2016-06-01 18:23:52 -07:00
  • 6566b7adb7 Use asdk_inverseCompare: to reverse sort the array of index path's to delete Michael Schneider 2016-06-01 10:48:44 -07:00
  • 3e4b5e9e82 Sort index paths or rows in descendant order for deletion Michael Schneider 2016-06-01 10:33:53 -07:00
  • 45ff5634fe Use NSFastEnumeration for enumerating though eyes of completedNodes Michael Schneider 2016-05-16 17:55:23 +02:00
  • f72261bd10 Remove comment and use sorted array for reloading data Michael Schneider 2016-05-16 17:55:00 +02:00
  • 50ca58f7e0 Merge pull request #1706 from maicki/FixASTextKitRendererCrashIfNoVisibleRange appleguy 2016-06-04 00:55:45 -07:00
  • 2e384a32e1 Merge pull request #1673 from maicki/AddAutomaticMeasureBeforeLayout appleguy 2016-06-04 00:36:18 -07:00
  • b8618d3151 Merge pull request #1705 from maicki/FixBuildScriptXcprettyFormatter appleguy 2016-06-03 22:21:56 -07:00
  • e5eed560e1 Merge pull request #1693 from rcancro/traitUpdate appleguy 2016-06-03 22:01:13 -07:00
  • 2bb3e00340 Merge pull request #1708 from hannahmbanana/Initialize appleguy 2016-06-03 21:12:23 -07:00
  • c9ac554889 [ASDisplayNode] Add assertion to +initialize warning developers who override and do not call super. If a developer makes this error, it would prevent calls to key lifecycle methods, such as -layoutSpecThatFits:. Although the superclasses of ASDisplayNode do not implement +initialize, a super call is added here for consistency. Hannah Troisi 2016-06-03 20:18:12 -07:00
  • 44c860bfe2 Merge remote-tracking branch 'facebook/master' Hannah Troisi 2016-06-03 19:42:50 -07:00
  • 691749d098 Address comments Michael Schneider 2016-06-03 13:24:24 -07:00
  • 13a35c5f2f more comments ricky 2016-06-03 13:59:59 -07:00
  • ecd7727ceb Update Videos example to leverage automatic measure: call before layout Michael Schneider 2016-05-17 11:49:59 +02:00
  • b4d490848f Add measure: call for nodes without host on themselves if developer does not Michael Schneider 2016-05-17 11:49:27 +02:00
  • 01dbc86778 First pass of comments ricky 2016-06-03 09:59:24 -07:00
  • 19bb6519ed Fix crash truncating a string of a node with a zero size Michael Schneider 2016-06-03 09:39:34 -07:00
  • 0d925c7a82 Fix build script error if running locally and xcpretty-travis-formatter is not installed Michael Schneider 2016-06-03 09:24:35 -07:00
  • 501fed16aa nil out displayContext when we get a new one ricky 2016-06-02 10:32:56 -07:00
  • 967fe0399b Merge pull request #1664 from lappp9/gh-pages appleguy 2016-06-01 11:16:39 +07:00
  • 86deec4033 Merge pull request #1665 from hannahmbanana/master appleguy 2016-06-01 11:15:44 +07:00
  • 2358c54d7f Merge pull request #1700 from 1nput0utput/ASPINRemoteImageDownloaderChanllengeBlock appleguy 2016-06-01 11:14:01 +07:00
  • 8508d1d63f Merge pull request #1702 from maicki/FixSocialAppPostNodeDivider appleguy 2016-06-01 11:13:24 +07:00
  • 34815f2447 Merge pull request #1704 from maicki/FixASEditableTextNodeMeasurement appleguy 2016-06-01 11:10:47 +07:00
  • e84f9f27c2 Fix measurement of ASEditableTextNode Michael Schneider 2016-05-31 16:29:40 -07:00
  • b66b519bd6 assert that child is not nil ricky 2016-05-31 10:29:21 -07:00
  • 1b7d68f63f [ASPINRemoteImageDownloader] Allows setting authentication challenge block Rajinder Ramgarhia 2016-05-31 10:06:54 -04:00
  • 521786cf64 Fix disappearing of social app example divider Michael Schneider 2016-05-30 15:02:59 -07:00
  • 89f4653cc9 Merge pull request #1696 from maicki/FixImageNodeOpaqueBackground appleguy 2016-05-28 22:56:16 +07:00
  • a7c1ecb858 Merge pull request #1671 from Eke/ASVideoPlayerNode appleguy 2016-05-28 14:24:33 +07:00
  • cf2d9aef5c fix crash when setting layoutSpec's child to nil rcancro 2016-05-26 15:44:21 -07:00