An open API service providing commit metadata for open source projects.

GitHub / itsdouges/react / commits

SHA Message Author Date Stats
17f582e0 Add forked copies of reconciler modules Andrew Clark <g****t@a****o> over 6 years ago
147bdef1 Port more tests to the Scheduler.unstable_yieldValue pattern and drop interna... Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d686f3f1 Add `.old` prefix to reconciler modules Andrew Clark <g****t@a****o> over 6 years ago
b014e2d5 Don't use closures in DevTools injection (#18278) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5474a83e Disable console.logs in the second render pass of DEV mode double render (#18... Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
b04c7fa2 Decouple expiration times and transition timeouts (#17920) Andrew Clark <g****t@a****o> over 6 years ago
b225d4f2 Revert "Revert "Refactor commitPlacement to recursively insert nodes (#17996)... Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
241103a6 Fix bailout broken in lazy components due to default props resolving (#18539) jddxf <7****2@q****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2dddd1e0 Bugfix: Render phase update causes remaining updates in same component to be ...
Co-authored-by: Dan Abramov <d****v@m****m>
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2def7b3c More robust fix for #18515 (#18535) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
948fad35 Improve detachFiber (#18536) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
03de849a Make uncontrolled -> controlled warning clearer (#17070) Carl Vitullo <v****l@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ddc4b65c Clear finished discrete updates during commit phase (#18515)
Co-authored-by: Andrew Clark <g****t@a****o>
jddxf <7****2@q****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d53a4dbb Export unstable_useEvent for www FB ReactDOM builds (#18532) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8edcd03b DevTools Profiler: Fix "cannot read property 'memoizedState' of null" (#18522) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e8ac48f9 Fix whitespace problem wiht DevTools Components search (#18527) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
dc49ea10 Filter certain DOM attributes (e.g. src) if value is empty string (#18513) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
bce982b7 Change stalebot messages (#18524) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
32621a35 Improved Profiler tooltip confusing/misleading wording (#18523) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e69ca310 Revert "Refactor commitPlacement to recursively insert nodes (#17996)" (#18517) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3278d242 Add useOpaqueIdentifier Hook (#17322)
Co-authored-by: Andrew Clark <g****t@a****o>
Luna Ruan <l****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
41694201 Refactor Component Stack Traces (#18495) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a3875663 React Event System: cleanup plugins + break out update batching logic (#18503) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
717a33ab Bump minimist from 1.2.0 to 1.2.3 in /scripts/bench (#18500)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8c974a70 Bump minimist from 1.2.0 to 1.2.3 (#18501)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3498f136 Profiler tooltip shows self duration (#18510) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c7811561 Fix performance issue in react-devtools when highlight enabled (#18498) Faelivrinx <j****o@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
fe2cb525 [eslint] Consider `useRef() as ...` as constant (#18496) Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1fd45437 Don't use checkPropTypes for internals (#18488) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2ff27ec1 [eslint] strip tailing property in assignments (#16784) Zen <8****8@q****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f625fce8 Add KeyboardEvent.code to synthetic event (#18287) Nick Reiley <b****1@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5022fdfd Refactor Error Dialog Logging (#18487) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e2dd3089 [Flight] Lazily parse models and allow any value to suspend (#18476) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
59fd09cb [Flight] Add webpack plugin build (#18485) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a876808f remove jsx plugin from react (#18484) Luna Ruan <l****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7785a526 [DevTools] - Highlight rendered by elements on hover. (#18479)
Co-authored-by: Brian Vaughn <b****n@g****m>
Hristo Kanchev <h****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f312a3fc useMutableSource: bugfix for new getSnapshot with mutation (#18297) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a8f2165e Update to Jest 25 (#18480) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c083a643 Add <progress> to DOM fixtures (#18293) Nick Reiley <b****1@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3c16baf8 Remove /dist/ UMD builds (#18473) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
91c9d69f Modern Event System: Remove TestUtils.SimulateNative support (#18471) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e55855e7 Deprecate TestUtils.SimulateNative (#13407) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
4123d729 Revert "Revert: Enable new passive effect behavior for FB builds (#18467)" (#... Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8815e4cc Cleanup getListener and EventSystemFlags (#18469) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5e464546 ReactDOM.useEvent: fix scope propagation issue (#18464) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d5e4b3ae Modern Event System: refine flags and handling of enableLegacyFBSupport (#18466) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3966081c Revert: Enable new passive effect behavior for FB builds (#18467) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7dfdff42 Run more flags in VARIANT tests (#18461) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
31734540 Remove a flag for style collision warning (#18462) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
663c13d7 Refactor Enter/Leave listener accumulation (#18405) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c80cd8ee Revert "Fix email cursor jump (#18379)" (#18459) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
58afba06 Fix: Don't read primaryChild.childExpirationTime (#18457) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2ea7c607 Fixed race condition in release script (#18456) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
99d779f6 Don't close "Needs Investigation" issues (#18458) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3f468448 [eslint-plugin-react-hooks] Added meta property (including docs) (#16607)
Co-authored-by: Dan Abramov <d****v@g****m>
Gabriel McAdams <g****s@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2bf60d9f Fix ESLint rule crash (#18455) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
3e94bce7 Enable prefer-const lint rules (#18451) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e6ea3d38 Use Closure Compiler to compile to ES5 instead of Babel (#18449) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
52005471 Do not warn when a controlled input has `onInput` handler. (#18189) Utkarsh Kukreti <u****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7516bdfc feat(createContext): Include displayName in warning (#18386) Sebastian Silbermann <s****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9b88b78b Fix email cursor jump (#18379)
Co-authored-by: Peter Potapov <d****r@y****u>, Peter Potapov <d****r@y****u>
Nick Reiley <b****1@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5ee0efe8 Remove state update warning for passive effect cleanup functions (#18453) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d8d2b6e8 Disable module components dynamically for WWW (#18446) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e2c6702f Remove ConcurrentMode and AsyncMode symbols (#18450) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d6d5f5aa Move accumulateEventTargetListeners to its own module/function (#18407) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
dc3c6c95 ReactDOM.useEvent: revert and add guard for null stateNode (#18441) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0f334553 Reset stateNode in resetWorkInProgress (#18448)
Co-authored-by: Sebastian Silbermann <s****n@g****m>
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
153b5c30 Cleanup previous shims directories before re-copying (#18447) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
4de3a603 Remove disableMapsAsChildren flag (#18445) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f4cc9702 Enable new passive effect behavior for FB builds (#18444) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9065e02d Fix a warning typo (#18443) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1960131f Add opt-in support for dangerous autofix (#18437) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
90e90ac8 Revert useEvent PRs (#18438) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
da54641a [ESLint] Check deps when callback body is outside the Hook call, too (#18435) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
bf30e370 Remove User Timings (#18417) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
dd7e5e4f Add getInspectorDataForViewAtPoint (take two) (#18388) Ricky <r****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d7382b6c Bugfix: Do not unhide a suspended tree without finishing the suspended update... Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1f8c4045 Make interaction tracing on by default in all WWW builds (#18419) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ba31ad40 feat(StrictMode): Double-invoke render for every component (#18430) Sebastian Silbermann <s****n@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
689d2758 Reset lastEffect when resuming SuspenseList (#18412) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1af2a108 https link to editorconfig.org (#18421) Rodrigo Graça <1****1@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d7918f4a chore: npm link more directly (#18428) zefeng <z****o@o****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
be4c8b19 Don't show destroy function state update warning when updating ancestors (#18... Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
35a2f749 Delete leftover assignment from #18384 Andrew Clark <g****t@a****o> over 6 years ago
9d67847f [Bugfix] Dropped updates inside a suspended tree (#18384) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5bd1bc29 eslint-plugin-react-hooks@3.0.0 Dan Abramov <d****v@m****m> over 6 years ago
e0ab1a42 ReactDOM.useEvent: enable on internal www and add inspection test (#18395) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6cceaeb6 DevTools v4.5.0 -> 4.6.0 Brian Vaughn <b****n@f****m> over 6 years ago
d92631ea Remove "es6-symbol" package from DevTools (#18397) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a16b3497 ReactDOM.useEvent: Add support for experimental scopes API (#18375) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
dbb060d5 Pass BundlerConfig through to Relay Integration (#18393) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ce6fe50b Add server-runtime to create Server Blocks (#18392) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
64ed221c Formalize the Wakeable and Thenable types (#18391) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a6924d77 Change .model getter to .readRoot method (#18382) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
bd578196 Inlined DevTools event emitter impl (#18378) Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6498f62e Fix a mistake in ReactChildren refactor (#18380) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2ba43edc Rename internal fields (#18377) Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a317bd03 Flip the arguments of Blocks and make the query optional (#18374) Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
fc7835c6 Revert "Upgrade to jest 25 (#17896)" (#18376) Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0140118e ReactDOM.useEvent: add support for beforeblur/afterblur (#18370) Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago

← Back to repository