April 6, 2021 – April 13, 2021
Overview
Could not load contribution data
Please try again later
29 Pull requests merged by 9 people
-
Update code of conduct
#21251 merged
Apr 13, 2021 -
[Fizz] Classes Follow Up
#21253 merged
Apr 13, 2021 -
Add createBridge and createStore exports to react-devtools-inline (for Replay integration)
#21032 merged
Apr 12, 2021 -
Prevent reading canonical property of null
#21242 merged
Apr 12, 2021 -
yarn test: Default to bleeding edge configuration
#21238 merged
Apr 12, 2021 -
Fixed broken feature flag import for DT inline package
#21237 merged
Apr 11, 2021 -
Bugfix: Don't rely on `finishedLanes` for passive effects
#21233 merged
Apr 11, 2021 -
[Fizz] Fragments and Iterable support
#21228 merged
Apr 10, 2021 -
Make time-slicing opt-in
#21072 merged
Apr 9, 2021 -
[Fizz] Support more empty types
#21225 merged
Apr 9, 2021 -
Merge isObject branches
#21226 merged
Apr 9, 2021 -
Prepare DevTools CHANGELOG and versions for 4.11.0 release
#21221 merged
Apr 9, 2021 -
Remove textarea special case from ChildFiber
#21222 merged
Apr 9, 2021 -
DevTools shows which fibers scheduled the current update
#21171 merged
Apr 9, 2021 -
Track which fibers scheduled the current render work
#15658 merged
Apr 9, 2021 -
Fix typo in comment
#21214 merged
Apr 9, 2021 -
DevTools: Add post-commit hook
#21183 merged
Apr 9, 2021 -
Fix: Event priority of passive effect phase should not be higher than default
#21215 merged
Apr 9, 2021 -
Offscreen: Use JS stack to track hidden/unhidden subtree state
#21211 merged
Apr 8, 2021 -
Remove unnecessary processUpdateQueue
#21199 merged
Apr 8, 2021 -
[Fizz] Implement Classes
#21200 merged
Apr 8, 2021 -
Include actual type of `Profiler#id` on type mismatch
#20306 merged
Apr 8, 2021 -
test: Fix "couldn't locate all inline snapshots"
#21205 merged
Apr 8, 2021 -
style: delete unused isHost check
#21203 merged
Apr 8, 2021 -
Don't double invoke getDerivedStateFromProps for module pattern
#21193 merged
Apr 7, 2021 -
Revert "Offscreen: Use JS stack to track hidden/unhidden subtree state"
#21194 merged
Apr 7, 2021 -
Offscreen: Use JS stack to track hidden/unhidden subtree state
#21192 merged
Apr 7, 2021 -
[Fizz] Prepare Recursive Loop for More Types
#21186 merged
Apr 7, 2021 -
Reland Remove redundant initial of isArray
#21188 merged
Apr 7, 2021
12 Pull requests opened by 6 people
-
[WIP] Bisect www sync failure
#21201 opened
Apr 8, 2021 -
Flush discrete updates immediately
#21202 opened
Apr 8, 2021 -
chore: Ignore build2/ when linting
#21204 opened
Apr 8, 2021 -
Warn when a function whose name starts with a capital letter is passed to useState/setState
#21207 opened
Apr 8, 2021 -
Remove `flushDiscreteUpdates` from end of event
#21223 opened
Apr 9, 2021 -
Add unstable_concurrentUpdatesByDefault
#21227 opened
Apr 10, 2021 -
Fix: Don't flush discrete updates at end of `batchedUpdates`, only legacy sync updates
#21229 opened
Apr 10, 2021 -
Revert old reconciler fork to 23142b0
#21245 opened
Apr 13, 2021 -
Fix sloppy factoring in `performSyncWorkOnRoot`
#21246 opened
Apr 13, 2021 -
Remove LayoutStatic check from commit phase
#21249 opened
Apr 13, 2021 -
Only hide outermost host nodes when Offscreen is hidden
#21250 opened
Apr 13, 2021 -
[Fizz] Implement New Context
#21255 opened
Apr 13, 2021
28 Issues closed by 8 people
-
Error: "Cannot read property 'isCollapsed' of undefined"
#21254 closed
Apr 13, 2021 -
Bug: function in useState hook, setting different value
#20294 closed
Apr 13, 2021 -
Bug: Property length undefined in Profiler
#20583 closed
Apr 13, 2021 -
React Developer Tools chrome extension not detecting react
#21213 closed
Apr 13, 2021 -
Error: "Cannot read property 'replace' of undefined"
#21218 closed
Apr 13, 2021 -
Error: "Cannot read property 'concat' of undefined"
#21248 closed
Apr 13, 2021 -
Error: "Cannot read property 'isCollapsed' of undefined"
#21247 closed
Apr 13, 2021 -
Feature request: unmounting flag in useEffect cleanup
#21240 closed
Apr 13, 2021 -
Error: "Commit tree does not contain fiber 110. This is a bug in React DevTools."
#21244 closed
Apr 13, 2021 -
Error: "Cannot read property 'isCollapsed' of undefined"
#21243 closed
Apr 12, 2021 -
Bug: unable to see the components in the components tab
#21175 closed
Apr 12, 2021 -
Error: "Cannot read property 'isCollapsed' of undefined"
#21241 closed
Apr 12, 2021 -
Error: "Cannot read property 'isCollapsed' of undefined"
#21239 closed
Apr 12, 2021 -
[Feature request] Load YAML file
#21230 closed
Apr 12, 2021 -
Error: "Commit tree does not contain fiber 6639. This is a bug in React DevTools."
#21232 closed
Apr 12, 2021 -
Error: "Commit tree does not contain fiber 117. This is a bug in React DevTools."
#21231 closed
Apr 12, 2021 -
Shorthand for props
#21236 closed
Apr 11, 2021 -
Bug(react-devtools-inline@4.11.0): publish artifact points to /Users/bvaughn/Documents/git/react.devtools/
#21235 closed
Apr 11, 2021 -
Bug: element with same key in nested array does not re-render properly
#21234 closed
Apr 11, 2021 -
Extending useState result with getState
#21220 closed
Apr 10, 2021 -
Bug: Input type range
#21219 closed
Apr 9, 2021 -
Bug: The new version of Create-React-App contains a bug
#21217 closed
Apr 9, 2021 -
Bug:
#21216 closed
Apr 9, 2021 -
React DevTools failing to load state/props sidebar
#21187 closed
Apr 8, 2021 -
Bug:
#21209 closed
Apr 8, 2021 -
Bug: Error boundary not catching second error
#21189 closed
Apr 8, 2021 -
useCallback memoization
#21191 closed
Apr 8, 2021
5 Issues opened by 5 people
-
eslint-plugin-react-hooks should flag uses of createRef in function components
#21256 opened
Apr 13, 2021 -
React-refresh not apply updates to the umd bundled library
#21224 opened
Apr 9, 2021 -
Bug: iOS VoiceOver announces stale content in headings
#21212 opened
Apr 8, 2021 -
Cannot Found Out The Error
#21206 opened
Apr 8, 2021 -
Community creation
#21190 opened
Apr 7, 2021
20 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.
-
Use toMatchInlineSnapshot for dehydrated values
#20618 commented on
Apr 8, 2021 • 9 new comments -
[Umbrella] Releasing Suspense
#13206 commented on
Apr 7, 2021 • 4 new comments -
Feature request: Consider supporting AbortSignal/AbortController for cleanup
#21043 commented on
Apr 9, 2021 • 3 new comments -
Hooks + multiple instances of React
#13991 commented on
Apr 13, 2021 • 2 new comments -
createPortal: support option to stop propagation of events in React tree
#11387 commented on
Apr 8, 2021 • 1 new comment -
useMemo / useCallback cache busting opt out
#15278 commented on
Apr 9, 2021 • 1 new comment -
Bug: Event handling with portals is broken
#20901 commented on
Apr 11, 2021 • 1 new comment -
Feature Request: Soft Component
#17386 commented on
Apr 12, 2021 • 1 new comment -
useEffect memory leak when setting state in fetch promise
#15006 commented on
Apr 13, 2021 • 1 new comment -
Password input type causes memory leak
#14962 commented on
Apr 13, 2021 • 1 new comment -
Bug: Nondeterministic first render
#21059 commented on
Apr 7, 2021 • 0 new comments -
DevTools: Triggering Error Boundaries from DevTools
#16469 commented on
Apr 11, 2021 • 0 new comments -
Bug: Cannot import 'react/jsx-runtime' from esm node/webpack 5
#20235 commented on
Apr 13, 2021 • 0 new comments -
Bug: Memory Leak when rendering arrays
#20368 commented on
Apr 13, 2021 • 0 new comments -
Bug: False-positive `Warning: An update to Link inside a test was not wrapped in act(...)` after upgrading React to 17.0.1?
#20568 commented on
Apr 13, 2021 • 0 new comments -
Repro bug for Google Closure Compiler
#18670 commented on
Apr 12, 2021 • 0 new comments -
[DevTools] Named hooks
#19097 commented on
Apr 8, 2021 • 0 new comments -
fix(act): Don't warn if an effect was not queued
#19319 commented on
Apr 8, 2021 • 0 new comments -
exhaustive-deps: Add passing test for generic type arguments
#20432 commented on
Apr 8, 2021 • 0 new comments -
[Fizz] Emit data-reactroot attribute
#21154 commented on
Apr 13, 2021 • 0 new comments