summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/svelte.config.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
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