GitHub / itsdouges/react / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| b5506796 | Fixed typo in DevTools CHANGELOG | Brian Vaughn <b****n@f****m> | almost 7 years ago | |
| 5184346d | DevTools v4.1.1 -> v4.1.2 | Brian Vaughn <b****n@f****m> | almost 7 years ago | |
| d4278663 | Replaced === check with Object.is() to support values like NaN (#16934) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| d1121c01 | [react-interactions] Fix virtual click heuristic (#16915) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| f553515d | Fix heading level in changelog | Andrew Clark <g****t@a****o> | almost 7 years ago | |
| 93f5f11b | Update local version numbers for 16.10 release | Andrew Clark <g****t@a****o> | almost 7 years ago | |
| 7dc83a61 | Changelog for 16.10 | Andrew Clark <g****t@a****o> | almost 7 years ago | |
| c8dc7a92 | expose isHydrating (#16909) |
Luna Ruan <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| db8afe4f | Add HostComponent type to ReactNative (#16898) |
Eli White <g****b@e****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| fad51021 | [bugfix] Fix false positive render phase update (#16907) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| a9cd9a76 | DevTools v4.1.0 -> v4.1.1 | Brian Vaughn <b****n@f****m> | almost 7 years ago | |
| b6606ecb | DevTools shows unsupported renderer version dialog (#16897) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 84e83db1 | Updated DevTools CHANGELOG | Brian Vaughn <b****n@f****m> | almost 7 years ago | |
| b9811ed5 | [react-interactions] Add wrapping support to FocusList/FocusTable (#16903) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 49b0cb6d | Moving backend injection to the content script (#16900) |
David Huang <l****g@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 7 years ago | |
| 3694a3b5 | Selective Hydration (#16880) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 4bb0e96b | [react-interactions] FocusTable key press bound propgataion (#16895) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| fa1a3262 | Update useEditableValue hook to sync external value changes (#16878) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 57bf275f | [devtools] Add support for React Scope symbol/number (#16893) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 7c3bd08b | [react-interactions] Add more documentation for a11y components (#16894) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| a06d181a | Include tag in begin/complete invariant (#16881) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 0d8c0cd0 | These flags are hard coded in our internal config (#16883) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| d6d83d70 | [react-interactions] Add Portal propagation configuration (#16889) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| d0ebde77 | [react-interactions] Add initial docs explaining React Scopes (#16892) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 32e5c97d | [React Native] Improve errors for invalid ViewConfig getter functions (#16879) |
Joshua Gross <j****s@g****m>
Committed by: Eli White <e****e@f****m> |
almost 7 years ago | |
| ebc299fc | [react-interactions] TabFocus -> FocusManager (#16874) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 793f176d | [react-interactions] Make FocusList bundle (#16876) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 68a87eee | [react-interactions] Add FocusList component (#16875) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 18d2e0c0 | Warning system refactoring (part 1) (#16799) |
Jessica Franco <j****a@j****v>
Committed by: Dan Abramov <d****v@g****m> |
almost 7 years ago | |
| 8b580a89 | Idle updates should not be blocked by hidden work (#16871) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| c5e7190e | [react-interactions] Press with useRef instead of useState (#16870) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 911104a1 | DevTools CHANGELOG update | Brian Vaughn <b****n@f****m> | almost 7 years ago | |
| bce2ac63 | Revert change to backend injection method from PR #16752 (#16864) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 9b3cde9b | Fix DevTools v4.1 editable hook regression (#16867) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 1a6294d3 | [react-interaction] Refactor a11y components more (#16866) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 1758b3f7 | [react-interactions] Add no-op stopPropagation + preventDefault to Press (#16... |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 013b7ad1 | [suspense][error handling] Inline renderRoot and fix error handling bug (#16801) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 0a527707 | Event Replaying (#16725) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| a87d245f | [work loop] Prevent work loop from being inlined (#16865) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 312b462d | [react-interactions] Improve consistency of Tap responder (#16837) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 70754f10 | [react-interaction] Tweak Focus Table component (#16862) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| d7f6dd5a | [react-interactions] Fix typo in FocusTable (#16860) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| cef47cbc | Rename experimental react-ui => react-interactions (#16842) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 57a5805a | [react-ui] Add preventDefault+stopPropagation to Keyboard + update Focus comp... |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 08b51aa3 | Added React DevTools v4.1.0 release date to CHANGELOG | Brian Vaughn <b****n@f****m> | almost 7 years ago | |
| b5cebedf | React DevTools version bump 4.0.6 -> 4.1.0 | Brian Vaughn <b****n@f****m> | almost 7 years ago | |
| 35bf9d27 | Exclude react-dom when flow checking other builds (#16737) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| fd870e6b | [react-ui/events] Tap responder API changes (#16827) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 4ddcb8e1 | [DevTools] Remove Welcome dialog (#16834) |
Dan Abramov <d****v@g****m>
Committed by: Brian Vaughn <b****n@f****m> |
almost 7 years ago | |
| 924a3057 | [react-ui] Remove event object warnings (#16822) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| a5df18a9 | prevent firefox marking required textareas invalid (#16578) |
halvves <h****s@u****m>
Committed by: Nathan Hunzaker <n****r@g****m> |
almost 7 years ago | |
| f818af9b | [Fresh] Always remount classes (#16823) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 6ecfa90e | [React Native] Fix for view config registrations (#16821) |
Ricky <r****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 18cb5905 | [react-core] Do not null fiber.sibling in detachFiber (#16820) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| d862f0ea | Optimize objectIs (#16212) |
Kuba Juszczyk <j****b@g****m>
Committed by: Dominic Gannaway <t****m@u****m> |
almost 7 years ago | |
| d1c25558 | [react-devtools-shared] Added string type check for object name prop in getDi... |
Pavlo Tymchuk <L****k@u****m>
Committed by: Brian Vaughn <b****n@f****m> |
almost 7 years ago | |
| 70dcdd26 | Updated pending CHANGELOG for DevTools | Brian Vaughn <b****n@f****m> | almost 7 years ago | |
| e8c7ddee | Release script filters DevTools NPM pakcages (#16810) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 8f1533f4 | [react-ui] Fix bundle name [hotfix] (#16811) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 7c802de7 | [react-a11y] Add react-ui/accessibility to bundle build (#16804) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 901139c2 | [scheduler][profiler] Start time of delayed tasks (#16809) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| f40ceb00 | [react-ui] FocusGrid -> ReactFocusTable + tweaks and fixes (#16806) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 2f1e8c5f | [react-core] Clear more properties in detachFiber (#16807) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 8e0c5741 | Follow-up to initial Trusted Types support (#16795) |
Dan Abramov <d****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 3af05de1 | [react-ui] usePress from useKeyboard and useTap (#16772) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 494300b3 | [react-ui] Move experimental event+a11y work to react-ui package (#16794) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 9691eb27 | [react-events] Keyboard support for virtual clicks (#16780) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| b8d079b4 | Add trusted types to react on client side (#16157) |
Emanuel Tesař <e****r@g****m>
Committed by: Dan Abramov <d****v@g****m> |
almost 7 years ago | |
| cdbfa504 | fix typo inteval -> interval & continutation -> continuation (#16760) |
Heaven <n****n@1****m>
Committed by: Andrew Clark <g****t@a****o> |
almost 7 years ago | |
| 45b6443c | Spelling is fundamental (#16782) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 45898d0b | [Scheduler] Prevent event log from growing unbounded (#16781) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 87eaa90e | [react-events] Keyboard calls preventDefault on 'click' events (#16779) |
Nicolas Gallagher <n****s@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 0c0b30b8 | Remove unnecessary interaction tracing ping wrapper (#16777) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 137ea783 | Re-enable risky work loop changes (#16771) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| d6f6b951 | Support disabling interaction tracing for suspense promises (#16776) |
Brian Vaughn <b****n@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| b4b8a349 | [react-interactions] Add experimental FocusGrid API (#16766) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| a7dabcb6 | Revert "Re-arrange slightly to prevent refactor hazard (#16743)" (#16769) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 4b0b556d | [react-interactions] Refactor TabFocusController (#16768) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| fb39f629 | Added upcoming changes to DevTools CHANGELOG | Brian Vaughn <b****n@f****m> | almost 7 years ago | |
| ba932a5a | fix: inspect ClassComponent.render instead of constructor, fixes #16749 (#16759) |
Anton Korzunov <t****y@g****m>
Committed by: Brian Vaughn <b****n@f****m> |
almost 7 years ago | |
| 35a202d0 | [react-events] Ensure we restore currentInstance + currentTimers (#16758) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 3717c25a | [react-interactions] More Tab Focus control handling (#16751) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 0a2215cc | [Scheduler][www] Put profiling feature behind flag (#16757) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 8f03109c | merge Moved backend injection to the content script (#16752) | Brian Vaughn <b****n@f****m> | almost 7 years ago | |
| efa780d0 | Removed DT inject() script since it's no longer being used | Brian Vaughn <b****n@f****m> | almost 7 years ago | |
| 4290967d | merge Merge branch 'tt-compat' of https://github.com/onionymous/react into onionymo... | Brian Vaughn <b****n@f****m> | almost 7 years ago | |
| f09854a9 | Moved inline comment. |
Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 776d1c69 | Lint fixes | Stephanie Ding <s****m@f****m> | almost 7 years ago | |
| 3a49dff3 | [react-events] Use context.objectAssign in Tap responder (#16748) |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 2e75000f | Removed done(), added some comments explaining the change | Stephanie Ding <s****m@f****m> | almost 7 years ago | |
| 56114a4b | Change `trackedTouchCount` console.error to warn (#16750) |
Matt Kane <m****@m****g>
Committed by: Christoph Nakazawa <c****r@f****m> |
almost 7 years ago | |
| ae724be7 | [react-interactions] Add TabFocusContainer and TabbableScope UI components (#... |
Dominic Gannaway <t****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| ab4951fc | Re-arrange slightly to prevent refactor hazard (#16743) |
Andrew Clark <g****t@a****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| b0a8a3e0 | Mark root as already hydrated after committing (#16739) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| e04f4259 | Handle SuspenseListComponent getting retried (#16745) |
Sebastian Markbåge <s****a@f****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 8a6cd3cd | remove ability to inject arbitrary scripts | Stephanie Ding <s****m@f****m> | almost 7 years ago | |
| d51f062d | Formatting changes | Stephanie Ding <s****m@f****m> | almost 7 years ago | |
| 85c72110 | Moved injection logic to content script | Stephanie Ding <s****m@f****m> | almost 7 years ago | |
| 788036c7 | Moved backend injection logic to content script | Stephanie Ding <s****m@f****m> | almost 7 years ago | |
| c93038fa | Moved backend injection logic to content script | Stephanie Ding <s****m@f****m> | almost 7 years ago |