Commit Graph

  • 6ac558df2d Reset max indentation when entering/exiting the owner tree Brian Vaughn 2019-06-03 09:32:28 -07:00
  • a173f4eb85 Add HOC component filter Brian Vaughn 2019-06-03 08:51:50 -07:00
  • 78cf211286 Only shrink indentation. Don't increase it again. This avoids 'jumping'. Brian Vaughn 2019-06-03 08:01:48 -07:00
  • 07da821bfd [react-native] Rewrite Haste imports in RN shims and add .fb.js extension (#15786) James Ide 2019-06-03 07:58:31 -07:00
  • f713265a00 Cap indentation increase at a max Brian Vaughn 2019-06-02 21:01:24 -07:00
  • 8261a3f453 Removed Tree padding Brian Vaughn 2019-06-02 20:25:57 -07:00
  • dc08e80037 Cache list rows by Element ID rather than index Brian Vaughn 2019-06-02 20:10:30 -07:00
  • a383c46788 [ESLint] don't warn for Flow type variables (#15804) Jordan Rome 2019-06-02 21:20:51 -04:00
  • 6b6e571c68 Added HOC badge to owners list dropdown Brian Vaughn 2019-06-02 10:50:07 -07:00
  • 27d4f0b24d Fixed box drawing chars comment Brian Vaughn 2019-06-02 10:40:10 -07:00
  • dc945f6b81 Fixed a typo in string truncation util Brian Vaughn 2019-06-02 10:06:05 -07:00
  • 17b04c321c Cleaned up how we measure children and adjust indentation size Brian Vaughn 2019-06-02 10:02:22 -07:00
  • 3f0606f3d9 Refactored badges to share code and show +count Brian Vaughn 2019-06-01 18:48:24 -07:00
  • 6a69a6e991 Added HOC badge to owners stack breadcrumbs Brian Vaughn 2019-06-01 18:05:59 -07:00
  • c1989448f4 Disable guide/group highlight in owners tree mode Brian Vaughn 2019-06-01 17:49:51 -07:00
  • 96dc003a70 Removed debounce+animation from indentation adjustment Brian Vaughn 2019-06-01 17:48:01 -07:00
  • b5f8998859 Added debounce and animation for resize Brian Vaughn 2019-06-01 11:16:18 -07:00
  • de9fb0a8a2 Tweaked guideline background color style Brian Vaughn 2019-06-01 09:34:39 -07:00
  • ab7ae78511 Tweaked a few styles Brian Vaughn 2019-06-01 09:19:32 -07:00
  • 2845a7883b Whoops I broke CI (updating snapshots) Brian Vaughn 2019-06-01 08:44:55 -07:00
  • aa87b125e7 Lots of tweaks Remove selected guideline in favor of background color for selected subtree. Add badges in grid format to selected elements prop panel. Show badges beside owners list. Brian Vaughn 2019-06-01 08:24:24 -07:00
  • 5763f1d4c4 [Events] Nested discrete events across systems Andrew Clark 2019-05-31 16:33:11 -07:00
  • 7aa35ceae0 Fix casing of shouldflushDiscreteUpdates Andrew Clark 2019-05-30 14:41:04 -07:00
  • 91635dd483 Switch to "discrete" and "continuous" terminology Andrew Clark 2019-05-30 14:38:16 -07:00
  • 73c380fca7 WorkPhase -> ExecutionContext Andrew Clark 2019-05-31 14:13:10 -07:00
  • 88b3963820 [Flare] Remove deprecated keypress event (#15795) Nicolas Gallagher 2019-05-31 14:53:09 -07:00
  • 19d95a1368 Revert "Re-added indent lines" Brian Vaughn 2019-05-31 14:41:20 -07:00
  • 63fe08eef5 React Events: allow Tab+Alt on Mac in Focus responder (#15679) Mateusz Burzyński 2019-05-31 23:33:43 +02:00
  • 33432b037f Re-added indent lines Brian Vaughn 2019-05-31 13:34:55 -07:00
  • 5a269e7ced Initial POC for compressing horizontal offset for wide/deep trees Brian Vaughn 2019-05-31 11:24:34 -07:00
  • 2794b92164 Add some support for reordering Dan Abramov 2019-05-31 18:00:56 +01:00
  • c3be085910 Remove crawling for updates Dan Abramov 2019-05-31 17:40:49 +01:00
  • 6fd83acb1d Default to showing host nodes for legacy renderer Dan Abramov 2019-05-31 15:38:58 +01:00
  • 9f44251ebf Remove unnecessary code for host text as we skip it anyway Dan Abramov 2019-05-31 14:27:22 +01:00
  • 113497cc0e [Suspense] Change Suspending and Restarting Heuristics (#15769) Sebastian Markbåge 2019-05-30 16:37:56 -07:00
  • c0f686eed9 Show indent lines preference Brian Vaughn 2019-05-30 14:30:17 -07:00
  • a2a468743f Remove hover guideline in favor of showing guidelines for every nesting level Brian Vaughn 2019-05-30 14:17:12 -07:00
  • a957031fe7 Fixed bad Bridge disconnections Brian Vaughn 2019-05-30 09:27:28 -07:00
  • 8f8ac358c6 Turn off pointer events for guidelines Brian Vaughn 2019-05-30 08:43:45 -07:00
  • ec421355bd Added selected and hovered guidelines to Components tree Brian Vaughn 2019-05-30 08:22:06 -07:00
  • 3b2302253f Fix sizebot (#15771) Andrew Clark 2019-05-29 21:30:16 -07:00
  • 0f7cc2ba84 React Events: check window before using navigator (#15768) Nicolas Gallagher 2019-05-29 20:19:31 -07:00
  • ad9a6df58c Move fixtures test to its own CI job Andrew Clark 2019-05-29 15:11:25 -07:00
  • 2670bc3400 React Events: support legacy browser Spacebar key value (#15766) Nicolas Gallagher 2019-05-29 15:00:43 -07:00
  • 9aad17d60c using the wrong renderer's act() should warn (#15756) Sunil Pai 2019-05-29 22:56:04 +01:00
  • 8ce8b9ab81 Update name of CI job in sizebot (#15767) Andrew Clark 2019-05-29 14:52:11 -07:00
  • 1cc3bba004 Parallelizes the build script across multiple processes (#15716) Andrew Clark 2019-05-29 14:34:50 -07:00
  • d5be489d5b Backed out Bridge shutdown refactor as it seems to have introduced bugs Brian Vaughn 2019-05-29 14:23:10 -07:00
  • 30b1a8009c Don't extract errors in CI (#15758) Andrew Clark 2019-05-29 14:20:29 -07:00
  • 112168f31b Lint rule for unminified errors (#15757) Andrew Clark 2019-05-29 11:29:04 -07:00
  • 142cf56cbf [Flare] Adds onContextMenu and fixes some contextmenu related issues (#15761) Dominic Gannaway 2019-05-29 17:53:55 +01:00
  • 556cc6fe19 [Fresh] Generate signatures for Hooks (#15733) Dan Abramov 2019-05-29 14:15:31 +01:00
  • b74fa9868e Clean up (#15755) Sebastian Markbåge 2019-05-28 14:19:51 -07:00
  • 5429f651b4 Tweaks Brian Vaughn 2019-05-28 13:57:05 -07:00
  • 388b03dd12 prettier Sunil Pai 2019-05-28 20:24:35 +01:00
  • 9e87e654f5 pass tests and flow Sunil Pai 2019-05-28 20:21:55 +01:00
  • c7580fcd3f Merge remote-tracking branch 'upstream/master' into act-async Sunil Pai 2019-05-28 20:21:38 +01:00
  • d915a4c1f1 [Suspense] Add Batched Mode variant to fuzz tester (#15734) Andrew Clark 2019-05-28 11:41:01 -07:00
  • 7c5645ddb1 Fix double spaces. (#15641) Owen Conti 2019-05-28 11:34:18 -06:00
  • 92c2d8366b Updated Chrome installation Brian Vaughn 2019-05-28 08:52:21 -07:00
  • 401065fe5c Adds test for #15732. (#15747) Caleb Meredith 2019-05-28 06:25:22 -07:00
  • 287ef30bba [Flare] Deeply prevent default on anchor elements (#15750) Dominic Gannaway 2019-05-28 12:46:07 +01:00
  • a97b5c07b0 [Flare] More fixes for getAbsoluteBoundingClientRect (#15746) Dominic Gannaway 2019-05-27 19:03:40 +01:00
  • fa0139afbf Merged master Brian Vaughn 2019-05-26 10:47:55 -07:00
  • af47c39dbb Added and view-source support for Memo components Brian Vaughn 2019-05-26 10:33:19 -07:00
  • 4422337562 Added another (disabled) test; refactored getChildren slightly Brian Vaughn 2019-05-26 08:37:05 -07:00
  • 94bebda825 Merged master Brian Vaughn 2019-05-25 09:10:43 -07:00
  • 5fe97dbe19 Remove sizebot race condition (#15735) Andrew Clark 2019-05-24 18:55:28 -07:00
  • bda8a0aa98 Decreased contrast of disabled button icons to look more obviously disabled Brian Vaughn 2019-05-24 16:00:12 -07:00
  • c8411019f1 Updated profiler overview Brian Vaughn 2019-05-24 14:43:56 -07:00
  • e76cee394d Added section about inspecting element to OVERVIEW Brian Vaughn 2019-05-24 14:31:05 -07:00
  • 393924879f [Fresh] Babel plugin now handles HOCs + add integration tests (#15724) Dan Abramov 2019-05-25 00:45:08 +04:00
  • 4cc7e748d1 Merge pull request #289 from bvaughn/cache-inspected-element Brian Vaughn 2019-05-24 09:26:31 -07:00
  • efc2f82da2 Reorganize inspected element state vars slightly Brian Vaughn 2019-05-24 09:17:20 -07:00
  • f580d0ece7 Don't (re)serialize inspected elements either unless they have re-rendered since last inspected. Brian Vaughn 2019-05-24 09:07:15 -07:00
  • 07db37f030 Cache inspected element data until it is updated Brian Vaughn 2019-05-24 07:37:46 -07:00
  • 2b58797365 Typo in CircleCI config Andrew Clark 2019-05-23 15:33:56 -07:00
  • 408fbee23b Fix potential RTE caused by setting (saved) profiling data while profiling is in progress Brian Vaughn 2019-05-23 14:49:47 -07:00
  • 8af1f87929 Rename ReactFiberScheduler -> ReactFiberWorkLoop and extract throwException from Unwind (#15725) Sebastian Markbåge 2019-05-23 14:24:18 -07:00
  • 399cd0d16c Set up cron job to run fuzz tester (#15718) Andrew Clark 2019-05-23 14:09:08 -07:00
  • 395c02567c Handle HTTPS Git clone URLs Brian Vaughn 2019-05-23 11:55:32 -07:00
  • 6e8c2015fc Tweaked Bridge shutdown sequence slightly Brian Vaughn 2019-05-23 11:46:28 -07:00
  • 34f6fa4fab Added a sanity test for Bridge shutdown Brian Vaughn 2019-05-23 11:22:02 -07:00
  • f47b40fe6c Tweaked event display name logic Brian Vaughn 2019-05-23 09:30:31 -07:00
  • 9a67ba2f98 Remove snapshot Dominic Gannaway 2019-05-23 01:11:10 +01:00
  • 70084e881b Update snapshot tests Dominic Gannaway 2019-05-22 15:30:55 +01:00
  • 8eb7eddd1f Run prettier Dominic Gannaway 2019-05-22 15:21:07 +01:00
  • 779fd167ff Adds inspectable event components + props Dominic Gannaway 2019-05-14 21:37:53 +01:00
  • e4aa3c5b33 Update profiling-supported status each time roots change (and added tests) Brian Vaughn 2019-05-23 09:09:35 -07:00
  • 74d8207e06 Improved visual style of Profiling-disabled button Brian Vaughn 2019-05-23 08:52:27 -07:00
  • 541dd6c4b6 Moved profiling-supported subscription into ProfilerContext Brian Vaughn 2019-05-23 08:48:51 -07:00
  • 0608b1a554 Merge pull request #281 from bvaughn/persiste-profiling-data-after-navigation Brian Vaughn 2019-05-23 08:38:59 -07:00
  • 44fbf3cd1d Added ProfilerContext tests Brian Vaughn 2019-05-23 08:36:34 -07:00
  • 025b07b610 [Flare] Ensure getAbsoluteBoundingClientRect aligns with offsetParent (#15720) Dominic Gannaway 2019-05-23 13:51:14 +01:00
  • 61f62246c8 [react-native] Use path-based imports instead of Haste for the RN renderer (#15604) James Ide 2019-05-23 00:23:54 -07:00
  • 5719454377 Persist profiling data after navigation Brian Vaughn 2019-05-22 20:00:21 -07:00
  • 351d5f662a Add Tab id to Tooltip Brian Vaughn 2019-05-22 20:00:06 -07:00
  • f14a2fd05c Use @reach tooltips for TabBar, cleanup supports-profiling subscription Brian Vaughn 2019-05-22 18:44:43 -07:00
  • b962adfc2b [Flare] event component displayName is now mandatory (#15717) Dominic Gannaway 2019-05-23 01:29:07 +01:00
  • 98623dfdb0 Tweak Brian Vaughn 2019-05-22 16:40:40 -07:00