summaryrefslogtreecommitdiff
path: root/packages/integrations/react/test/react-component.test.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-01fix(overlay): Fix notification setting not working immediately (#9243)Gravatar Erika 3-34/+65
2023-12-01Rework Vite and Astro logger for HMR messages (#9139)Gravatar Bjorn Lu 7-64/+113
2023-11-30Chore: fix noisy peerDependency warnings (it's fine) (#9257)Gravatar Nate Moore 2-25/+61
2023-11-30[ci] formatGravatar Matthew Phillips 2-2/+2
2023-11-30Use fixed positioning on x-ray when inside of fixed containers (#9254)Gravatar Matthew Phillips 3-6/+33
2023-11-30Add instructions on how to hide the dev overlay (#9255)Gravatar Matthew Phillips 2-3/+32
2023-11-30[ci] formatGravatar Emanuele Stoppa 1-2/+2
2023-11-30feat(i18n): refined locales (#9200)Gravatar Emanuele Stoppa 27-77/+822
2023-11-30fix(i18n): create fallback pages for page routes correctly (#9252)Gravatar Emanuele Stoppa 5-213/+259
2023-12-01Fix missing type import from auto format (#9250)Gravatar Bjorn Lu 16-1/+16
2023-11-30[ci] formatGravatar Bjorn Lu 29-38/+19
2023-11-30(feat) return updated config in integration hooks (#9013)Gravatar Zach Cardoza 6-4/+48
2023-11-30[ci] release (#9233)astro@3.6.4Gravatar Houston (Bot) 34-101/+93
2023-11-30Enable releasing from 3-legacy branch (#9245)Gravatar Bjorn Lu 1-0/+1
2023-11-30refactor(i18n): breakdown routing strategy (#9236)Gravatar Emanuele Stoppa 19-43/+123
2023-11-30fix(overlay): Fix SVG icons not showing properly in the overflow menu (#9235)Gravatar Erika 4-23/+22
2023-11-29Overlay look-and-feel polish (#9230)Gravatar Fred K. Schott 10-442/+318
2023-11-29fix(rendering): prevent error when slots is keyed into (#9179)Gravatar Arsh 6-6/+26
2023-11-29[ci] release (beta) (#9228)astro@4.0.0-beta.2@astrojs/vercel@6.0.0-beta.1@astrojs/node@7.0.0-beta.1Gravatar Houston (Bot) 50-148/+341
2023-11-29[i18n] During fallback, only remove locale if prefix-always is false (#9226)Gravatar evelyn masso 3-2/+36
2023-11-29Add new preferences module (#9115)Gravatar Nate Moore 15-4/+507
2023-11-29feat: unflag dev overlay (#9232)Gravatar Erika 15-33/+88
2023-11-29update error logging (#9129)Gravatar Fred K. Schott 7-46/+68
2023-11-29Fix dev overlay style leak (#9220)Gravatar Nate Moore 1-4/+6
2023-11-29Improve high contrast mode with the dev overlay (#9218)Gravatar Matthew Phillips 6-1/+57
2023-11-29Ensure dev-overlay-window is anchored to the bottom (#9222)Gravatar Matthew Phillips 2-1/+7
2023-11-29Switch `app.render` signature (#9199)Gravatar Arsh 8-10/+80
2023-11-29fix(#9216): fix style HMR in certain cases (#9219)Gravatar Nate Moore 2-2/+7
2023-11-29Unflag view transitions form handling (#9225)Gravatar Nate Moore 2-27/+33
2023-11-29Ensure dev overlay x-ray highlight goes over the island (#9227)Gravatar Matthew Phillips 3-1/+23
2023-11-29Small polish to the overlay (#9214)Gravatar Erika 2-5/+14
2023-11-29chore: remove deprecated `matchNotFound` options (#9212)Gravatar Alexander Niebuhr 5-10/+12
2023-11-28[ci] release (#9217)astro@3.6.3@astrojs/upgrade@0.1.1Gravatar Houston (Bot) 34-66/+68
2023-11-28fix(upgrade): Remove semver parse (#9213)Gravatar Nate Moore 5-960/+40
2023-11-28feat(astro): use plaintext lang if lang does not exist (#9193)Gravatar Florian Lefebvre 2-1/+13
2023-11-28[ci] release (#9202)astro@3.6.2@astrojs/upgrade@0.1.0@astrojs/node@6.1.0Gravatar Houston (Bot) 37-102/+106
2023-11-28[ci] release (beta) (#9211)astro@4.0.0-beta.1@astrojs/upgrade@0.1.0-beta.0Gravatar Houston (Bot) 36-68/+118
2023-11-28feat: implement overlay main screen redesign (#9118)Gravatar Erika 50-217/+3638
2023-11-28[ci] formatGravatar Matthew Phillips 2-4/+4
2023-11-28Support immutable cache headers for _astro assets (#9125)Gravatar Matthew Phillips 11-2/+96
2023-11-28fix: links with same path but different search params not prefetched (#9189)Gravatar Spencer Whitehead 4-3/+32
2023-11-27[ci] formatGravatar Nate Moore 10-112/+171
2023-11-27Add `@astrojs/upgrade` package for automatic package upgrades (#8525)Gravatar Nate Moore 18-33/+2130
2023-11-27[ci] release (beta) (#9114)create-astro@4.5.2-beta.0astro@4.0.0-beta.0@astrojs/vue@4.0.0-beta.0@astrojs/vercel@6.0.0-beta.0@astrojs/tailwind@6.0.0-beta.0@astrojs/svelte@5.0.0-beta.0@astrojs/rss@4.0.0-beta.0@astrojs/react@3.0.7-beta.0@astrojs/node@7.0.0-beta.0@astrojs/mdx@2.0.0-beta.0@astrojs/markdown-remark@4.0.0-beta.0Gravatar Houston (Bot) 66-154/+330
2023-11-27Remove support for simple objects in endpoints (#9181)Gravatar Bjorn Lu 56-529/+206
2023-11-28Remove shiki lang path property support (#9196)Gravatar Bjorn Lu 7-427/+22
2023-11-28Remove deprecated features from Astro 3.0 (#9168)Gravatar Bjorn Lu 47-398/+95
2023-11-28Clean up tests (#9183)Gravatar Bjorn Lu 10-9/+9
2023-11-28Remove deprecated markdown-remark APIs (#9182)Gravatar Bjorn Lu 4-59/+7
2023-11-27[ci] release (#9180)astro@3.6.1Gravatar Houston (Bot) 32-65/+63