Commit Graph

  • 7fc91f17c9 React events: add onPressMove and pressRetentionOffset to Press (#15374) Nicolas Gallagher 2019-04-10 10:52:50 -07:00
  • dd9cef9fc0 Experimental Event API: Add targets and responder utility method for finding targets (#15372) Dominic Gannaway 2019-04-10 18:52:34 +01:00
  • 6420f11d65 Left and right arrows only traverse parents Dan Abramov 2019-04-10 18:49:52 +01:00
  • 2d516199ea Update opener icon and remove negative margin Lucas Cordeiro 2019-04-10 14:47:39 -03:00
  • 0aacc2547e Merge pull request #123 from gaearon/focus-keyboard Brian Vaughn 2019-04-10 10:31:05 -07:00
  • 99a1e07aa6 Fix flow type Lucas Cordeiro 2019-04-09 21:09:41 -03:00
  • 0f955980a3 Add collapsible icon for object and array types Lucas Cordeiro 2019-04-08 22:42:32 -03:00
  • 1c381c588a Picking a DOM node focuses the tree Dan Abramov 2019-04-10 18:13:29 +01:00
  • 88e51adc35 Merge pull request #122 from gaearon/prevent Brian Vaughn 2019-04-10 10:17:12 -07:00
  • 4b0424fbed Flow fix Brian Vaughn 2019-04-10 10:16:09 -07:00
  • 268a7cb5b4 Moved blur/focus up to the AutoSizer wrapper and removed an effect+ref Brian Vaughn 2019-04-10 10:14:21 -07:00
  • caa74472f2 Replaced nested ternary Brian Vaughn 2019-04-10 10:01:03 -07:00
  • 6836f15924 Tweaked inactive CSS colors Brian Vaughn 2019-04-10 09:56:21 -07:00
  • d9ef0839a4 Merge branch 'inactive-window' of https://github.com/lucasecdb/react-devtools-experimental into lucasecdb-inactive-window Brian Vaughn 2019-04-10 09:51:29 -07:00
  • 5b480a85cb Prevent default on all key navigations Dan Abramov 2019-04-10 17:46:34 +01:00
  • 11c03bf7bc Merge pull request #120 from gaearon/mutation-index Brian Vaughn 2019-04-10 09:35:00 -07:00
  • 7263e768e5 Merge pull request #116 from bvaughn/issues/105 Brian Vaughn 2019-04-10 09:31:12 -07:00
  • 56be358847 Merge pull request #114 from gaearon/lazy-sync Brian Vaughn 2019-04-10 09:28:54 -07:00
  • f1a8bd2923 Update selected index after mutation Dan Abramov 2019-04-10 17:28:36 +01:00
  • f89f2b2146 Reverted misguided index/collapsed behavior Brian Vaughn 2019-04-10 09:23:24 -07:00
  • ba46f2df0a Merge pull request #118 from gaearon/required-title Brian Vaughn 2019-04-10 09:10:24 -07:00
  • 98240f18ae Merge pull request #117 from gaearon/hide-shell Brian Vaughn 2019-04-10 09:10:10 -07:00
  • 74c9904e5d Rewrote weightDelta calculation to be more readable based on PR feedback Brian Vaughn 2019-04-10 08:59:43 -07:00
  • dd84e8ff2b Newly selected components always auto-expand their ancestors Brian Vaughn 2019-04-10 08:57:42 -07:00
  • 1f7f0ea691 Update Store.getIndexOfElementID to take isCollapsed into account Brian Vaughn 2019-04-10 07:53:06 -07:00
  • b004a79415 Reverted some unnecessary changes to TreeContext after Dan's PR 101 was merged Brian Vaughn 2019-04-10 07:45:45 -07:00
  • 102267b1d6 Renamed _numElements attribute based on PR feedback Brian Vaughn 2019-04-10 07:31:34 -07:00
  • 61203f77cf Hide toggle arrows in owners list mode Brian Vaughn 2019-04-09 21:35:09 -07:00
  • 55b3635f28 Left/right arrow toggles node collapsed state as well Brian Vaughn 2019-04-09 18:27:10 -07:00
  • f7212d8035 Upgrade react-window to fix a scroll-to bug Brian Vaughn 2019-04-09 18:11:57 -07:00
  • 4c522c4c38 Selected search result auto-opens collapsed nodes when necessary. Brian Vaughn 2019-04-09 18:11:40 -07:00
  • b6df86c90c Added toggle button to Tree > Element views Brian Vaughn 2019-04-09 18:10:57 -07:00
  • 79827c535b Added isToggled boolean to tree nodes and toggleIsCollapsed() method to Store Brian Vaughn 2019-04-09 18:10:17 -07:00
  • 0decb17837 Merge pull request #101 from gaearon/find-nit Brian Vaughn 2019-04-10 07:38:28 -07:00
  • 1102fc5c11 Refactor: extract a variable Dan Abramov 2019-04-10 15:25:03 +01:00
  • 3eca0bbe61 Use heuristic suggested by @sophiebits Dan Abramov 2019-04-10 15:08:13 +01:00
  • 07299828c9 Pressing next forces search to select Dan 2019-04-09 00:06:13 +01:00
  • 75a4312d87 Add missing Button titles Dan Abramov 2019-04-10 14:40:41 +01:00
  • 84478a41ff Put DevTools in dev shell above the inspector Dan Abramov 2019-04-10 14:25:58 +01:00
  • c64b330032 Move EventTypes to ReactTypes (#15364) Dominic Gannaway 2019-04-10 09:55:56 +01:00
  • 4c78ac0b9d Track Event Time as the Start Time for Suspense (#15358) Sebastian Markbåge 2019-04-09 18:59:39 -07:00
  • 6d222080ad Format logElementToConsole() slightly Brian Vaughn 2019-04-09 18:13:11 -07:00
  • 875d05d553 Include full error messages in React Native build (#15363) Andrew Clark 2019-04-09 16:40:19 -07:00
  • 1b2159acc3 [React Native] measure calls will now call FabricUIManager (#15324) Eli White 2019-04-09 15:10:15 -07:00
  • 1c57ca0a1c Use focus state from elements tree instead of ownerDocument Lucas Cordeiro 2019-04-09 18:58:10 -03:00
  • 26106a4b9d Add check for inactive window on selected element Lucas Cordeiro 2019-04-09 15:39:47 -03:00
  • c7a959982b [React Native] Add tests to paper renderer for measure, measureLayout (#15323) Eli White 2019-04-09 14:49:07 -07:00
  • 43bb821f60 Send the bridge sync event lazily Dan Abramov 2019-04-09 20:04:33 +01:00
  • edc598e62a Fixed Tree minWidth initial case to fill 100% width Brian Vaughn 2019-04-09 11:43:49 -07:00
  • 1cc219009a Tweaked owners stack CSS to fix another overflow issue Brian Vaughn 2019-04-09 11:12:39 -07:00
  • 49f6a22b5b Remember max Tree width as new nested items are rendered Brian Vaughn 2019-04-09 10:58:43 -07:00
  • d6bd3dc503 Fixed owner stack size calculation bug that sometimes caused bad overflow Brian Vaughn 2019-04-09 10:18:04 -07:00
  • f1fc4b0331 Merge pull request #108 from bvaughn/reach-ui-menubutton Brian Vaughn 2019-04-09 08:58:08 -07:00
  • dbf6942512 Added (local) fork of @reach/portal to unblock OwnersStack MenuButton PR Brian Vaughn 2019-04-09 08:54:43 -07:00
  • a29ab9ab79 Tree arrow navigation respects event.defaultPrevented This prevents Reach MenuButton operations from also changing the tree selection in the background Brian Vaughn 2019-04-09 08:37:34 -07:00
  • 163bc234df Disable text selection for OwnersStack buttons Brian Vaughn 2019-04-09 08:36:54 -07:00
  • db629fa073 Updated OwnersStack CSS to properly override React styles Brian Vaughn 2019-04-09 08:30:24 -07:00
  • 4bde8f6503 Merge pull request #103 from gaearon/sad-one-way Dan Abramov 2019-04-09 13:25:08 +01:00
  • aece8119cf Refactor EventComponent logic + add onOwnershipChange callback (#15354) Dominic Gannaway 2019-04-09 12:47:32 +01:00
  • 153666b484 Merge pull request #107 from sophiebits/flicker Dan Abramov 2019-04-09 11:40:47 +01:00
  • 183d1f42ed Fix: Measure expiration times relative to module initialization (#15357) Andrew Clark 2019-04-08 19:44:06 -07:00
  • ba99444515 Use @reach MenuButton for owner stack menu Brian Vaughn 2019-04-08 18:34:48 -07:00
  • a2d84fa613 pointer-events: none to fix flicker on Overlay "tip" Sophie Alpert 2019-04-08 18:26:30 -07:00
  • 72eccb465d Make DOM selection binding one-way Dan 2019-04-09 01:30:40 +01:00
  • 267ab34fbd Merge pull request #99 from gaearon/sync-tabs Dan Abramov 2019-04-08 23:55:16 +01:00
  • 3b793953b1 Keep DOM selection if last $0 resolves to same component Dan 2019-04-08 23:46:23 +01:00
  • 436912ab2d Remove unnecessary logic Dan 2019-04-08 23:35:01 +01:00
  • 7aecd58d81 Nits Dan 2019-04-08 23:28:31 +01:00
  • c91676b557 Don't change browser selection unless React selection changed Dan 2019-04-08 21:57:13 +01:00
  • 5db5e40bf1 Replaced Agent setInterval with throttle+memoize Brian Vaughn 2019-04-08 13:50:04 -07:00
  • 388677fcbc Merge branch 'master' into continuous-select Dan Abramov 2019-04-08 20:50:58 +01:00
  • 4a301bd0e0 Sync DevTools Elements and Components tabs Dan Abramov 2019-04-08 20:41:01 +01:00
  • 44ecff31e3 Fixed an unpleasant interaction with owners modal "..." button Brian Vaughn 2019-04-08 12:20:45 -07:00
  • e43cfa0239 Don't re-measure owners stack sizes unnecessarily Brian Vaughn 2019-04-08 12:05:07 -07:00
  • 174125c854 Merge branch 'master' of github.com:bvaughn/react-devtools-experimental Brian Vaughn 2019-04-08 11:41:56 -07:00
  • 58ae3c63a8 Added export-log icon. Removed unnecessary variable assignment. Brian Vaughn 2019-04-08 11:41:25 -07:00
  • ab89d6500f Fix missing key Dan Abramov 2019-04-08 19:01:20 +01:00
  • fefb2bc99b Merge branch 'inspect-log' of https://github.com/gaearon/react-devtools-experimental into gaearon-inspect-log Brian Vaughn 2019-04-08 10:41:58 -07:00
  • b3ba758798 Updated flow-bin Brian Vaughn 2019-04-08 10:40:46 -07:00
  • 7115408751 Added for itemData Brian Vaughn 2019-04-08 10:40:40 -07:00
  • 5b120d6b24 Add a separate button for logging values Dan Abramov 2019-04-08 18:37:00 +01:00
  • b176cd4414 Refactor: split inspectElementRaw Dan Abramov 2019-04-08 16:20:17 +01:00
  • 14105e865a Merge pull request #92 from gaearon/highlight-on-hover Brian Vaughn 2019-04-08 10:23:56 -07:00
  • 52014671bf Make Flow happy Dan Abramov 2019-04-08 18:03:48 +01:00
  • c6ee445ea9 Address review Dan Abramov 2019-04-08 18:00:48 +01:00
  • 6538e7141a Add a comment Dan Abramov 2019-04-08 14:39:00 +01:00
  • 39223239bb Select DOM nodes on hover Dan Abramov 2019-04-08 14:26:16 +01:00
  • cb164eb9fb Merge pull request #91 from gaearon/fix-scroll Dan Abramov 2019-04-08 17:51:35 +01:00
  • b4bc33a584 Fix areHookInputsEqual method warning params order (#15345) 砖家 2019-04-09 00:14:42 +08:00
  • c619d56b1c Merge pull request #93 from gaearon/keep-mounted Brian Vaughn 2019-04-08 08:43:31 -07:00
  • e86d7b51ea Merge pull request #94 from gaearon/rendered-by Brian Vaughn 2019-04-08 08:20:56 -07:00
  • 29fb5862fb Move EventComponent state creation to complete phase + tests (#15352) Dominic Gannaway 2019-04-08 16:02:20 +01:00
  • edfab66104 Rename "owner stack" label to "rendered by" Dan Abramov 2019-04-08 15:40:40 +01:00
  • 132529da79 Preserve state when switching tabs Dan Abramov 2019-04-08 15:29:51 +01:00
  • 0a6d637619 Fix spurious autoscroll Dan 2019-04-07 21:09:51 +01:00
  • 2ba3ee6c1c Merge pull request #86 from gaearon/owner-stack-id Brian Vaughn 2019-04-07 15:42:43 -07:00
  • 7e2ef6a34e Merge pull request #87 from gaearon/bump-overscan Brian Vaughn 2019-04-07 15:36:20 -07:00
  • 77267e8544 Fixed Toggle Flow prop types Brian Vaughn 2019-04-07 15:34:35 -07:00
  • f61507158e Merge branch 'hristo-kanchev-owner-stack-enhancement' Brian Vaughn 2019-04-07 15:33:42 -07:00
  • e489c8ac8e Owners stack modal behaves and looks more like a modal Brian Vaughn 2019-04-07 15:32:13 -07:00