June 12, 2021 – June 19, 2021
Overview
Could not load contribution data
Please try again later
14 Pull requests merged by 4 people
-
Remove unstable_createRoot from internal builds
#21698 merged
Jun 17, 2021 -
Fix failing test
#21697 merged
Jun 17, 2021 -
Fix for failed Suspense layout semantics
#21694 merged
Jun 16, 2021 -
Throw when `act` is used in production
#21686 merged
Jun 16, 2021 -
[SSR2 Fixture] Update APIs
#21688 merged
Jun 15, 2021 -
createRoot(..., {hydrate:true}) -> hydrateRoot(...)
#21687 merged
Jun 15, 2021 -
Merge /unstable-fizz entry point into /server
#21684 merged
Jun 15, 2021 -
Use the server src files as entry points for the builds/tests
#21683 merged
Jun 14, 2021 -
Clean up partial renderer entry points
#21682 merged
Jun 14, 2021 -
[Fizz/Flight] Don't use default args
#21681 merged
Jun 14, 2021 -
Add a DOCTYPE to the stream if the <html> tag is rendered at the root
#21680 merged
Jun 14, 2021 -
Remove invokeGuardedCallback from commit phase
#21666 merged
Jun 14, 2021 -
[Fizz] Implement Legacy renderToString and renderToNodeStream on top of Fizz
#21276 merged
Jun 14, 2021 -
Set deletedTreeCleanUpLevel to 3
#21679 merged
Jun 14, 2021
7 Pull requests opened by 6 people
-
DevTools: Make the selected commit label editable
#21667 opened
Jun 12, 2021 -
Fix typo
#21671 opened
Jun 13, 2021 -
Dependabot/npm and yarn/fixtures/dom/hosted git info 2.8.9
#21672 opened
Jun 13, 2021 -
Dependabot/npm and yarn/fixtures/dom/handlebars 4.7.7
#21673 opened
Jun 13, 2021 -
Next/experimental release versions include commit date
#21700 opened
Jun 18, 2021 -
Capture suspense boundaries with undefined fallbacks
#21702 opened
Jun 18, 2021 -
Delete test-utils implementation of `act`
#21703 opened
Jun 18, 2021
12 Issues closed by 6 people
-
Bug: Npm run build issue configure with webpack
#21704 closed
Jun 18, 2021 -
[DevTools Bug]: Long keys overlap
#21695 closed
Jun 18, 2021 -
React 18 : Possible Transition use case? Rendering large table with filtered tabs
#21696 closed
Jun 17, 2021 -
Bug: Layout effects don't re-fire in 18 on Suspense re-showing
#21676 closed
Jun 16, 2021 -
Bug: Button onClick event doesn't trigger function (React + Express)
#21640 closed
Jun 16, 2021 -
App become slower after build
#21691 closed
Jun 16, 2021 -
Bug:
#21689 closed
Jun 15, 2021 -
React 18
#21690 closed
Jun 15, 2021 -
Bug: Scroll position reset when inserting items at the beginning of a list
#21675 closed
Jun 15, 2021 -
React 18
#21670 closed
Jun 14, 2021 -
[DevTools Bug] Could not inspect element with id 38
#21669 closed
Jun 14, 2021 -
Bug: Focus shift on click is delayed/laggy
#21678 closed
Jun 14, 2021
6 Issues opened by 6 people
-
React 18 data fetching network call cancellation
#21701 opened
Jun 18, 2021 -
Allow customization of Dom validation
#21693 opened
Jun 16, 2021 -
Bug: memory leak in useReducer
#21692 opened
Jun 16, 2021 -
Bug: Webpack process and setImmediate polyfill interferes with time slicing
#21685 opened
Jun 15, 2021 -
React 18: react-router@v5 is breaking in the Strict Mode (strict effects)
#21674 opened
Jun 14, 2021 -
Question: Transition starvation in React 18?
#21668 opened
Jun 12, 2021
24 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Feature request: Consider supporting AbortSignal/AbortController for cleanup
#21043 commented on
Jun 13, 2021 • 8 new comments -
[DevTools Bug] Cannot add node "476" because a node with that id is already in the Store.
#21636 commented on
Jun 16, 2021 • 7 new comments -
useReducer's dispatch should return a promise which resolves once its action has been delivered
#15344 commented on
Jun 18, 2021 • 7 new comments -
[Umbrella] Memory Leaks
#16087 commented on
Jun 16, 2021 • 3 new comments -
DOM attribute stringification fixes
#19587 commented on
Jun 15, 2021 • 2 new comments -
Can an error boundary prevent React's error logging?
#15069 commented on
Jun 12, 2021 • 1 new comment -
createPortal: support option to stop propagation of events in React tree
#11387 commented on
Jun 13, 2021 • 1 new comment -
Misleading error description when using wrong useRef
#14980 commented on
Jun 14, 2021 • 1 new comment -
Edge 18 & IE 11 server mismatch with SVG icons
#15187 commented on
Jun 15, 2021 • 1 new comment -
Bug: Cannot import 'react/jsx-runtime' from esm node/webpack 5
#20235 commented on
Jun 15, 2021 • 1 new comment -
React-test-renderer: support for portal
#11565 commented on
Jun 15, 2021 • 1 new comment -
useCallback() invalidates too often in practice
#14099 commented on
Jun 18, 2021 • 1 new comment -
Batching makes it difficult to perform imperative actions like focus
#18402 commented on
Jun 18, 2021 • 1 new comment -
ESLint: Warn about using hooks inside try-catch
#20514 commented on
Jun 15, 2021 • 1 new comment -
Adds diagnostic callstacks/traces for "You seem to have overlapping act() calls"
#20880 commented on
Jun 15, 2021 • 1 new comment -
Feature Suggestion: Add `ignoreMemberCallExpression` option for `exhaustive-deps` lint rule
#20755 commented on
Jun 14, 2021 • 0 new comments -
[Umbrella] Releasing Suspense
#13206 commented on
Jun 14, 2021 • 0 new comments -
useMemo / useCallback cache busting opt out
#15278 commented on
Jun 16, 2021 • 0 new comments -
Hotkey for "Select an element in the page to inspect it" in Chrome extension
#17298 commented on
Jun 16, 2021 • 0 new comments -
Don't stringify DOM attributes
#19588 commented on
Jun 15, 2021 • 0 new comments -
Bump ws from 6.1.2 to 6.2.2 in /scripts/release
#21628 commented on
Jun 15, 2021 • 0 new comments -
DevTools: Show hook names based on variable usage
#21641 commented on
Jun 17, 2021 • 0 new comments -
Use Uninitialized replace number -1
#21643 commented on
Jun 12, 2021 • 0 new comments -
node.js.yml
#21655 commented on
Jun 18, 2021 • 0 new comments