Commit Graph

  • 28ea0a352e Scroll to newly selected component if it's out of view Jessica 2019-02-19 12:22:19 +09:00
  • a4212dcdce Support editable props, state, and context values Brian Vaughn 2019-02-17 13:07:39 -08:00
  • 6c226b0c80 Added link to now.sh preview to README Brian Vaughn 2019-02-16 09:46:10 -08:00
  • c4d6fdbfdb Fixed overlay position bug Brian Vaughn 2019-02-16 08:33:38 -08:00
  • 1d95098177 Implemented select-DOM-element button Brian Vaughn 2019-02-16 08:29:26 -08:00
  • 2fbacbff01 Tab bar resizes properly for narrow screens Brian Vaughn 2019-02-15 11:42:55 -08:00
  • 0e67969cb1 Prompt to include UMD build artifact links in GitHub release (#14864) Brian Vaughn 2019-02-15 10:48:20 -08:00
  • fad0842fd4 Release scripts documentation (#14863) Brian Vaughn 2019-02-15 10:00:43 -08:00
  • 0008bb00d7 Inspectable complex hook values Brian Vaughn 2019-02-14 21:55:09 -08:00
  • 47a5fd59cb Reduced tree padding (left) slightly to make larger trees easier to inspect Brian Vaughn 2019-02-14 15:13:43 -08:00
  • 04a0d24f0f Fixed a potential source of duplicate key Brian Vaughn 2019-02-14 15:06:38 -08:00
  • 3f40d38203 Fixed edge case mutation bugs in selected element and tree context Brian Vaughn 2019-02-14 14:36:29 -08:00
  • bf2f13d32a Removed some stale TODO comments Brian Vaughn 2019-02-14 13:37:40 -08:00
  • 9cfa25bdcc Tidied up Flow types for Bridge and Store Brian Vaughn 2019-02-14 13:32:30 -08:00
  • b167dd339b Style, theme, and button CSS cleanup Brian Vaughn 2019-02-14 13:20:24 -08:00
  • a07d9862ca Fixed edge-case display density bug Brian Vaughn 2019-02-14 12:46:27 -08:00
  • ab7a67b1dc Fix react-dom/server context leaks when render stream destroyed early (#14706) overlookmotel 2019-02-14 19:50:23 +00:00
  • 15c5396169 Re-added "Settings" panel to browser extension and (hopefully) fixed a lot of sources of error Brian Vaughn 2019-02-14 11:45:11 -08:00
  • 3e55560438 Release 16.8.2 Dan Abramov 2019-02-14 19:12:42 +00:00
  • 5a301cd26e Tweaked the owner stack exit icon Brian Vaughn 2019-02-14 09:23:54 -08:00
  • dfabb77a97 Include another change in 16.8.2 v16.8.2 Dan Abramov 2019-02-14 17:21:27 +00:00
  • c555c008b6 Include component stack in 'act(...)' warning (#14855) Sunil Pai 2019-02-14 17:20:49 +00:00
  • 36e596ecd1 Changed dark theme to have more React blues Brian Vaughn 2019-02-14 09:17:29 -08:00
  • 94aab74253 Avoid NPE in Agent if renderer can't be found for an ID Brian Vaughn 2019-02-14 08:13:35 -08:00
  • ff188d666b Add React 16.8.2 changelog (#14851) Dan Abramov 2019-02-14 14:51:01 +00:00
  • c4d8ef6430 Fix typo in code comment (#14836) Deniz Susman 2019-02-14 07:49:37 +03:00
  • c229837f33 Temporarily disabled Settings panel Brian Vaughn 2019-02-13 11:36:43 -08:00
  • 79f57532b9 Split demo app into multiple roots and fixed a multi-root bug Brian Vaughn 2019-02-13 11:22:22 -08:00
  • 08e9554357 Statically enable suspense/partial hydration flag in www (#14842) Sebastian Markbåge 2019-02-13 10:55:13 -08:00
  • 0e4135e8c2 Revert "[ShallowRenderer] Queue/rerender on dispatched action after render component with hooks (#14802)" (#14839) Dan Abramov 2019-02-13 16:52:14 +00:00
  • 4ea81337f3 Initial pass at adding Settings panel to browser extension Brian Vaughn 2019-02-13 10:59:49 -05:00
  • 6d4038f0a6 [ShallowRenderer] Queue/rerender on dispatched action after render component with hooks (#14802) Rodrigo Ribeiro 2019-02-13 12:59:02 -03:00
  • fa6205d522 Special case crossOrigin for SVG image elements (#14832) Brandon Dail 2019-02-12 20:13:17 -08:00
  • aed1713154 Added NOW config file for dev shell Brian Vaughn 2019-02-12 21:09:50 -05:00
  • 95b859209f Fixed NaN warning for pre-mount CSS prop read Brian Vaughn 2019-02-12 21:09:33 -05:00
  • d203ebf165 Added new tabs UI and theme/display-density preferences Brian Vaughn 2019-02-12 20:41:39 -05:00
  • c6bee765ba Remove false positive warning and add TODOs about current being non-null (#14821) Dan Abramov 2019-02-13 00:00:10 +00:00
  • 3ae94e1885 Fix ignored sync work in passive effects (#14799) Dan Abramov 2019-02-12 20:18:35 +00:00
  • 8e5a35b762 Misc cleanup and prep for dark mode CSS Brian Vaughn 2019-02-12 09:45:00 -05:00
  • f3a14951ab Partial Hydration (#14717) Sebastian Markbåge 2019-02-11 21:25:44 -08:00
  • f24a0da6e0 Fix useImperativeHandle to have no deps by default (#14801) Dan Abramov 2019-02-11 18:42:28 +00:00
  • 1fecba9230 Fix crash unmounting an empty Portal (#14820) Dan Abramov 2019-02-11 18:37:53 +00:00
  • e15542ee0f use functional component as a first example in readme (#14819) Alexey Raspopov 2019-02-11 09:41:37 -05:00
  • c11015ff4f fix spelling mistakes (#14805) zhuoli99 2019-02-09 16:43:49 -08:00
  • 3e295edd52 Typo fix in comment (#14787) Deniz Susman 2019-02-10 03:42:55 +03:00
  • 1d48b4a684 Fix hydration with createRoot warning (#14808) Sebastian Markbåge 2019-02-09 17:12:11 +00:00
  • f3f497f40f Cleaned up CSS vars and reduced font size a bit Brian Vaughn 2019-02-08 20:27:10 -05:00
  • a6126c9e27 Initial stab at 'View in DOM' button Brian Vaughn 2019-02-08 18:48:29 -05:00
  • baa6142801 Removed non-functioning tree arrows (for now) Brian Vaughn 2019-02-08 16:16:15 -05:00
  • c6b0338f13 Reverted immutable element change (for now) Brian Vaughn 2019-02-08 16:05:48 -05:00
  • 872d0f78d4 Tweaked owners breadcrumb style to batter match tree colors Brian Vaughn 2019-02-08 15:49:52 -05:00
  • 41514d67f0 Small refinements to Store: read-only Elements in map, added revision to guard against tearing Brian Vaughn 2019-02-08 15:37:52 -05:00
  • 0380186501 Refactored tree, search, selection, and owners contexts Brian Vaughn 2019-02-08 14:44:07 -05:00
  • 45641e98e5 Added owner tree exploration view Brian Vaughn 2019-02-07 14:34:24 +00:00
  • fc924d136a Combined search and selection contexts to avoid complicated dependencies Brian Vaughn 2019-02-07 09:29:42 +00:00
  • 9c093ac731 Fixed regexp parsing Brian Vaughn 2019-02-06 21:33:44 +00:00
  • aa9423701e Tweaked publish canary message to show newly published version Brian Vaughn 2019-02-06 18:24:51 +00:00
  • 45fc46bfa0 16.8.1 packages Brian Vaughn 2019-02-06 18:21:33 +00:00
  • b7cc6b2e6f Add 16.8.1 changelog Dan Abramov 2019-02-06 18:19:35 +00:00
  • 11565a207c Revert "Scheduler.unstable_next (#14756)" v16.8.1 Brian Vaughn 2019-02-06 17:16:39 +00:00
  • c61e0f0d54 Added a clarifying comment to SearchInput Brian Vaughn 2019-02-06 17:09:46 +00:00
  • f2e2637c8e Backwards compat fix for ReactCurrentDispatcher on older react versions (#14770) Brian Vaughn 2019-02-06 17:02:14 +00:00
  • e77ba00336 Replaced SearchContext useStates with useReducer and fixed an edge-case search bug Brian Vaughn 2019-02-06 16:31:02 +00:00
  • 1107b9673c [TestUtils.act] warn when using TestUtils.act in node (#14768) Sunil Pai 2019-02-06 16:25:26 +00:00
  • 0975ea3278 eslint-plugin-react-hooks v1.0.0 Brian Vaughn 2019-02-06 10:14:57 +00:00
  • d827445a50 Add 16.8.0 changelog and update some READMEs (#14692) Dan Abramov 2019-02-06 08:31:00 +00:00
  • bc9818f24d Scheduler.unstable_next (#14756) Andrew Clark 2019-02-06 08:16:41 +00:00
  • b5398a9130 Add 16.8.0 changelog and update some READMEs (#14692) Dan Abramov 2019-02-06 08:05:54 +00:00
  • ce6ecd3fbf Add 16.8.0 changelog and update some READMEs (#14692) Dan Abramov 2019-02-06 08:05:18 +00:00
  • 008a2ab9cd 16.8.0 Brian Vaughn 2019-02-06 08:04:00 +00:00
  • d1326f466a [TestUtils.act] fix return result checking (#14758) v16.8.0 Sunil Pai 2019-02-05 17:34:21 +00:00
  • 998e69a10d Added search support Brian Vaughn 2019-02-05 17:14:06 +00:00
  • 267ed98146 expose TestUtils.act() for batching actions in tests (#14744) Sunil Pai 2019-02-05 16:10:16 +00:00
  • e723ec82bc Added $r support Brian Vaughn 2019-02-05 13:19:08 +00:00
  • ce7f060e26 Cleaned up property borders Brian Vaughn 2019-02-05 11:26:37 +00:00
  • 6dc3fa6fbd Cleaned up style vars Brian Vaughn 2019-02-05 11:23:37 +00:00
  • fb3f7bfde9 Avoid importing Scheduler directly (#14757) Andrew Clark 2019-02-05 03:21:25 -08:00
  • 1566141177 Strip React elements from serialized data (and display <name/> instead Brian Vaughn 2019-02-05 10:25:33 +00:00
  • 33deb79ce4 Added simple hooks support (same as in legacy DevTools for now) Brian Vaughn 2019-02-05 09:23:14 +00:00
  • d0d5b677de Added better context support Brian Vaughn 2019-02-05 08:32:02 +00:00
  • 6f952ede2f Fixed regression in browser shell Brian Vaughn 2019-02-04 18:01:44 +00:00
  • b56bc1a626 Initial pass at properties panel. Lots of TODOs remaining. Brian Vaughn 2019-02-04 17:49:30 +00:00
  • 81470a0027 Add missing 16.6.1 changelog entry Dan Abramov 2019-02-04 13:28:26 +00:00
  • e602b5291c Use SameValue instead of === to check for dispatchAction equivalence (#14752) Jessica Franco 2019-02-04 21:56:21 +09:00
  • e489c3f9c1 Update the version with Hooks proposal in README (#14751) SToneX 2019-02-04 17:36:56 +08:00
  • 406df2a617 Added properties panel and selected element context Brian Vaughn 2019-02-02 13:57:32 -08:00
  • c21c41ecfa Tweak invalid Hook warning and error (#14747) Dan Abramov 2019-02-01 21:05:13 +00:00
  • 9aa6e13d5f Tidied up devtools frontend a little Brian Vaughn 2019-02-01 09:25:54 -08:00
  • fec00a869c Typo in comment (#14739) Deniz Susman 2019-02-01 15:26:24 +03:00
  • ad74c54670 Adding tearing warning to Store Brian Vaughn 2019-01-31 15:59:08 -08:00
  • 1866aef67c Fixed small CSS bug Brian Vaughn 2019-01-31 15:48:47 -08:00
  • 1eccdd6f8a Moved search icon into separate React component Brian Vaughn 2019-01-31 14:46:18 -08:00
  • 89f4955b93 Don't show roots in Elements tree Brian Vaughn 2019-01-31 14:31:12 -08:00
  • bdfaeede6d Fixed potential race cases in bridge/store/backend initialization Brian Vaughn 2019-01-31 14:27:16 -08:00
  • 66eb293742 Restrict effect return type to a function or nothing (#14119) Andrew Clark 2019-01-31 10:11:47 -08:00
  • 62f8c985df Added stub search row (not connected to anythign yet) Brian Vaughn 2019-01-31 09:42:07 -08:00
  • 51c07912ac Warn when second argument is passed to useCallback (#14729) Dan Abramov 2019-01-31 13:56:48 +00:00
  • 6363fc0767 Tweaked error message to provide more helpful info if shown Brian Vaughn 2019-01-30 14:39:37 -08:00
  • ca6151ca01 Reload extension on navigate Brian Vaughn 2019-01-30 14:16:55 -08:00
  • 6d37857df3 Fixed an Array type bug in Store Brian Vaughn 2019-01-30 11:31:13 -08:00