GitHub / itsdouges/react / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e5400f76 | Added save profiling data button to Profiler | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 7f1f5ddc | Rename press props in experimental event API (#15263) |
Nicolas Gallagher <n****r@g****m>
Committed by: Dominic Gannaway <t****m@u****m> |
over 7 years ago | |
| 7cac619c | Added initial support for EventComponent/EventTarget | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 7bd8c02f | Added export and clear buttons for Profiler, cleaned up record toggle | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| b223ec3b | Avoid flashing "Loading..." in right pane | Dan Abramov <d****v@g****m> | over 7 years ago | |
| 2e02469f | ReactNative's ref.measureLayout now takes a ref (#15126) |
Eli White <g****b@e****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1b94fd21 | Make setNativeProps a no-op with Fabric renderer (#15094) |
Eli White <g****b@e****m>
Committed by: Brian Vaughn <b****n@g****m> |
over 7 years ago | |
| 08055a62 | Fix Press module in experimental event API (#15262) |
Nicolas Gallagher <n****r@g****m>
Committed by: Dominic Gannaway <t****m@u****m> |
over 7 years ago | |
| f4625f51 | Fix on(Long)PressChange events in experimental press event API (#15256) |
Nicolas Gallagher <n****r@g****m>
Committed by: Dominic Gannaway <t****m@u****m> |
over 7 years ago | |
| a41b2177 | Add additional event API responder surfaces (#15248) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a450a23e | Improved Profiler suspense boundary UI | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 700f17be | Fix longpress in experimental Press event module (#15246) |
Nicolas Gallagher <n****r@g****m>
Committed by: Dominic Gannaway <t****m@u****m> |
over 7 years ago | |
| 5d336df7 | Allow for null targetFiber for root event handling (#15247) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c6f3524d | Adds React event component and React event target support to SSR renderer (#1... |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c7a2dce5 | Disable JS urls at build level for www (#15230) |
Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| fb6b5087 | Update versions for 16.8.6 | Dan Abramov <d****v@g****m> | over 7 years ago | |
| 1cfd2566 | Fix circular module imports causing file size increase (#15231) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 669cafb3 | Adds experimental event component responder surfaces (#15228) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d8cb10f1 | Enabled warnAboutDeprecatedLifecycles flag by default (#15186) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 61a251f0 | Disable reload-and-profile button if no renderers support profiling | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 7d24e839 | Implemented reload-and-profile. Also fixed an couple of minor profiling bugs ... | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 4148b051 | Changelog | Dan Abramov <d****v@g****m> | over 7 years ago | |
| 80f8b0d5 | Add part of the event responder system for experimental event API (#15179) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d03ac4b2 | Fix tracing fixture | Dan Abramov <d****v@g****m> | over 7 years ago | |
| ea5f310f | Webpack config injects a __DEV_ constant | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 0d5e4c7e | Remove coverage badge from README (#15216) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 691068b0 | Suppress horizontal scroll bars in snapshot selector | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 89499091 | Fixed a tab restoration bug in browser extension | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 3fa951d3 | Cleaned up a no-selection state | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 030914fd | Moved some shared CSS vars into CSS | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 3ba64e59 | Cleaned up edge cases around filtered commits | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 5718eaf0 | Added arrow key navigation for commits and interactions | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| d973452c | Removed some outdated TODO comments | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 9d942b48 | Show commit boxes in interaxctions sidebar | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| afba7520 | Clicking commits and interactions link to each other | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 5602fc53 | Added interaction tracing test harness to shell | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 69cdd38c | Interaction chart with commit blocks rendering | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 5c2b2c08 | Warn about async infinite useEffect loop (#15180) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8e9a013c | Release 16.8.5 | Dan Abramov <d****v@g****m> | over 7 years ago | |
| db96d637 | Changelog | Dan Abramov <d****v@g****m> | over 7 years ago | |
| 8127a57c | Update CHANGELOG.md | Dan Abramov <d****v@g****m> | over 7 years ago | |
| bfb5a0cf | Add 16.8.5 changelog | Dan Abramov <d****v@g****m> | over 7 years ago | |
| f33e5790 | eslint-plugin-react-hooks@1.6.0 | Dan Abramov <d****v@g****m> | over 7 years ago | |
| b1cccd1e | Warn about setState directly in dep-less useEffect (#15184) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 78f2775e | Flip event passive logic on passiveBrowserEventsSupported (#15190) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f161ee2e | React.warn() and React.error() (#15170) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 78968bb3 | Validate useEffect without deps too (#15183) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 4b8e1641 | Fork performWork instead of using boolean flag (#15169) |
Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 56035dac | unstable_Profiler -> Profiler (#15172) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 31518135 | Strengthen nested update counter test coverage (#15166) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 66f280c8 | Add internal logic for listening to event responders (#15168) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b1a56abd | Fork ReactFiberScheduler with feature flag | Andrew Clark <g****t@a****o> | over 7 years ago | |
| 45f57173 | ReactFiberScheduler -> ReactFiberScheduler.old | Andrew Clark <g****t@a****o> | over 7 years ago | |
| 64e355bb | Added basic Interactions view (without graph for now) | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 17a96665 | Added suspense to TODO list and added interactions to 'Commit Info' panel | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| c05b4b81 | Link to useLayoutEffect gist in a warning (#15158) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 061d6ce3 | fix(react-dom): access iframe contentWindow instead of contentDocument (#15099) |
Renan Valentin <r****e@h****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| b83e01ca | Adds more scaffolding for experimental event API (#15112) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3e82e415 | Added getInteractions message | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| daeda44d | Follow up to 15150 (#15152) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| acd65db5 | Deprecate module pattern (factory) components (#15145) |
Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 433b6aad | Added placeholder Profiler sidebar views | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| ac1a986a | Handle RTE in profiler when commit does not contain selected node | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 1846d4fe | Fixed a bug where treeBaseDurations were undefined for fibers that were unmou... | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 55cc921c | Adds react-events package for internal testing (#15150) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 7ad73863 | Improve warning for invalid class contextType (#15142) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1e3364e7 | Test that we don't suspend when disabling yielding (#15143) |
Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 2fc03eb1 | Fixed keyboard/mouse events inside of extension by using ref.ownerDocument | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 42c3c967 | Compile invariant directly to throw expressions (#15071) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b64a76e6 | Reset selected commit and fiber between profiling sessions | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 9b6ee0bb | merge Merge pull request #33 from bvaughn/portals |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 5f154b37 | Added profiling-not-supported message for browser extension | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| df7b87d2 | Warn for Context.Consumer with contextType (#14831) |
Brandon Dail <a****y@u****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| 2b93d686 | Add more info to invalid hook call error message (#15139) |
Jared Palmer <j****r@g****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| be48150f | innerTagName -> innerElementType | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 50b6b1d5 | Added some inline comments about portal props | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| e728ebc7 | Unmount and remount when main URL changes to avoid staleness problems | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| c9920f09 | Added a few inline comments | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 2664036d | Tweaked profiling did-not-render color to be dimmer | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 11573bf8 | Refactored portaling and fixed disconnected CSS vars | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| f3f4643a | Experimenting with portals | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| d3ee02cd | Added "Profiler" tab | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| d685efd7 | Fixed mutation bug in CommitTreeBuilder | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| c82a7fb5 | First pass at flame graph chart | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 01ad9f1d | Implemented ranked chart | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 734e4146 | Added Ranked chart data generation; fixed some logic errors in backend tree b... | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| a93dab7f | Reset commit tree cache between profiles | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 821a6504 | Added commit tree reconstruction | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| d926936f | Eager bailout optimization should always compare to latest reducer (#15124) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 4162f602 | Add feature flag to disable yielding (#15119) |
Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8d60bd4d | [Shallow] Implement setState for Hooks and remount on type change (#15120) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 035e4cff | Change passive checker to use defineProperty (#15121) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b283d75c | Support React.memo in ReactShallowRenderer (#14816) |
Brandon Dail <a****y@u****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| f0621fe2 | Use same example code for async effect warning (#15118) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| ff4fb6d3 | Remove facts tracker (#15111) |
Kayla Ngan <k****n@m****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| 8a7be78e | Finished iterating on commit selector UI for now | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 585c1cb3 | Refactored Profiler tree to better work with suspense | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| e8f84dd5 | Iterating on Profiling tab suspense. Stashing changes but planning to refacto... | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| 52c870c8 | Fix shallow renderer not allowing hooks in forwardRef render functions (#15100) |
Sebastian Silbermann <s****n@g****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| f1ff4348 | Don't suggest a function as its own dep (#15115) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago |