November 7, 2020 – November 14, 2020
Overview
Could not load contribution data
Please try again later
30 Pull requests merged by 10 people
-
Reset new fork to old fork
#20254 merged
Nov 13, 2020 -
Properly reset Profiler nested-update flag
#20253 merged
Nov 13, 2020 -
Add --reverse option to replace-fork script
#20249 merged
Nov 13, 2020 -
Autofix imports when running replace-fork
#20251 merged
Nov 13, 2020 -
Pass extra CLI args through to ESLint
#20250 merged
Nov 13, 2020 -
Check for deletions in hadNoMutationsEffects
#20252 merged
Nov 13, 2020 -
Add new effect fields to old fork, and vice versa
#20246 merged
Nov 13, 2020 -
Remove cycle between ReactFiberHooks and ReactInternalTypes
#20242 merged
Nov 13, 2020 -
Add Node ESM build option
#20243 merged
Nov 13, 2020 -
Remove noinline directives from new commit phase
#20241 merged
Nov 12, 2020 -
Support ESM module loaders in Flight fixture
#20229 merged
Nov 12, 2020 -
Scheduling profiler tweaks
#20215 merged
Nov 12, 2020 -
Add Profiler callback when nested updates are scheduled
#20211 merged
Nov 12, 2020 -
Widen peer dependency range of use-subscription
#20225 merged
Nov 12, 2020 -
Add warning if return pointer is inconsistent
#20219 merged
Nov 11, 2020 -
Improved dev experience when DevTools hook is disabled
#20208 merged
Nov 11, 2020 -
Perform hasOwnProperty check in Relay Flight
#20220 merged
Nov 11, 2020 -
[Flight] Dedupe modules
#20172 merged
Nov 11, 2020 -
[Flight] Encode Symbols as special rows that can be referenced by models …
#20171 merged
Nov 11, 2020 -
[Flight] Simplify Relay row protocol
#20168 merged
Nov 11, 2020 -
Encode throwing server components as lazy throwing references
#20217 merged
Nov 11, 2020 -
[Flight] Expand the fixture to use require.extensions
#20209 merged
Nov 10, 2020 -
Set return pointer when reusing current tree
#20212 merged
Nov 10, 2020 -
Add version of scheduler that only swaps MessageChannel for postTask
#20206 merged
Nov 10, 2020 -
Add "nested-update" phase to Profiler API
#20163 merged
Nov 10, 2020 -
react-devtools-inline: Remove css-sourcemap's when bundling for dist
#20170 merged
Nov 10, 2020 -
Fix path for SchedulerFeatureFlags
#20200 merged
Nov 9, 2020 -
(Temporarily) revert unmounting error boundaries changes
#20147 merged
Nov 9, 2020 -
Fix typo
#20188 merged
Nov 9, 2020 -
fix: useImperativeMethods to useImperativeHandle in react-refesh/babel
#20194 merged
Nov 8, 2020
9 Pull requests opened by 8 people
-
Added failing tests for mutable source mutate during render
#20199 opened
Nov 9, 2020 -
style: remove redundant defination
#20214 opened
Nov 10, 2020 -
fix: remove unnecessary condition for freeze
#20216 opened
Nov 10, 2020 -
[failing] Add failing test for serialization errors not being caught by inner boundary
#20218 opened
Nov 11, 2020 -
[Flight] Minimal webpack plugin
#20228 opened
Nov 12, 2020 -
Untangle circular dependencies, the sequel
#20233 opened
Nov 12, 2020 -
react-hooks/exhaustive-deps: Handle optional chained methods as dependency (#20204)
#20247 opened
Nov 13, 2020 -
Bisect effects refactor
#20255 opened
Nov 13, 2020 -
Unwind cycles reconciler fiber lanes
#20256 opened
Nov 14, 2020
18 Issues closed by 6 people
-
Bug: window.onerror handler not invoked on unhandled exception in react rendering
#19838 closed
Nov 14, 2020 -
Bug: v17 DEV mode slowness during effect traversal
#19950 closed
Nov 13, 2020 -
Bug: dispatched action executes reducer during render
#20240 closed
Nov 12, 2020 -
Fast Refresh: Improve dev experience when DevTools hook is disabled
#20117 closed
Nov 12, 2020 -
Scheduling profiler tweaks
#20202 closed
Nov 12, 2020 -
can React support feature like keep-alive in Vue?
#20221 closed
Nov 12, 2020 -
Bug: 引用了"react-file-viewer": "^1.2.1"预览附件,打包特别慢,需要1个小时左右,如何提高打包的效率?
#20232 closed
Nov 12, 2020 -
Bug: react-hook: value of useState doesn't change when use with useContext and render props
#20230 closed
Nov 12, 2020 -
Bug: Peer dependency change between use-subscription 1.4.1 and 1.5.0
#20224 closed
Nov 12, 2020 -
Bug: I am getting a new error in my existing react application stating "TypeError: init is not a function"
#20210 closed
Nov 11, 2020 -
class name not specified - babel error in node js
#20223 closed
Nov 11, 2020 -
Bug: Fixtures - fiber-debugger is not working
#20122 closed
Nov 11, 2020 -
Inconsistency in hooks order using a JSX tag vs a function call
#20195 closed
Nov 10, 2020 -
Transpile JSX to namespace import in automatic runtime
#20113 closed
Nov 10, 2020 -
Bug:
#20106 closed
Nov 9, 2020
15 Issues opened by 12 people
-
Issue regarding ESLint react-hooks - 'exhaustive-deps' rule
#20258 opened
Nov 14, 2020 -
Bug: [eslint-plugin-react-hooks] Constructions should be caught in default props/args
#20248 opened
Nov 13, 2020 -
Bug: react 17 not working with jest
#20245 opened
Nov 13, 2020 -
eslint-plugin-react-hooks: eslint doesn't see the conditional operator '??'
#20244 opened
Nov 13, 2020 -
Bug: peerDeps react in react-test-renderer has a massive minor bump
#20238 opened
Nov 12, 2020 -
Bug: v16.14.0 tag is incorrectly shows v17-alpha
#20237 opened
Nov 12, 2020 -
DevTools: Flag "nested updates" in the Profiler UI
#20236 opened
Nov 12, 2020 -
Bug: Cannot import 'react/jsx-runtime' from esm node/webpack 5
#20235 opened
Nov 12, 2020 -
Can I use mountReducer to refactor mountState?
#20222 opened
Nov 11, 2020 -
Feature suggestion: Allow custom list of hooks to ignore on exhaustive-deps
#20205 opened
Nov 9, 2020 -
Bug: eslint-plugin-react-hooks: Cannot read property 'type' of undefined at analyzePropertyChain
#20204 opened
Nov 9, 2020 -
Re-land unmounting error boundaries changes
#20198 opened
Nov 9, 2020 -
Error: "Commit tree does not contain fiber 1527. This is a bug in React DevTools."
#20197 opened
Nov 9, 2020 -
Bug: eslint-plugin-react-hooks doesn't report conditional typescript "?." hooks
#20196 opened
Nov 9, 2020
22 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.
-
Formalize top-level ES exports
#11503 commented on
Nov 11, 2020 • 10 new comments -
Fix: ReactDevTool crashes if we have sandbox iframe in props
#19994 commented on
Nov 13, 2020 • 8 new comments -
Development flavor is way bigger than the production one
#20177 commented on
Nov 10, 2020 • 3 new comments -
Bug: unstable_useMutableSource throws error when mutated before subscribe
#19948 commented on
Nov 9, 2020 • 2 new comments -
Bug: SVG foreignObject misplaced on browser zoom in React app
#19589 commented on
Nov 10, 2020 • 2 new comments -
RFC: Plan for custom element attributes/properties in React 18
#11347 commented on
Nov 11, 2020 • 2 new comments -
Bug: useReducer runs the queued updates with new props
#17953 commented on
Nov 13, 2020 • 2 new comments -
Hooks + multiple instances of React
#13991 commented on
Nov 13, 2020 • 2 new comments -
input[type='number'] value isn't updated
#13651 commented on
Nov 14, 2020 • 2 new comments -
DevTools: Named hooks
#16474 commented on
Nov 8, 2020 • 1 new comment -
react-devtools-inline: How to remount/reuse DevTools frontend after unmount
#20135 commented on
Nov 10, 2020 • 1 new comment -
useReducer's dispatch should return a promise which resolves once its action has been delivered
#15344 commented on
Nov 10, 2020 • 1 new comment -
React Developer Tools triggers console error in Firefox for protected URLs
#20144 commented on
Nov 12, 2020 • 1 new comment -
Support cross-renderer portals
#13332 commented on
Nov 12, 2020 • 1 new comment -
Memory Leak - React DOM keeps references to stale child components when using the Container/Pure component pattern
#18790 commented on
Nov 12, 2020 • 1 new comment -
DevTools: Triggering Error Boundaries from DevTools
#16469 commented on
Nov 14, 2020 • 1 new comment -
Feature proposal(eslint-react-hooks): Recursive dependencies scanning for exhaustive-deps
#18883 commented on
Nov 14, 2020 • 1 new comment -
DevTools: Fix or silence "cannot find fiber with ID" warnings when hovering
#16493 commented on
Nov 15, 2020 • 1 new comment -
Distribute source maps for easier debugging in Chrome's Performance tab
#20186 commented on
Nov 10, 2020 • 0 new comments -
Suggestion: don't re-throw errors caught by boundaries (in development)
#19613 commented on
Nov 14, 2020 • 0 new comments -
Corrected a word from 'functional' to 'function'.
#19448 commented on
Nov 9, 2020 • 0 new comments -
Untangle circular dependencies, part 1
#19997 commented on
Nov 12, 2020 • 0 new comments