GitHub / itsdouges/react / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 790c8ef0 | Allow useReducer to bail out of rendering by returning previous state (#14569) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8a120095 | Add ESLint rule playground (#14609) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 7ab8a8e9 | Added Flow type to keep hooks dispatchers in-sync (#14599) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 4392e382 | useDebugValue should throw if used in a class component (#14601) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 153a0b59 | Add noop useDebugValue hook to partial/server renderer (#14597) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 0ca628b2 | Rename release script fixture test scheduler->tracing (#14590) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 7ad9806d | Tweak to avoid property read (#14593) |
Brandon Dail <a****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 0fc15475 | Avoid new Set([iterable]) for thenables (#14592) |
Brandon Dail <a****y@u****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| edb1f595 | Support configurable labels for custom hooks (#14559) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3e15b1c6 | make a fork for ReactCurrentDispatcher (#14588) |
Sunil Pai <t****e@o****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 0005d1e3 | Fix typo (#14576) |
Carl Mungazi <c****i@h****k>
Committed by: Brandon Dail <a****y@u****m> |
over 7 years ago | |
| f290138d | react-debug-tools accepts currentDispatcher ref as param (#14556) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b4ad8e94 | rename useImperativeMethods -> useImperativeHandle (#14565) |
Sunil Pai <t****e@o****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| ab03e3d6 | Inject ReactCurrentDispatcher ref to DevTools (#14550) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 19ef0ec1 | Separate current owner and dispatcher (#14548) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a9b035b0 | Separate Object.is polyfill (#14334) |
Maksim Markelov <m****l@m****u>
Committed by: Dominic Gannaway <t****m@u****m> |
over 7 years ago | |
| 547e059f | Simplify wording of key warning (#14503) |
Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3494ee57 | Update ReactUpdateQueue.js (#14521) |
Carl Mungazi <c****i@h****k>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| fef40c06 | Allow node 11 as devEngine (#14450) |
Ilja Daderko <I****o@u****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| 659c1396 | Update ReactFiberScheduler.js (#14477) |
Carl Mungazi <c****i@h****k>
Committed by: Brandon Dail <a****y@u****m> |
over 7 years ago | |
| 84b86471 | Update CHANGELOG for 16.7 | Andrew Clark <g****t@a****o> | over 7 years ago | |
| c695b238 | React v16.7.0 | Andrew Clark <g****t@a****o> | over 7 years ago | |
| 1c5aa2f2 | Move SchedulerFeatureFlags fork to src directory to fix lint | Andrew Clark <g****t@a****o> | over 7 years ago | |
| 653bc582 | Create separate SchedulerFeatureFlags instead of using ReactFeatureFlags (#14... |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8bfef0da | Make scheduler debugging feature flag static | Andrew Clark <g****t@a****o> | over 7 years ago | |
| 4a107219 | Memoize promise listeners to prevent exponential growth (#14429) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 535804f5 | Removed Fabric-specific feature flag files and updated Rollup to use the (non... |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 2743fb7b | Enable hooks by default for FB React Native renderer (#14435) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 7325ebe4 | Inject overrideProps() fn to DevTools (#14427) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a22880e5 | Add support for Suspense & lazy() to the react-is package (#14423) |
Pleun Vanderbauwhede <p****b@g****m>
Committed by: Brian Vaughn <b****n@g****m> |
over 7 years ago | |
| 947bddd5 | Remove redundant argument of getPlugins function (#14419) |
Heaven <n****n@1****m>
Committed by: Brian Vaughn <b****n@g****m> |
over 7 years ago | |
| ce43a8cd | Updated version incrementing suggestion in release script based on team discu... |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f64906fb | Dangerfile exits early if build failed (#14400) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8df4d59b | Implement pauseExecution, continueExecution, dumpQueue for Scheduler (#14053) |
Kevin Chavez <k****4@h****m>
Committed by: Andrew Clark <g****t@a****o> |
over 7 years ago | |
| 5bb4ad73 | Added ErrorBoundary tests for useEffect and useLayoutEffect (#14401) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 98eb5ae5 | TestRenderer toJSON should not expose the Array wrapper Suspense uses for hid... |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 39489e76 | Enable hooks in fabric (#14301) |
Spencer Ahrens <s****s@u****m>
Committed by: Sebastian Markbåge <s****n@c****u> |
over 7 years ago | |
| 1dc108e5 | Tweaked wording for v8 "performance cliff" issue | Brian Vaughn <b****n@f****m> | over 7 years ago | |
| d9871729 | fix spelling error: differen -> different (#14378) |
AGCB <o****o@g****m>
Committed by: Sophie Alpert <g****t@s****m> |
over 7 years ago | |
| 6bf5e859 | Fix scheduler setTimeout() re-entrancy check (#14384) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 7a48c900 | Prevent a v8 deopt when profiling (#14383) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| e382b0ba | Don't prompt to tag or create GitHub release for canary releases (#14376) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 8482cbe2 | Automated fixture tests (#14370) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f00c2755 | Removed unnecessary externals from Jest bundles (#14372) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 52bea95c | Fixed scheduler setTimeout fallback (#14358) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1d25aa57 | [Fizz] New Server Rendering Infra (#14144) |
Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| f1bf2816 | Fix bug in cloneHook (#14364) |
Imre Osswald <i****s@u****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| 16e12043 | [Fire] Add initial build infrastructure (#14359) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d14ba87b | Validate propTypes for lazy() and memo() and warn about invalid patterns (#14... |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 88ada981 | Release script auto-determine the latest Canary build if none specified (#14339) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 4f964f09 | Adding isMemo check to react-is package (#14313) |
Jinto Jose <j****y@g****m>
Committed by: Sebastian Markbåge <s****n@c****u> |
over 7 years ago | |
| c2a2d8a5 | Remove useMutationEffect (#14336) |
Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 48f1e5b3 | Add a null type test for memo (#14325) |
chun shang <s****r@g****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| f93f3402 | Make useEffect(async) warning more verbose (#14327) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| ee3ef3a0 |
Fix regression: Errors not emitted in streams (#14314)
Co-authored-by: Elliot Jalgard <e****j@l****e> |
Pelle Wessman <p****e@k****e>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| 33f6f5e5 | Remove usage of `fbjs/lib/invariant` in ReactNativeViewConfigRegistry. (#14330) |
Christoph Nakazawa <c****r@f****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 409066a0 | Add progress bars to longer running async release tasks (#14322) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| a7f270c5 | update fixtures/packaging/README.md (#14320) |
Sunil Pai <t****e@o****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| ed4c4a51 | Add basic release script snapshot test (#14280) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 686f1060 | Publish a local release (canary or stable) to NPM (#14260) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 7475120c | Prevent deopts from modifying exports object in stable builds (#14309) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 0c7189d9 | Fix resolution of outer props with React.memo() (#14312) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 14be29b2 | Add more test coverage for nested memo() (#14311) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| dc0dd4bb | Use |0 to coerce to number (#14297) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| dd8205ce | List ignored types instead of included types in the stack (#14308) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 1da31080 | fix spelling error: Here's -> Here (#14307) |
Isaiah Nields <i****s@g****m>
Committed by: Dan Abramov <d****v@g****m> |
over 7 years ago | |
| a9fdf8a3 | Warn about reassigning this.props (#14277) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 327cf0ee | Fix support for mixing react-dom/server@16.6 and react@<16.6 (#14291) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| c954efa7 | Remove `import * as` pattern from the codebase (#14282) |
Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| ccb14e27 | Fix SSR useCallback in render phase (#14279) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 0e9cb3f5 | Clear fields on unmount of fiber to avoid memory leak (#14276) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 59267650 | Revert "Clear memoizedState on unmount of fiber to avoid memory leak (#14218)... |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 9b2fb24f | Clear memoizedState on unmount of fiber to avoid memory leak (#14218) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| a22fabc2 | Reduce scheduler serialization overhead (#14249) |
Jason Miller <d****t@u****m>
Committed by: Andrew Clark <g****t@a****o> |
almost 8 years ago | |
| 21d5f7d3 | Wrap shorthand CSS property collision warning in feature flag (#14245) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 5f06576f | Add a checkbox to fixtures UI to choose React production build (#13786) |
Jan Pöschko <j****n@p****m>
Committed by: Nathan Hunzaker <n****r@g****m> |
almost 8 years ago | |
| 8feeed10 | [scheduler] Remove window.postMessage fallback | Andrew Clark <g****t@a****o> | almost 8 years ago | |
| 5bce0ef1 | [scheduler] Post to MessageChannel instead of window (#14234) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| d7fd679a | Add 16.6.3 Changelog (#14223) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 85f5a81e | Save CI-built node_modules as build artifacts (#14205) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| f55795c8 | Add regression test for #14188 (#14197) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 3cd89dae | Update error codes |
Andrew Clark <g****t@a****o>
Committed by: Dan Abramov <d****v@g****m> |
almost 8 years ago | |
| d204747b | Update Readme (#14176) |
Maksim Markelov <m****l@m****u>
Committed by: Dan Abramov <d****v@g****m> |
almost 8 years ago | |
| b98adb64 | Simplify CSS shorthand property warning (#14183) |
Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| f8bfd586 | fix typo | Sebastian Markbage <s****a@f****m> | almost 8 years ago | |
| 961eb65b | Use unique thread ID for each partial render to access Context (#14182) |
Sebastian Markbåge <s****n@c****u>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 1a6ab1e9 | SimpleMemoComponent should warn if a ref is given (#14178) |
Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 8ae867e6 | Warn about conflicting style values during updates (#14181) |
Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| d5e1bf07 | Renamed outdated schedule/tracing referecnes (#14177) |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 2dd4ba11 | ESlint -> ESLint | Andrew Clark <g****t@a****o> | almost 8 years ago | |
| 9cc631a5 | Don't run danger on bad build (#14143) |
Sophie Alpert <g****t@s****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 1034e26f | Fix typos (#14124) |
Heaven <n****n@1****m>
Committed by: Sophie Alpert <g****t@s****m> |
almost 8 years ago | |
| 5618da49 | Fix comment typo (#14156) |
Bartosz Gordon <b****d@u****m>
Committed by: Sophie Alpert <g****t@s****m> |
almost 8 years ago | |
| 9fb91994 | Add global to ESLint plugin bundle config | Andrew Clark <g****t@a****o> | almost 8 years ago | |
| c174f859 | Add fb build of ESLint plugin (#14165) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 02e4848e | Improved suspense support in ReactDOMServer (#14161) |
Alex Taylor <a****y@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 4b163fee | Remove errant return assignment (#14164) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| e58ecda9 | Suspense fuzz tester (#14147) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 7fd1661f | Don't warn if an unmounted component is pinged (#14158) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| f9e9913f | [Synchronous Suspense] Don't delete children of suspended component (#14157) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago |