GitHub / itsdouges/react / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 50d9451f | Improve DevTools editing interface (#19774) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b3b1bb9c |
Enable source maps for DevTools production builds (#19773)
Co-authored-by: Brian Vaughn <b****n@f****m> |
Johnny Pribyl <p****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 26857ecf | Revert "DevTools: Improve browser extension iframe support (#19827)" (#19852) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 6fddca27 | Remove passive intervention flag (#19849) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 36df9185 | chore(docs): Removed outdated comment about fb.me link (#19830) |
Adnaan Bheda <a****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 16fb2b6f | Moved resetChildLanes into complete work (#19836) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b93f3e7d | Fix `act` bundle size regression (#19832) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ec39a5e9 |
DevTools: Improve browser extension iframe support (#19827)
Co-authored-by: Joel DSouza <j****a@k****m>, Damien Maillard <d****d@d****m>, Brian Vaughn <b****n@g****m> |
6h057 <1****y@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 917cb01a |
React DevTools: Show symbols used as keys in state (#19786)
Co-authored-by: Brian Vaughn <b****n@f****m> |
6h057 <1****y@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 11ee82df | [Events] Make passiveness and priority non-configurable (#19807) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ebb22534 | updates mailmap entries (#19824) |
Seth Webster <s****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| cc581065 | eslint-plugin-react-hooks@4.1.2 | Dan Abramov <d****v@m****m> | almost 6 years ago | |
| 0044805c | Update CHANGELOG.md |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 0f70d4dd | Consider components in jsx as missing dependencies in @typescript-eslint/pars... |
Sebastian Silbermann <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 84558c61 | Don't visit passive effects during layout phase (#19809) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ad8a0a8c | eslint-plugin-react-hooks@4.1.1 | Dan Abramov <d****v@m****m> | almost 6 years ago | |
| 77544a0d | Update CHANGELOG.md |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ed4fdfc7 | test(eslint-plugin-react-hooks): Run with TS parsers >= 2.x (#19792) |
Sebastian Silbermann <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| cd75f93c | eslint-plugin-react-hooks: fix compatibility with @typescript-eslint/parser@4... |
Matthias Schiffer <m****r@u****t>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| a08ae9f1 | Listen to onScroll during hydration (#19803) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 781212aa | Remove double space in test name (#19762) |
Gustavo Saiani <g****o@p****a>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e7b25534 | Internal `act`: Flush timers at end of scope (#19788) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d17086c7 | Decouple public, internal act implementation (#19745) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d38ec17b | [Flight] Set dispatcher for duration of performWork() (#19776) |
Joseph Savona <j****a@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 4f3f7eeb | Bugfix: Effect clean up when deleting suspended tree (#19752) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 7baf9d41 | Combine Flags and SubtreeFlags types (#19775) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 16654436 | Rename effect fields (#19755) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 708fa77a | Decrease expiration time of input updates (#19772) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 36df483a | Add feature flag to disable scheduler timeout in work loop (#19771) |
Ricky <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| eabd18c7 | Scheduling Profiler: Move preprocessing to web worker and add loading indicat... |
E-Liang Tan <e****g@e****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 38a512ac |
Scheduling Profiler: Redesign with DevTools styling (#19707)
Co-authored-by: Brian Vaughn <b****n@f****m> |
E-Liang Tan <e****g@e****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| bcc0aa46 | Revert "Revert "Remove onScroll bubbling flag (#19535)" (#19655)" (#19761) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e9454894 | Scheduling Profiler: Extract and test scroll state from horizontal pan and zo... |
E-Liang Tan <e****g@e****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 93400833 | Scheduling Profiler: Add Fast Refresh (#19757) |
E-Liang Tan <e****g@e****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 835c11eb |
Add checkbox toggle for boolean values (#19714)
Co-authored-by: Brian Vaughn <b****n@g****m> |
Meghnath Pillay <4****6@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 99cae887 | Add failing test for passive effect cleanup functions and memoized components... |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2cfd73c4 | Fix typo in comment (Noticable→Noticeable) (#19737) |
Ikko Ashimine <e****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 98dba66e | Add ⎇ + arrow key navigation to DevTools (#19741) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 53e622ca | Fix instances of function declaration after return (#19733) |
Bhumij Gupta <b****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b7d18c4d | Support Babel's envName option in React Refresh plugin (#19009) |
Kevin Weber <k****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1f38dcff | Remove withSuspenseConfig (#19724) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1396e4a8 | Fixes eslint warning when node type is ChainExpression (#19680) |
Pascal Fong Kye <p****e@l****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| a8500be8 | Add `startTransition` as a known stable method (#19720) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 4f5fb561 | Use gate pragma instead of if (__EXPERIMENTAL__) (#19722) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 380dc95d | Revert "Append text string to <Text> error message (#19581)" (#19723) |
Timothy Yung <y****s@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ddd1faa1 | Remove config argument from useTransition (#19719) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 92fcd46c | Replace SuspenseConfig object with an integer (#19706) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b754caaa | Enable eager listeners in open source (#19716) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c1ac0521 | [Flight] Support more element types and Hooks for Server and Hybrid Component... |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1eaafc9a | Clean up timeoutMs-related implementation details (#19704) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 8da0da09 | Disable timeoutMs argument (#19703) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 60ba723b | Add SuspenseList to devTools (#19684) |
Ben Pernick <5****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 5564f2c9 | Add React.startTransition (#19696) |
Ricky <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c4e0768d | Remove unused argument from `finishConcurrentRender` (#19689) |
inottn <i****n@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| af219cc6 | Lint rule to forbid access of cross-fork fields (#19679) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 848bb242 |
Attach Listeners Eagerly to Roots and Portal Containers (#19659)
Co-authored-by: koba04 <k****4@g****m> |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 8c9fc4e9 | Remove usage of PossiblyWeakSet from createEventHandle (#19686) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2ada4bd0 | Add a test for non-passive event handlers for events affected by the browsers... |
Toru Kobayashi <k****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d2e914ab | Remove remaining references to effect list (#19673) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 0386bd0d |
Tweaked landing page styles (#19665)
Co-authored-by: E-Liang Tan <e****g@e****m> |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 90d212d3 | Fix movementX/Y polyfill with capture events (#19672) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 49af8899 | Fix DevTools crash when inspecting document.all (#19619) |
6h057 <1****y@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d6e43389 | Use Global Render Timeout for CPU Suspense (#19643) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| f9121860 | Fix: Unspecified error for IE11 (#19530) (#19664) |
Hemakshi Sachdev <s****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d5ed7876 | Visually distinguish user timing marks from React events (#19663) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2bea3fb0 |
Import React Concurrent Mode Profiler (#19634)
Co-authored-by: Brian Vaughn <b****n@f****m>, Kartik Choudhary <k****8@g****m> |
E-Liang Tan <e****g@e****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c641b611 | Upgrade all @babel/* packages to fix DevTools builds on newer Node versions (... |
E-Liang Tan <e****g@e****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 08e69f65 | Fix incorrect copy-paste in test (#19657) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 64ddef44 | Revert "Remove onScroll bubbling flag (#19535)" (#19655) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| dd651df0 | Keep onTouchStart, onTouchMove, and onWheel passive (#19654) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 87b3e2d2 |
Add flow to SyntheticEvent (#19564)
Co-authored-by: Dan Abramov <d****v@g****m> |
Sebastian Silbermann <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b8fa09e9 | provide profiling bundle for react-reconciler (#19559) |
Julien Gilli <j****i@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 32ca3130 | refactor: remove unnecessary return statements (#19625) |
Toru Kobayashi <k****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c45a1954 | fix: property list values should show whitespace (#19640) |
Sam Marks <s****m@s****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 23595ff5 | Add missing param to safelyCallDestroy() (#19638) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 24f1923b | fix: open two same tabs on firefox (#19632) |
ᴜɴвʏтᴇ <i****@s****t>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ee409ea3 | change destroy to safelyCallDestroy (#19605) |
Luna Ruan <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| bcca5a6c | Always skip unmounted/unmounting error boundaries (#19627) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1a41a196 | Append text string to <Text> error message (#19581) |
Timothy Yung <y****s@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 12876701 |
Fix: React cannot render in ShadowRoot (#15894)
Co-authored-by: Dan Abramov <d****v@m****m> |
Jack Works <j****s@p****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e4afb2fd | eslint-plugin-react-hooks@4.1.0 | Dan Abramov <d****v@m****m> | almost 6 years ago | |
| ced05c46 | Update CHANGELOG.md |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 702fad4b |
refactor fb.me redirect link to reactjs.org/link (#19598)
Co-authored-by: Dan Abramov <d****v@g****m> |
CY Lim <5****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 49cd77d2 | fix: leak strict mode with UMD builds (#19614) |
Toru Kobayashi <k****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ffb749c9 | Improve error boundary handling for unmounted subtrees (#19542) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 9b35dd2f | Permanently removed component stacks from scheduling profiler data (#19615) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| fe6d0522 | fix event.relatedTarget fallback logic for firefox (#19607) |
Clay Tercek <c****e@c****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3f8115cd | Remove `didTimeout` check from work loop | Andrew Clark <g****t@a****o> | almost 6 years ago | |
| 1d5e10f7 | [eslint-plugin-react-hooks] Report constant constructions (#19590) |
Jordan Eldredge <j****n@j****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 9abc2785 | Remove wasteful checks from `shouldYield` | Andrew Clark <g****t@a****o> | almost 6 years ago | |
| dab0854c | Move commit passive unmount/mount to CommitWork (#19599) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c3ee973c | Fix emoji character displayed in Chrome extension (#19603) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ccb6c394 | Remove unused argument (#19600) |
inottn <i****n@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 62912555 | [Scheduler] Re-throw unhandled errors (#19595) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b6e1d086 | DevTools bug fix: Proxied methods should be safely dehydrated for display |
Pascal Fong Kye <p****e@y****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| b8ed6a1a | [Scheduler] Call postTask directly (#19551) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| c8d9b887 | Speed up yarn cache in circle (#19566) |
Ricky <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| ce37bfad | Remove resolutions from test renderer package.json (#19577) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 2704bb53 |
Add ReactVersion to SchedulingProfiler render scheduled marks (#19553)
Co-authored-by: E-Liang Tan <e****g@e****m> |
Kartik Choudhary <k****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 0c52e24c |
Support inner component _debugOwner in memo (#19556)
Co-authored-by: Theodore Han <t****7@g****m> |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago |