Commit Graph

  • 35a4b268d6 Merge pull request #1162 from maicki/controlnode-init-optimization appleguy 2016-02-03 22:38:23 -08:00
  • 4201df5f31 Merge pull request #1174 from levi/implicitHierarchyFix appleguy 2016-02-03 20:56:15 -08:00
  • cd94df1106 Wrap implicit hierarchy management behind beta feature flag Levi McCallum 2016-02-03 20:08:30 -08:00
  • 6d11df735b Merge pull request #1163 from nguyenhuy/range_tuning_params appleguy 2016-02-03 19:09:32 -08:00
  • 597aa02c8e Remove target added state and and instead check _controlEventDispatchTable if a target was added Michael Schneider 2016-02-03 18:53:20 -08:00
  • a9c60e37ea Merge pull request #1168 from garrettmoon/preventDownscaling appleguy 2016-02-02 19:11:42 -08:00
  • 1b08114eca Allow prevention of downscaling Garrett Moon 2016-02-02 19:10:12 -08:00
  • f1e000906d Merge pull request #1160 from Adlai-Holler/AHUpdateSwiftExample appleguy 2016-02-02 15:57:40 -08:00
  • 19335d8c9e Add rangeMode APIs Huy Nguyen 2016-02-02 11:58:18 -08:00
  • 12e2b535db Use instance variable for tracking if a target was added to ASControlNode Michael Schneider 2016-02-02 08:30:52 -08:00
  • 69e674c1c8 Range controller registers to rendering engine and extern to full range if needed Huy Nguyen 2016-02-01 23:42:13 -08:00
  • 1145b6e40e Better decision on when to use full range Huy Nguyen 2016-02-01 22:14:03 -08:00
  • 46b1f9fa8c Make ASTextNodeTypes.h public Adlai Holler 2016-02-01 23:00:51 -08:00
  • ddf50b20bd Use is target added state additionally to the enabled state to check if touches should be tracked Michael Schneider 2016-02-01 20:13:23 -08:00
  • d1c2da07e7 No need to set userInteractionEnabled in the ASTextNode init method Michael Schneider 2016-02-01 20:11:37 -08:00
  • 89eae1213d Delay set userInteractionEnabled to NO until didLoad Michael Schneider 2016-02-01 20:09:26 -08:00
  • 191d978154 Merge pull request #1155 from nguyenhuy/range_tuning_params appleguy 2016-02-01 19:15:00 -08:00
  • f15bd92df1 Merge pull request #1156 from levi/implicitNodeMembership appleguy 2016-02-01 18:33:32 -08:00
  • ac3c9d220b Respond to review comments Levi McCallum 2016-02-01 18:29:50 -08:00
  • 0ba0cf871d Merge pull request #1147 from lappp9/ASVideoNode appleguy 2016-02-01 17:52:57 -08:00
  • d168ec78ce Implement simple, in-order add/remove subnode support when changing layout specs Levi McCallum 2016-02-01 17:49:03 -08:00
  • bd1de07c77 Add custom comparision block to array diffing category Levi McCallum 2016-02-01 15:31:46 -08:00
  • 9f25b54f9e Support insertion on first layout of display node Levi McCallum 2016-02-01 10:51:01 -08:00
  • e852cb612c Simplify usage of diffing API Levi McCallum 2016-01-31 21:17:24 -08:00
  • 924e72f774 Mark setup placeholder method as private Levi McCallum 2016-01-31 21:01:41 -08:00
  • 3abe6d9181 Simplify measure call structure Levi McCallum 2016-01-31 20:59:59 -08:00
  • 7a3987a467 Add tests to LCS array category Levi McCallum 2016-01-29 20:15:08 -08:00
  • 822fc96f96 Add LCS diffing support to NSArray Levi McCallum 2016-01-29 12:04:54 -08:00
  • 29609bfe87 Clean up long lines Levi McCallum 2016-01-29 10:51:46 -08:00
  • 561ae212d9 Wrap implicit hierarchy management in a class enable bit Levi McCallum 2016-01-29 10:50:49 -08:00
  • b2843d29c4 Allow any node to be identified in the flattened predicate search Levi McCallum 2016-01-28 23:54:05 -08:00
  • 184d1fc059 Switch layout flatten to BFS for node ordering Levi McCallum 2016-01-28 23:38:18 -08:00
  • c8af28e2d7 Merge pull request #1157 from nesium/disable_instrument_program_flow_arcs appleguy 2016-02-01 17:49:21 -08:00
  • 0b188c7a95 Add minimum tuning params Huy Nguyen 2016-02-01 15:32:40 -08:00
  • 0f3f6f0dff Fix ASTableView to have None direction Huy Nguyen 2016-02-01 13:25:22 -08:00
  • 3537476bd2 Use the result count Adlai Holler 2016-02-01 13:11:59 -08:00
  • 819a09da70 Make TextKit headers private in the podspec to fix use_frameworks! builds Adlai Holler 2016-02-01 10:40:52 -08:00
  • 7cb430992e Finish up the new view controller Adlai Holler 2016-02-01 12:41:41 -08:00
  • 8f10d8ea99 More progress with the Swift example Adlai Holler 2016-02-01 12:10:38 -08:00
  • 67212c69b7 Update Sample View Controller Adlai Holler 2016-02-01 11:04:39 -08:00
  • 836ab9c17f Migrate Swift example to Framework Adlai Holler 2016-02-01 10:47:39 -08:00
  • dfefcb8a89 disabled GCC_INSTRUMENT_PROGRAM_FLOW_ARCS mb 2016-02-01 15:35:24 +01:00
  • b889d81de8 Don't pre-render cell nodes of collection view when it is not visible or not scrolling Huy Nguyen 2016-01-31 00:53:28 -08:00
  • 2313b32406 removed comment Luke Parham 2016-01-29 16:31:54 -08:00
  • 279a04cfa6 Merge pull request #1152 from garrettmoon/allowPlaceholderNodesToBeStretchable appleguy 2016-01-29 15:05:09 -08:00
  • 35fb3d2ae6 Allow images returned by placeholderImage to be stretchable Garrett Moon 2016-01-29 14:45:18 -08:00
  • 6d2628104b Merge pull request #1146 from garrettmoon/movePreContextBlockToBeforeBackgroundFill appleguy 2016-01-29 11:53:42 -08:00
  • 3e72d68f13 Merge pull request #1148 from tomizimobile/tailTruncationFix appleguy 2016-01-29 11:52:44 -08:00
  • 2d1499ab4f added muting property and delegate callback to override video tapping Luke Parham 2016-01-29 09:27:48 -08:00
  • d0edbe809a ensure that the truncater is initialized before the context is in _calculateSize Tom King 2016-01-29 09:32:40 -05:00
  • bd3c73624e Enabled tvOS spec for dev aaronschubert0 2016-01-29 11:40:26 +00:00
  • af37a48421 removed unnecessary clear color and improved comment Luke Parham 2016-01-28 23:34:16 -08:00
  • 08d15e4ca5 Merge pull request #1143 from samhsiung/transform_scroll appleguy 2016-01-28 21:24:26 -08:00
  • 580b7bdc78 Move the call to willDisplayNodeContentWithRenderingContext to before background fill in image node Garrett Moon 2016-01-28 17:40:21 -08:00
  • 39cd3afa0d [AS(Table|Collection)View] make scrollDirection transform aware Samuel Hsiung 2016-01-28 15:35:16 -08:00
  • 8d9d5a0cc3 Merge pull request #1132 from garrettmoon/switchToInstanceDrawAndDisplay appleguy 2016-01-28 16:17:31 -08:00
  • 1ecfd81e3e Address comments Garrett Moon 2016-01-28 16:05:18 -08:00
  • 68a4b1ea43 Merge pull request #1142 from levi/scrollDirectionFix appleguy 2016-01-28 15:55:50 -08:00
  • 0e0a0f3280 Add a safety check for targetContentOffset possibly being NULL Levi McCallum 2016-01-28 15:54:31 -08:00
  • 8db4544e31 Merge pull request #1135 from levi/scrollDirectionFix appleguy 2016-01-28 15:43:45 -08:00
  • 2c194fd924 Merge pull request #1140 from rcancro/textNodeWordSpacing appleguy 2016-01-28 15:38:00 -08:00
  • 715a678829 scott's comments rcancro 2016-01-28 15:18:45 -08:00
  • 15e3c2e6d2 Merge pull request #1136 from samhsiung/fix_color_test appleguy 2016-01-28 14:50:43 -08:00
  • c7897e17d6 Merge pull request #1137 from lappp9/ASVideoNode appleguy 2016-01-28 14:31:16 -08:00
  • 7b002c408d Ensure context is non-null Garrett Moon 2016-01-28 08:38:40 -08:00
  • 7f6f2fed11 Added ASTextNodeWordKerner support to ASTextNode rcancro 2016-01-28 08:38:22 -08:00
  • 48150668c6 Fix up build Garrett Moon 2016-01-28 08:33:18 -08:00
  • b9d7e0fd0b Merge branch 'master' into ASVideoNode Luke Parham 2016-01-28 01:45:30 -08:00
  • 83f9be256b fixed drawing for default play button Luke Parham 2016-01-28 01:35:08 -08:00
  • 3b38559c4d added ASDefaultPlayButton, but need to make drawing dynamic so its always a centered circle, also fixed video player preview layer stuff Luke Parham 2016-01-28 01:09:01 -08:00
  • 8c963bd13c Fix attribute value setting in testLinkInTextUsesForegroundColor in ASTextKitTests Samuel Hsiung 2016-01-27 23:51:44 -08:00
  • 6eb0521fa3 Observe decelerating scroll velocity for accurate direction reporting Levi McCallum 2016-01-27 23:19:23 -08:00
  • e22c50101a Merge pull request #1134 from bimawa/ASTextNodeAddTestCase appleguy 2016-01-27 22:45:19 -08:00
  • 5b9be8a8c3 Merge pull request #1127 from samhsiung/foreground_color_link appleguy 2016-01-27 22:42:04 -08:00
  • 8a8843a32a Added additionalTruncationMessage Unit test Maxim Bunkov 2016-01-28 10:27:58 +05:00
  • 90ac40020f Use NSForegroundColorAttributeName for links in ASTextNodes by subclassing NSLayoutManager Samuel Hsiung 2016-01-27 13:37:16 -08:00
  • d7d36c0a6b Addressing Scott's comments Garrett Moon 2016-01-27 21:08:04 -08:00
  • 29374deede Merge pull request #1131 from levi/setNeedsDataFetch appleguy 2016-01-27 20:09:55 -08:00
  • 4fa9869ca9 Merge pull request #1124 from nvh/fix-framework-target appleguy 2016-01-27 20:08:38 -08:00
  • 01c1680904 Switch to instance methods of draw and display Garrett Moon 2016-01-27 20:05:03 -08:00
  • 203952aca7 Update documentation Levi McCallum 2016-01-27 20:06:46 -08:00
  • 5004935d82 Merge pull request #1130 from levi/setNeedsDataFetch appleguy 2016-01-27 20:06:30 -08:00
  • e1f485e08a Merge pull request #1125 from binl/bl_expose_batchBegin appleguy 2016-01-27 20:02:50 -08:00
  • 6721f1ecc3 Merge pull request #1128 from lkzhao/ASTextKitFontSizeAdjuster appleguy 2016-01-27 20:02:06 -08:00
  • 05af98b578 Update documentation Levi McCallum 2016-01-27 19:58:36 -08:00
  • 55e289836e Clean up output of NSStringFromASInterfaceState Levi McCallum 2016-01-27 18:34:21 -08:00
  • ee23830318 Remove setNeedsDataFetch queuing, as interfaceState always performs fetch on re-enter Levi McCallum 2016-01-27 18:25:39 -08:00
  • 411d0b3deb Add tests for setNeedsDataFetch and out of range fetch behavior Levi McCallum 2016-01-27 18:24:59 -08:00
  • bb02a2d487 Clean up interface state printing style Levi McCallum 2016-01-27 17:19:40 -08:00
  • 585b1215a9 Recursively fetchData for requests Levi McCallum 2016-01-27 17:19:11 -08:00
  • b26337c449 Levi's comments Bin Liu 2016-01-27 15:05:56 -08:00
  • ec7a3599bd Add setNeedsDataFetch method to queue off screen fetchData calls Levi McCallum 2016-01-27 14:52:37 -08:00
  • 733c65d1eb fix bug: constraint size not updated for frontsizeadjuster Luke Zhao 2016-01-27 13:49:00 -08:00
  • f6be279c60 Added more facilitator methods Bin Liu 2016-01-27 12:50:41 -08:00
  • 263bb311f2 expose beginUpdates and endUpdates Bin Liu 2016-01-27 10:50:30 -08:00
  • c5af8028b6 Added Prefix Headers to framework Niels van Hoorn 2016-01-27 17:19:28 +01:00
  • f696eb7476 Merge pull request #1122 from knopp/_ASAsyncTransaction-operation-priority appleguy 2016-01-26 19:47:57 -08:00
  • da5f7eccd9 [_ASAsyncTransaction] make priority a NSInteger with default to 0 Matej Knopp 2016-01-27 00:37:27 +01:00
  • d433205e5a Merge pull request #1117 from knopp/_ASAsyncTransaction-operation-priority appleguy 2016-01-26 12:32:31 -08:00
  • f1da7102a1 Merge pull request #1119 from yury/update-port-of-component-text-kit appleguy 2016-01-26 12:32:10 -08:00