GitHub / itsdouges/react / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 84832776 | Initializing empty merge repo | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 21d6395a | Add test case for #16359 (#16371) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| a29adc9f | Dehydrated suspense boundaries in suspense list (#16369) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 50addf4c | Refactor Partial Hydration (#16346) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| c2034716 | Fix typo in error code map (#16373) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 62b04cfa | Remove unused import | Andrew Clark <g****t@a****o> | about 7 years ago | |
| 3eeb6455 | Remove flag that reverts #15650 (#16372) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 2716d91e | Reset didReceiveUpdate in beginWork (#16359) |
Sebastian Markbåge <s****a@f****m>
Committed by: Andrew Clark <g****t@a****o> |
about 7 years ago | |
| 9449f8bf | [react-events] Fix keyboard responder test (#16368) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 6eb04b2b | 4.0.0-alpha.8 -> 4.0.0-alpha.9 | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 2f1c100e | Misc. Profiler tweaks | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 8fa608d9 | Fixed a selection-sync edge case for Elements/Components tabs | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 107521a9 | [react-events] Focus/FocusWithin responders with fallbacks (#16343) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 8001b643 | Fixed raw-loader + Jest problem | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| b5195a5f | Fixed a couple of edge case styling and layout issues I noticed while testing... | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 7a7e792a | Make SchedulerMinHeap flow strict (#16351) |
Desmond Brand <d****d@d****m>
Committed by: Andrew Clark <g****t@a****o> |
about 7 years ago | |
| e349da19 | [Scheduler] Temporarily remove wrapper function (#16345) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 5b007573 | Release script supports publishing a subset of packages (#16338) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 0bd0c526 | Upgrade ESLint so we can use JSX Fragment syntax (#16328) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 07d062de | Mark spawned work for client-rendered suspense boundary (#16341) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 07a02fb8 | [react-events] Refactor unit tests for Hover (#16320) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| f62b53d9 | fix some missing assertions (#16336) |
Sunil Pai <t****e@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| b9faa3b0 | [act] remove obsolete container element (#16312) |
Sunil Pai <t****e@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 66a47422 | use a different link in the UNSAFE_ component warnings (#16321) |
Sunil Pai <t****e@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 8d540387 | Add use-subscription to Rollup bundle config (#16326) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| b12a9820 |
Babel 7 (#16297)
Co-authored-by: Luna Ruan <l****a@f****m>, Abdul Rauf <a****d@g****m>, Maksim Markelov <m****l@m****u> |
lunaruan <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| d77c6232 | [Scheduler] Store Tasks on a Min Binary Heap (#16245) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 95767acf | Bump deps in packages/**/package.json (#16325) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 6536973a | Prepare use-subscription v1 for publishing (#16324) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 85d05b3a | Bump package.json versions | Andrew Clark <g****t@a****o> | about 7 years ago | |
| 96cdf33a | Changelog for 16.9 (#16254) |
Dan Abramov <d****v@g****m>
Committed by: Andrew Clark <g****t@a****o> |
about 7 years ago | |
| d9fdec6c | [Flare] Remove contextmenu logic from Press (#16322) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 12be8938 | [Fresh] Support multiple renderers at the same time (#16302) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 6f3c8332 | Reset hydration state after reentering (#16306) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 028c07f8 | Ensure Fundamental flags are added to more locations (#16311) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 9dfe973b | Nit: fix inconsistent spacing in a warning (#16310) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| c4f0b937 | Warn when Using String Refs (#16217) |
lunaruan <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 7c838a64 | [Flare] Adds support for hydrating host components with listeners (#16304) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 2eb3f4e9 | README typofix | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 2015a39c | 4.0.0-alpha.7 -> 4.0.0-alpha.8 | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| ed497007 | [react-events] Separate the Focus/FocusWithin unit tests (#16298) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 23405c9c | [react-events] Add ContextMenu responder (#16296) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| e015e3d9 | Added not about sync/batched root API being required | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 2349f044 | Handle case where :root styles aren't (yet) applied when SettingsContext mounts | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 606f76b6 | Fix hydration bug with nested suspense boundaries (#16288) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| baac1dcc | Inline package tweaks: | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| a1dbb852 | warn if you try to use act() in prod (#16282) |
Sunil Pai <t****e@g****m>
Committed by: Andrew Clark <g****t@a****o> |
about 7 years ago | |
| dc232e67 | chore: remove outdated comment about gcc (#16232) |
Ashwin Ramaswami <a****s@g****m>
Committed by: Dan Abramov <d****v@g****m> |
about 7 years ago | |
| dc8580e6 | New NPM package react-devtools-inline (#363) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 6f1e283b | feat: match HOC display names during search (#360) |
Sam Horton <s****m@g****m>
Committed by: Brian Vaughn <b****n@f****m> |
about 7 years ago | |
| 6b3ae645 | Suppress known/expected warnings and errors in local DEV shell | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| db8542ad | Refactor inspect/select logic so that $r contains hooks data (#364) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 6b565ce7 | Rendering tasks should not jump the queue (#16284) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| c4c9f086 | BugFix: Suspense priority warning firing when not supposed to (#16256) |
lunaruan <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 644c9c4e | [Flare] useListener -> useResponder (#362) |
Dominic Gannaway <t****m@u****m>
Committed by: Brian Vaughn <b****n@f****m> |
about 7 years ago | |
| 9727f4e8 | Don't let a DevTools or React internal error interfere with logging. | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| abbaedd2 | Updated Flow type for DevTools tab id | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 05dce759 | Fix priority of clean-up function on deletion (#16277) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| a53f5cc2 | [SuspenseList] Bug fix: Reset renderState when bailing out (#16278) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 0c1ec049 | Add a feature flag to disable legacy context (#16269) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 95674af2 | Add test of scheduler overhead (#16260) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 42794557 | [Flare] Tweaks to Flare system design and API (#16264) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 62e5fd57 | NPM package versions 4.0.0-alpha.5 -> 4.0.0-alpha.6 | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 51a15e0e | Added CHANGELOG entries for HOC badges and no in-line props | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| aed31fdf | Element keys are selectable text | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 11e7b1d2 | Updated OVERVIEW doc | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| e4ccafc0 | Updated CHANGELOG based on Dan's feedback | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 52b0c20a | Added dynamic indentation to change log | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 271aa75c | Removed the Profiler screenshot capture feature | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 4f8b7864 | Add "Welcome to the new DevTools" notification | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| c57d2a29 | Added CHANGELOG | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| b5af4fe3 | Remove FocusScope (#16267) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 37561678 | Add missing check to unmocked Scheduler warning (#16261) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| f939df40 | [act] Wrap IsThisRendererActing in DEV check (#16259) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| f440bfd5 | Bugfix: Effects should never have higher than normal priority (#16257) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| db3ae32b | flush fallbacks in tests (#16240) |
Sunil Pai <t****e@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| e6a0473c | Warn when rendering tests in concurrent/batched mode without a mocked schedul... |
Sunil Pai <t****e@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| e276a5e8 | [Flare] Remove delay props from Hover (#16248) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 1912b4a0 | [Flare] Remove delay props from Press (#16247) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 55bc393f | [Flare] Ensure we check for bad polyfill when creating responders (#16243) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 47656bf2 | [Flare] Remove longpress from press responder (#16242) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 9914a191 | [Fresh] Transfer refs when remounting (#16241) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 9a36e56d | Added missing Flow header | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 8e2134be | Re-add try/catch inside Agent's getIDForNode() | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 82881ab2 | Allow Inspecting Elements Within Iframes (#355) |
Philipp Spiess <h****o@p****m>
Committed by: Brian Vaughn <b****n@f****m> |
about 7 years ago | |
| 50512a22 | Reverted a Webpack config change that broke browser extension styles | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| ca4aac50 | Tweaked recent search changes | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 29a6bf2a | Feature: tweak search behaviour (#353) |
Fanny <f****2@g****m>
Committed by: Brian Vaughn <b****n@f****m> |
about 7 years ago | |
| 75ab53b9 | [scheduler] Yield many times per frame, no rAF (#16214) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 0d7141dd | [Flare] Fix SSR issue with serializing responders prop (#16227) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| ed57bf8e | [Bugfix] Check tag before calling hook effects (#16215) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 3b2905b6 | NPM package versions 4.0.0-alpha.4 -> 4.0.0-alpha.5 | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 7385de9f | react-devtools-core standalone bugfix: prevent electron crash | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 858c8420 | Don't hyphenate custom CSS properties for ReactDOMServer (#16167) |
Belmin Bedak <b****6@h****m>
Committed by: Dan Abramov <d****v@g****m> |
about 7 years ago | |
| d412eec8 | [act] flush work correctly without a mocked scheduler (#16223) |
Sunil Pai <t****e@f****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| b43785e1 | Update use-subscription README (#16216) |
Sophie Alpert <g****t@s****m>
Committed by: Brian Vaughn <b****n@f****m> |
about 7 years ago | |
| c0830a0e | [Scheduler] Test browser implementation details (#16198) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 857deb2e | Warn when Using DefaultProps on Function Components (#16210) |
lunaruan <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 76c67399 | Re-enabled packages backend build to be production mode (whoops) | Brian Vaughn <b****n@f****m> | about 7 years ago | |
| 050cb845 | 4.0.0-alpha.3 -> 4.0.0-alpha.4 | Brian Vaughn <b****n@f****m> | about 7 years ago |