GitHub / itsdouges/react / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 5fd9cb5d | Added copy props/state/hooks/context button | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 1edbfbf6 | Fixed some small overflow/scrollbar issues | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 33cb3f04 | Release script clarifies which test fixture failed (#14922) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f708f9e3 | Improve pactch release process docs (#14923) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f99fca3c | Fix sample ESLint configuration (#14926) |
Matt Thomson <m****n@u****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| 0c346cee | Re-added transferrables (after 'shutdown' evt fix) and guard against a tree m... | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| caf2eb97 | Split large InspectedElementTree file into separate component-files | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 9898db02 | Restore input focus after clicking reset value button | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 4f64c9ef | Tweaked colors; Esc key to undo edits | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| ddeb7800 | Tweaked colors based on Andrew's feedback | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 290e8c69 | Fixed null input value. Tweaked useReducer test harness. | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| bdf80651 | merge Merge branch 'master' of github.com:bvaughn/react-devtools-experimental | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 6f118497 | Updated editable hooks UI and added limited undo feature | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 2b27f63a | Updated ESLint hooks rule | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 22bb9476 | Release eslint-plugin-react-hooks@1.2.0 | Dan Abramov <d****v@g****m> | over 7 years ago | |
| a77bbf1a | [ESLint] Warn against assignments from inside Hooks (#14916) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 219ce8a9 | Fix tracing fixture (#14917) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8c196659 | Release 16.8.3 | Dan Abramov <d****v@g****m> | over 7 years ago | |
| b0ccd9d8 | added basic support for Linux | Michael Orishich <m****r@u****t> | over 7 years ago | |
| 7de4d239 | Fix UMD builds by re-exporting the scheduler priorities (#14914) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| df4a09d9 | Updated flow-bin from 91 -> 93 and removed unnecessary fixmes | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| e35819e6 | Renamed nativeHookIndex -> index | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| d0318fb3 | Updating copyright headers, dropping the year (#14893) |
Nathan Hunzaker <n****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 532cca80 | merge Merge pull request #4 from mishaor/linux-support |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f978d5fd | Fix warning message for new setNativeProps method. on -> with (#14909) |
Eli White <g****b@e****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b0f45c0f | Adding ReactNative.setNativeProps that takes a ref (#14907) |
Eli White <g****b@e****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8cd8b290 | Added support for editable hook values (pending facebook/react/pull/14906) | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 4f4aa69f | Adding setNativeProps tests for NativeMethodsMixin (#14901) |
Eli White <g****b@e****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 90f98372 | Fixed broken 'shutdown' event that lead to CPU problems when reloading DevTools | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| b96b61dc | Use the canonical nativeTag for Fabric's setNativeProps (#14900) |
Eli White <g****b@e****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 42795b22 | Installed eslint-plugin-react-hooks@next and added to ESLint config | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| dab2fdbb | Add eslint-plugin-react-hooks/exhaustive-deps rule to check stale closure dep... |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1493abd7 | Deleted empty App.css (#14149) |
Josh R <3****t@u****m>
Committed by: Nathan Hunzaker <n****r@g****m> |
over 7 years ago | |
| bec07336 | Fix hooks warnings identified by prerelease version of react-hooks ESLint plugin | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 13645d22 | Deal with fallback content in Partial Hydration (#14884) |
Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c506ded3 | Don't discard render phase state updates with the eager reducer optimization ... |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a3141501 | Removed numeric key code | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 3376daaa | merge Merge pull request #2 from Jessidhia/fix-utf-encoding |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 044e6ba9 | Pass options to scrollIntoView | Jessica <j****3@g****m> | over 7 years ago | |
| 65d493ca | Just use codepoints as it'll be copied into an Uint32Array anyway | Jessica <j****3@g****m> | over 7 years ago | |
| 4ee74f7e | Fix encoding of Unicode keys greater than U+00FF (greater than U+FFFF handled... | Jessica <j****3@g****m> | over 7 years ago | |
| 28ea0a35 | Scroll to newly selected component if it's out of view | Jessica <j****3@g****m> | over 7 years ago | |
| a4212dcd | Support editable props, state, and context values | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 6c226b0c | Added link to now.sh preview to README | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| c4d6fdbf | Fixed overlay position bug | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 1d950981 | Implemented select-DOM-element button | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 2fbacbff | Tab bar resizes properly for narrow screens | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 0e67969c | Prompt to include UMD build artifact links in GitHub release (#14864) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| fad0842f | Release scripts documentation (#14863) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 0008bb00 | Inspectable complex hook values | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 47a5fd59 | Reduced tree padding (left) slightly to make larger trees easier to inspect | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 04a0d24f | Fixed a potential source of duplicate key | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 3f40d382 | Fixed edge case mutation bugs in selected element and tree context | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| bf2f13d3 | Removed some stale TODO comments | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 9cfa25bd | Tidied up Flow types for Bridge and Store | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| b167dd33 | Style, theme, and button CSS cleanup | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| a07d9862 | Fixed edge-case display density bug | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| ab7a67b1 | Fix react-dom/server context leaks when render stream destroyed early (#14706) |
overlookmotel <j****@d****g>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| 15c53961 | Re-added "Settings" panel to browser extension and (hopefully) fixed a lot of... | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 3e555604 | Release 16.8.2 | Dan Abramov <d****v@g****m> | over 7 years ago | |
| 5a301cd2 | Tweaked the owner stack exit icon | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| dfabb77a | Include another change in 16.8.2 |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c555c008 | Include component stack in 'act(...)' warning (#14855) |
Sunil Pai <t****e@o****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| 36e596ec | Changed dark theme to have more React blues | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 94aab742 | Avoid NPE in Agent if renderer can't be found for an ID | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| ff188d66 | Add React 16.8.2 changelog (#14851) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c4d8ef64 | Fix typo in code comment (#14836) |
Deniz Susman <s****z@g****m>
Committed by: Brandon Dail <a****y@u****m> |
over 7 years ago | |
| c229837f | Temporarily disabled Settings panel | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 79f57532 | Split demo app into multiple roots and fixed a multi-root bug | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 08e95543 | Statically enable suspense/partial hydration flag in www (#14842) |
Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 0e4135e8 | Revert "[ShallowRenderer] Queue/rerender on dispatched action after render co... |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 4ea81337 | Initial pass at adding Settings panel to browser extension | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 6d4038f0 | [ShallowRenderer] Queue/rerender on dispatched action after render component ... |
Rodrigo Ribeiro <r****o@j****r>
Committed by: Dominic Gannaway <t****m@u****m> |
over 7 years ago | |
| fa6205d5 | Special case crossOrigin for SVG image elements (#14832) |
Brandon Dail <a****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| aed17131 | Added NOW config file for dev shell | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 95b85920 | Fixed NaN warning for pre-mount CSS prop read | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| d203ebf1 | Added new tabs UI and theme/display-density preferences | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| c6bee765 | Remove false positive warning and add TODOs about `current` being non-null (#... |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3ae94e18 | Fix ignored sync work in passive effects (#14799) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8e5a35b7 | Misc cleanup and prep for dark mode CSS | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| f3a14951 |
Partial Hydration (#14717)
Co-authored-by: sebmarkbage <s****n@c****u>, sebmarkbage <s****n@c****u> |
Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f24a0da6 | Fix useImperativeHandle to have no deps by default (#14801) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1fecba92 | Fix crash unmounting an empty Portal (#14820) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| e15542ee | use functional component as a first example in readme (#14819) |
Alexey Raspopov <o****v@g****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| c11015ff | fix spelling mistakes (#14805) |
zhuoli99 <3****9@u****m>
Committed by: Sophie Alpert <g****t@s****m> |
over 7 years ago | |
| 3e295edd | Typo fix in comment (#14787) |
Deniz Susman <s****z@g****m>
Committed by: Sophie Alpert <g****t@s****m> |
over 7 years ago | |
| 1d48b4a6 | Fix hydration with createRoot warning (#14808) |
Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f3f497f4 | Cleaned up CSS vars and reduced font size a bit | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| a6126c9e | Initial stab at 'View in DOM' button | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| baa61428 | Removed non-functioning tree arrows (for now) | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| c6b0338f | Reverted immutable element change (for now) | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 872d0f78 | Tweaked owners breadcrumb style to batter match tree colors | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 41514d67 | Small refinements to Store: read-only Elements in map, added revision to guar... | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 03801865 | Refactored tree, search, selection, and owners contexts | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 45641e98 | Added owner tree exploration view | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| fc924d13 | Combined search and selection contexts to avoid complicated dependencies | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 9c093ac7 | Fixed regexp parsing | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| aa942370 | Tweaked publish canary message to show newly published version | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 45fc46bf | 16.8.1 packages | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| b7cc6b2e | Add 16.8.1 changelog |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago |