summaryrefslogtreecommitdiff
path: root/packages/integrations/react/client.js (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-08-08update formatter config (#11640)Gravatar Darius 1-2/+2
2024-05-22Actions: React 19 progressive enhancement support (#11071)Gravatar Ben Holmes 1-0/+11
2024-03-08[ci] formatGravatar Erika 1-1/+1
2024-03-08Allow islands to be re-rendered with new props on page transition (#10136)Gravatar Matthew Phillips 1-4/+21
2024-02-07Fix Issues with passing void elements to React with `experimentalReactChildre...Gravatar StandardGage 1-0/+4
2023-10-24[ci] formatGravatar matthewp 1-17/+20
2023-10-24Fix client hydration in experimentalReactChildren (#8898)Gravatar Matthew Phillips 1-1/+38
2023-08-29Unmount framework components when islands are destroyed (#8264)Gravatar Nate Moore 1-3/+7
2023-08-14fix: remove react identifierPrefix from client:only (#8075)Gravatar Robin Neal 1-1/+1
2023-05-04[ci] formatGravatar ematipico 1-2/+2
2023-05-04Generate unique ids within each React island (#6976)Gravatar Robin Neal 1-2/+5
2022-12-19Fix spelling mistakes found by codespell and mwic (#5627)Gravatar Anders Kaseorg 1-1/+1
2022-08-25[ci] formatGravatar matthewp 1-2/+2
2022-08-25Adding time-slicing with `startTransition` to prevent hydration from blocking...Gravatar Sanjaiyan Parthipan 1-3/+7
2022-06-23Enable named slots in renderers (#3652)Gravatar Nate Moore 1-1/+4
2022-05-31Improve nested and `client:only` hydration (#3455)Gravatar Nate Moore 1-0/+14
2022-05-12[ci] formatGravatar matthewp 1-5/+3
2022-05-12Fix: React - Use "createRoot" instead of "hydrateRoot" for `client:only` (#3337)Gravatar Ben Holmes 1-9/+12
2022-04-02update prettier width (#2968)Gravatar Fred K. Schott 1-1/+3
2022-03-31Add support for React 18 in @astrojs/react (#2947)Gravatar Fred K. Schott 1-4/+4
2022-03-18Astro Integration System (#2820)Gravatar Fred K. Schott 1-0/+13