-
Notifications
You must be signed in to change notification settings - Fork 48.4k
Insights: facebook/react
Overview
Could not load contribution data
Please try again later
31 Pull requests merged by 11 people
-
[compiler][entrypoint] Fix edgecases for noEmit and opt-outs
#33148 merged
May 9, 2025 -
[compiler][be] Make program traversal more readable
#33147 merged
May 9, 2025 -
Use a shared noop function from shared/noop
#33154 merged
May 9, 2025 -
Clean up enableSiblingPrerendering flag
#32319 merged
May 9, 2025 -
Add plumbing for onDefaultTransitionIndicator
#33150 merged
May 9, 2025 -
feat(compiler): Implement constant propagation for template literals
#33139 merged
May 8, 2025 -
[compiler][playground][tests] Standardize more pragmas
#33146 merged
May 8, 2025 -
[compiler][be] Move test pragma to separate file
#33145 merged
May 8, 2025 -
[compiler][be] repro edge cases for noEmit and module opt-outs
#33144 merged
May 8, 2025 -
Root import types from react-native in ReactNativeTypes
#33063 merged
May 8, 2025 -
React DevTools 6.1.1 -> 6.1.2
#33142 merged
May 8, 2025 -
Add dispatchEvent to fragment instances
#32813 merged
May 7, 2025 -
feat(compiler): implement constant folding for unary minus
#33140 merged
May 7, 2025 -
[Flight] Clarify that location field is a FunctionLocation not a CallSite
#33141 merged
May 7, 2025 -
Allow fragment refs to attempt focus/focusLast on nested host children
#33058 merged
May 7, 2025 -
[Flight] Encode enclosing line/column numbers and use it to align the fake function
#33136 merged
May 7, 2025 -
[Flight] Parse Stack Trace from Structured CallSite if available
#33135 merged
May 7, 2025 -
[DevTools] Use Popover API for TraceUpdates highlighting
#32614 merged
May 7, 2025 -
Add compareDocumentPosition to fragment instances
#32722 merged
May 6, 2025 -
[mcp] Add proper web-vitals metric collection
#33109 merged
May 6, 2025 -
Remove useId semantics from View Transition name generation
#33094 merged
May 6, 2025 -
[Fiber] Replay events between commits
#33130 merged
May 6, 2025 -
[Fiber] Replay onChange Events if input/textarea/select has changed before hydration
#33129 merged
May 6, 2025 -
Add test for multiple form submissions
#33059 merged
May 5, 2025 -
Ship enableFabricCompleteRootInCommitPhase
#33064 merged
May 5, 2025 -
[Flight] Prevent serialized size leaking across requests
#33121 merged
May 5, 2025 -
[compiler][repro] Nested fbt test fixture
#32779 merged
May 5, 2025 -
[compiler][bugfix] Bail out when a memo block declares hoisted fns
#32765 merged
May 5, 2025 -
[Flight] Don't increase serializedSize for every recursive pass
#33123 merged
May 5, 2025 -
[eslint-plugin-react-hooks] update doc url for rules of hooks
#33118 merged
May 5, 2025 -
[Flight] Use valid CSS selectors in
useId
format#33099 merged
May 4, 2025
17 Pull requests opened by 9 people
-
chore: Fix comment typos in ReactContext.js
#33119 opened
May 5, 2025 -
fix: `nonce` for `ReactDOM.preloadModule`
#33120 opened
May 5, 2025 -
changed the babel.config-ts.js
#33122 opened
May 5, 2025 -
[eslint-plugin-react-hooks] allow for underscore prefixed component names
#33131 opened
May 6, 2025 -
[DevTools] Get source location from structured callsites in prepareStackTrace
#33143 opened
May 7, 2025 -
[compiler][gating] Experimental directive based gating
#33149 opened
May 7, 2025 -
[compiler] Infer alias effects for function expressions
#33151 opened
May 8, 2025 -
feat: add react-server-dom-vite
#33152 opened
May 8, 2025 -
[compiler] Move co-mutation range extension to InferMutableRanges
#33157 opened
May 8, 2025 -
Build an FB specific version of the external runtime and replace the ms
#33158 opened
May 9, 2025 -
Reset currentEventTransitionLane after flushing sync work
#33159 opened
May 9, 2025 -
[Fiber] Trigger default transition indicator if needed
#33160 opened
May 9, 2025 -
Add eager alternate.stateNode cleanup
#33161 opened
May 9, 2025 -
Implement Navigation API backed default indicator for DOM renderer
#33162 opened
May 9, 2025 -
[compiler] Fixture tests for PropertyStore effects
#33163 opened
May 9, 2025 -
[compiler] Fix for PropertyStore object effect
#33164 opened
May 9, 2025 -
Performance: remove memory allocations in `useReducer`
#33165 opened
May 9, 2025
4 Issues closed by 3 people
-
谷歌蜘蛛池出租
#33167 closed
May 10, 2025 -
谷歌蜘蛛池出租,代搭建谷歌蜘蛛池
#33166 closed
May 10, 2025 -
`useCallback()` & `useMemo()` automatically with a Babel Plug-in
#14658 closed
May 6, 2025 -
Bug:
#33124 closed
May 6, 2025
6 Issues opened by 6 people
-
Bug: ReactFlightWebpackPlugin does not write files with .mjs extension to the manifest
#33155 opened
May 8, 2025 -
Bug: React error #421 isn't reported anymore
#33153 opened
May 8, 2025 -
[Compiler Bug]: function outlining changes runtime semantics inside expressions
#33138 opened
May 7, 2025 -
Feature Request: Simplify createReconciler
#33137 opened
May 7, 2025 -
Bug: What the issues
#33132 opened
May 6, 2025
31 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.
-
improve performance of style tags that use precedence
#32957 commented on
May 8, 2025 • 4 new comments -
Add component names to ViewTransition autoName in DEV
#33092 commented on
May 7, 2025 • 2 new comments -
Skip setting innerHTML when HTML string has not changed
#32773 commented on
May 7, 2025 • 1 new comment -
[compiler] Correctly infer context mutation places as outer (context) places
#33114 commented on
May 9, 2025 • 0 new comments -
[compiler] Repro for false positive ValidateNoFreezingKnownMutableFunctions
#33113 commented on
May 9, 2025 • 0 new comments -
New children notify fragment instances in Fabric
#33093 commented on
May 7, 2025 • 0 new comments -
Update Bug Reporting to Use GitHub Issue Forms
#33053 commented on
May 6, 2025 • 0 new comments -
[ReactFlightWebpackPlugin] Add support for .mjs file extension
#33028 commented on
May 8, 2025 • 0 new comments -
Enable `fixtures/view-transition` deploy to Vercel
#32994 commented on
May 6, 2025 • 0 new comments -
[DevTools] Use Popover API for component inspect overlays
#32703 commented on
May 7, 2025 • 0 new comments -
Allow `nonce` to be used on hoistable styles
#32461 commented on
May 10, 2025 • 0 new comments -
[ESLint] exhaustive-deps rule to also check `useInsertionEffect`
#31969 commented on
May 9, 2025 • 0 new comments -
[compiler] Migrate PruneNonEscapingScopes to HIR
#31882 commented on
May 5, 2025 • 0 new comments -
[DevTools Bug]: Version 5.2 shows incorrect source for all the components
#29164 commented on
May 11, 2025 • 0 new comments -
Bug: ViewTransition name prop does not support numerical prefixes
#33015 commented on
May 10, 2025 • 0 new comments -
Bug: `useId()` not working inside `<Suspense>`
#24669 commented on
May 9, 2025 • 0 new comments -
[React 19] Suspense throttling behavior (`FALLBACK_THROTTLE_MS`) kicks in too often
#31819 commented on
May 8, 2025 • 0 new comments -
"Should not already be working" in Firefox after a breakpoint/alert
#17355 commented on
May 8, 2025 • 0 new comments -
createPortal: support option to stop propagation of events in React tree
#11387 commented on
May 8, 2025 • 0 new comments -
[DevTools Bug]: cannot double click anymore on component name to filter the tree view (in Components tab) (since v6.1.1)
#32659 commented on
May 8, 2025 • 0 new comments -
[React 19] Need suggestion on upgrade.
#30859 commented on
May 8, 2025 • 0 new comments -
[React 19] prop-types removal alternative / console component trace
#28992 commented on
May 8, 2025 • 0 new comments -
New JSX runtime advice for package authors?
#20491 commented on
May 7, 2025 • 0 new comments -
Bug: React 19 cannot run apps in both dev & production mode simultaneously
#32030 commented on
May 7, 2025 • 0 new comments -
eslint-plugin-react-hooks should report errors inside unnamed functions
#14404 commented on
May 7, 2025 • 0 new comments -
Bug: MessageChannel in Scheduler prevents Jest test from exiting
#26608 commented on
May 6, 2025 • 0 new comments -
Hooks + multiple instances of React
#13991 commented on
May 6, 2025 • 0 new comments -
Bug: [React 19] When both "dangerouslySetInnerHTML={{ __html: '' }}" and "suppressHydrationWarning" are used together, the hydration process is not canceled as anticipated.
#32975 commented on
May 6, 2025 • 0 new comments -
[DevTools Bug] Cannot add node "909" because a node with that id is already in the Store.
#32852 commented on
May 5, 2025 • 0 new comments -
Bug: `use` function doesn't warn about uncached promise when promise doesn't resolve immediately
#31790 commented on
May 5, 2025 • 0 new comments -
Bug: Can't import react-devtools-core in NodeJS environment
#33103 commented on
May 4, 2025 • 0 new comments