September 16, 2020 – September 23, 2020
Overview
Could not load contribution data
Please try again later
16 Pull requests merged by 8 people
-
Only call Profiler onRender if we performed work
#19885 merged
Sep 22, 2020 -
Rename from iterator to iterable and split the functionality
#19831 merged
Sep 22, 2020 -
Don't call onCommit et al if there are no effects
#19863 merged
Sep 22, 2020 -
Consolidate commit phase functions
#19864 merged
Sep 22, 2020 -
Add scheduling profiler deployment CI job
#19874 merged
Sep 22, 2020 -
Improved DevTools context test harness
#19878 merged
Sep 21, 2020 -
Enable building of DevTools and scheduling profiler in CI
#19691 merged
Sep 21, 2020 -
DevTools: Drop IE 11 support
#19875 merged
Sep 21, 2020 -
Don't trigger lazy in DEV during element creation
#19871 merged
Sep 21, 2020 -
Use single quotes in getComponentName return
#19873 merged
Sep 21, 2020 -
Use Passive flag to schedule onPostCommit
#19862 merged
Sep 18, 2020 -
Improve DevTools editing interface
#19774 merged
Sep 18, 2020 -
Enable source maps for DevTools production builds
#19773 merged
Sep 18, 2020 -
Reverts PR #19827
#19852 merged
Sep 17, 2020 -
Remove passive intervention flag
#19849 merged
Sep 17, 2020 -
chore(docs): update url from fb.me to reactjs.org
#19830 merged
Sep 16, 2020
8 Pull requests opened by 7 people
-
Continuations should yield after the deadline
#19845 opened
Sep 16, 2020 -
DevTools: Improve browser extension iframe support
#19854 opened
Sep 17, 2020 -
Automatically stringify keys with type of 'symbol'
#19855 opened
Sep 18, 2020 -
Rename from iterator to iterable
#19858 opened
Sep 18, 2020 -
eslint-plugin-react-hooks: JSX support for react-hooks/exhaustive-deps (#18051)
#19869 opened
Sep 20, 2020 -
[Not for merge yet] Merge the new reconciler fork into the old one
#19881 opened
Sep 21, 2020 -
demo hub
#19888 opened
Sep 22, 2020
20 Issues closed by 6 people
-
useReducer is called twice
#19889 closed
Sep 23, 2020 -
Bug: Infinite iterator in props causes crash in react-dev-tools
#19660 closed
Sep 22, 2020 -
Bug: DevTools calls arbitrary generators which may be stateful
#19726 closed
Sep 22, 2020 -
Bug: getDerivedStateFromProps being called twice with more than 1 line of code
#19884 closed
Sep 22, 2020 -
Command prompt got struck while installing create react app
#19880 closed
Sep 21, 2020 -
Bug: Behavior of onFocus event in React 17 is counterintuitive
#19743 closed
Sep 21, 2020 -
Bug:
#19877 closed
Sep 21, 2020 -
Bug: (17.0.0-rc.1) lazy is eager in dev mode
#19748 closed
Sep 21, 2020 -
Bug(17.0.0-rc.1): useEffect cleanup functions not running in the same order as effect functions
#19866 closed
Sep 21, 2020 -
Error: "child is undefined"
#19861 closed
Sep 19, 2020 -
Bug: React 17.0.0-rc.1 checkboxes and radio groups sometimes fire onChange incorrectly
#19841 closed
Sep 18, 2020 -
Bug: cannot use extended generic type in React.ComponentClass's props
#19859 closed
Sep 18, 2020 -
React build files contain the version of react being used
#19856 closed
Sep 18, 2020 -
create-react-class has vulnerable pkg dependencies
#19840 closed
Sep 18, 2020 -
eslint-plugin-react-hooks: don't warn for static `for` loops
#19850 closed
Sep 17, 2020 -
Provide autocomplete for `autoComplete` attribute
#19847 closed
Sep 17, 2020 -
Bug: discrepancy between `onChange` and `addEventListener('change',...)` in checkboxes
#18704 closed
Sep 16, 2020 -
Bug:
#19844 closed
Sep 16, 2020 -
Bug: Super gets strikethrought in react
#19842 closed
Sep 16, 2020
11 Issues opened by 11 people
-
Feature request: dealing with dependencies in custom React hooks
#19887 opened
Sep 22, 2020 -
eslint-plugin-react-hooks feature request: enforce naming convention for useState()
#19883 opened
Sep 22, 2020 -
Bug:
#19882 opened
Sep 22, 2020 -
Bug: Nested Suspense not catching fast resolved Promises
#19870 opened
Sep 20, 2020 -
Bug: input[type="radio"] cannot be readOnly
#19860 opened
Sep 18, 2020 -
Bug: React Portals - Memory Leak
#19857 opened
Sep 18, 2020 -
Bug: Component with a Symbol as key, causes Crash
#19851 opened
Sep 17, 2020 -
Bug: manually created 'change' events via new Event() don't trigger React event handlers
#19846 opened
Sep 17, 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.
-
Include JSX callsite in the missing key warning
#19819 commented on
Sep 20, 2020 • 7 new comments -
Proposition about onInput/onChange
#19150 commented on
Sep 17, 2020 • 3 new comments -
Setup CI infra to run DevTools tests against multiple React versions
#19371 commented on
Sep 21, 2020 • 3 new comments -
Possibility to set min duration of Suspense fallback
#17351 commented on
Sep 16, 2020 • 2 new comments -
Hooks + multiple instances of React
#13991 commented on
Sep 18, 2020 • 2 new comments -
Error line number in Error Boundary
#13938 commented on
Sep 20, 2020 • 2 new comments -
Bug: onFocus and onBlur has inconsistent batching
#19400 commented on
Sep 20, 2020 • 2 new comments -
Feature request: bind event to react hook component. especially for typescript
#19823 commented on
Sep 22, 2020 • 2 new comments -
Add ESLint Rule for Safe Ref Usage
#19095 commented on
Sep 21, 2020 • 2 new comments -
Double Invoke Effects in __DEV__
#19523 commented on
Sep 23, 2020 • 2 new comments -
feat: backport allowing noModule attribute on script tags to React 15
#19631 commented on
Sep 18, 2020 • 2 new comments -
"NotFoundError: Failed to execute 'removeChild' on 'Node'" when using React.Fragment <></> with Chrome extension which does not modify the DOM tree below the root div of the React app
#17256 commented on
Sep 16, 2020 • 1 new comment -
Warning for 'exhaustive-deps' keeps asking for the full 'props' object instead of allowing single 'props' properties as dependencies
#16265 commented on
Sep 16, 2020 • 1 new comment -
Why will Suspense for data fetching require a cache?
#16954 commented on
Sep 20, 2020 • 1 new comment -
Error: "Maximum call stack size exceeded"
#19839 commented on
Sep 20, 2020 • 1 new comment -
Add Component Highlighting to Profiler DevTools
#17934 commented on
Sep 20, 2020 • 1 new comment -
Warn if stringifying an attribute takes too long
#18306 commented on
Sep 20, 2020 • 1 new comment -
rough implementation of direct context updates
#18855 commented on
Sep 20, 2020 • 1 new comment -
Proposal: react-hooks/exhaustive-deps: a more customizable additionalHooks
#18861 commented on
Sep 21, 2020 • 1 new comment -
Bug: I want to confirm why the parameter of currentTime is missing in Line 68 of schedule.js source code.
#19177 commented on
Sep 16, 2020 • 0 new comments -
Arbitrary log lines may appear in between an error and the subsequent "The above error…" message
#18101 commented on
Sep 16, 2020 • 0 new comments -
Add an option to DevTools to enable double-logging
#19710 commented on
Sep 17, 2020 • 0 new comments