summaryrefslogtreecommitdiff
path: root/packages/integrations/react/context.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-05Update `@astrojs/upgrade` to 0.2.0 (#9310)Gravatar Bjorn Lu 1-1/+1
2023-12-05Downgrade the tailwind integration for Astro 3/4 compat (#9309)Gravatar Matthew Phillips 1-2/+2
2023-12-05Release markdoc integration as v0.x (#9308)Gravatar Bjorn Lu 1-2/+2
2023-12-05Exit pre-mode for 4.0 release (#9290)Gravatar Matthew Phillips 1-1/+1
2023-12-05[Toolbar] Remove image decode call (#9305)Gravatar Fred K. Schott 1-4/+4
2023-12-05filter out internal island props (#9304)Gravatar Fred K. Schott 1-5/+7
2023-12-05capture click events inside the toolbar (#9303)Gravatar Fred K. Schott 1-2/+3
2023-12-05[ci] formatGravatar Fred K. Schott 2-5/+5
2023-12-05fix z-index on dev overlay tooltips and highlights (#9301)Gravatar Fred K. Schott 7-27/+29
2023-12-05[ci] formatGravatar Fred K. Schott 1-3/+6
2023-12-05[Toolbar] fix issue where requestIdleCallback would take forever (#9302)Gravatar Fred K. Schott 1-1/+1
2023-12-04[ci] release (beta) (#9296)astro@4.0.0-beta.7Gravatar Houston (Bot) 30-53/+62
2023-12-04[ci] formatGravatar Matthew Phillips 1-1/+0
2023-12-04Remove aria-query and related rule (#9295)Gravatar Matthew Phillips 4-99/+7
2023-12-04[ci] release (beta) (#9294)astro@4.0.0-beta.6Gravatar Houston (Bot) 30-53/+68
2023-12-04Remove audit role that depends on CJS package (#9293)Gravatar Matthew Phillips 4-69/+7
2023-12-04[ci] formatGravatar Arsh 1-1/+1
2023-12-05fix(astro compiler): check vite command to decide on "annotateSourceFile" (#9...Gravatar Arsh 2-1/+6
2023-12-04[ci] formatGravatar Nate Moore 2-14/+32
2023-12-04Improves display of `preferences list` command (#9292)Gravatar Nate Moore 3-20/+79
2023-12-04[ci] formatGravatar Fred K. Schott 1-1/+3
2023-12-04remove outdated devoverlay config and defaultstate config (#9291)Gravatar Fred K. Schott 15-75/+14
2023-12-04[ci] release (beta) (#9280)astro@4.0.0-beta.5Gravatar Houston (Bot) 30-53/+75
2023-12-04chore: also export `DevToolbarApp` type for API (#9273)Gravatar Alexander Niebuhr 2-1/+8
2023-12-04Increase consistency between navigation with and without ViewTransitions (#9279)Gravatar Martin Trapp 4-62/+62
2023-12-04Implement new a11y audits for the Dev Toolbar app (#9170)Gravatar Nate Moore 8-24/+727
2023-12-04fix: enforce separate type imports (#9288)Gravatar Erika 21-45/+45
2023-12-04chore: remove `experimental` from i18n configuration (#9264)Gravatar Emanuele Stoppa 18-410/+360
2023-12-04[ci] formatGravatar Fred K. Schott 2-4/+7
2023-12-04[Toolbar] Final style polish and code cleanup (#9282)Gravatar Fred K. Schott 7-50/+91
2023-12-04[ci] formatGravatar Fred K. Schott 1-1/+1
2023-12-04[Toolbar] Improve third party plugin load performance (#9281)Gravatar Fred K. Schott 1-4/+4
2023-12-04[Toolbar] Fix tooltip overlap bug (#9283)Gravatar Fred K. Schott 2-1/+5
2023-12-04Fix i18n routing param (#9274)Gravatar Reuben Tier 3-10/+15
2023-12-01[ci] release (beta) (#9272)astro@4.0.0-beta.4Gravatar Houston (Bot) 30-53/+64
2023-12-01Update the Toolbar rename changesetGravatar Matthew Phillips 1-2/+2
2023-12-01[ci] formatGravatar Matthew Phillips 2-4/+6
2023-12-01Rename Dev Overlay to Dev Toolbar (#9271)Gravatar Matthew Phillips 20-82/+275
2023-12-01Remove ` examples/vite-plugin-pwa` (#9270)Gravatar Nate Moore 13-2013/+67
2023-12-01Remove unused fixture (#9269)Gravatar Nate Moore 2-1547/+42
2023-12-01[ci] release (beta) (#9251)astro@4.0.0-beta.3@astrojs/vercel@6.0.0-beta.2Gravatar Houston (Bot) 35-60/+135
2023-12-01Adds missing name/value of the submit button to the form data of a view trans...Gravatar Martin Trapp 4-2/+38
2023-12-02Remove remaining deprecated APIs (#9263)Gravatar Bjorn Lu 15-126/+28
2023-12-02Remove remaining simple objects usage (#9266)Gravatar Bjorn Lu 5-23/+11
2023-12-01[ci] formatGravatar Nate Moore 1-2/+6
2023-12-01Clarify language for Verbose Logging setting (#9237)Gravatar Nate Moore 2-1/+11
2023-12-01chore: add test case (#9261)Gravatar Emanuele Stoppa 2-7/+14
2023-12-01Remove @astrojs/prefetch integration (#9241)Gravatar Bjorn Lu 30-1287/+0
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