summaryrefslogtreecommitdiff
path: root/examples/framework-multiple/src/components/vue/VueCounter.vue (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-22fix(deps): update all non-major dependencies (#12266)Gravatar renovate[bot] 24-319/+403
2024-10-22[ci] formatGravatar Junseong Park 1-1/+1
2024-10-22fix: update wrong action error message (#12279)Gravatar Junseong Park 2-1/+6
2024-10-21Add server island route to the front of the route list (#12263)Gravatar Luiz Ferraz 3-1/+20
2024-10-21fix: handle base path with images (#12272)Gravatar Matt Kane 3-0/+14
2024-10-21fix: dynamically load zod-to-ts (#12273)Gravatar Matt Kane 2-3/+16
2024-10-21fix: astrodb vite plugin throws in vitest and cannot seed database (#11435)Gravatar haivuw 2-1/+7
2024-10-19fix: Cannot read properties of null (reading 'Symbol(astro.headAndContent)') ...Gravatar Ion Căliman 5-3/+47
2024-10-18fix(routing): actions should redirect the original pathname (#12173) (#12235)Gravatar Emanuele Stoppa 7-35/+66
2024-10-17[ci] release (#12240)astro@4.16.6Gravatar Houston (Bot) 30-81/+75
2024-10-17Fix test:vite-ci script (#12246)Gravatar Bjorn Lu 4-40/+7
2024-10-16[ci] formatGravatar Florian Lefebvre 2-2/+2
2024-10-16fix: do not override process.env (#12227)Gravatar Florian Lefebvre 4-12/+13
2024-10-16Setup CI for next branch (#12242)Gravatar Bjorn Lu 1-0/+6
2024-10-16fix(container): emit components as partials (#12239)Gravatar Emanuele Stoppa 5-2/+60
2024-10-16fix: improve error for inferSize and Image component (#11823)Gravatar Timon Jurschitsch 2-1/+11
2024-10-15[ci] release (#12234)astro@4.16.5@astrojs/rss@4.0.9Gravatar Houston (Bot) 31-62/+64
2024-10-15[ci] formatGravatar Ben Holmes 1-2/+3
2024-10-15Improved rss readme (#12157)Gravatar Ben Holmes 2-188/+117
2024-10-15Fixes an issue with cssesc in dev mode when setting vite.ssr.noExternal: true...Gravatar Martin Trapp 2-0/+7
2024-10-15[ci] release (#12225)astro@4.16.4@astrojs/sitemap@3.2.1Gravatar Houston (Bot) 33-74/+70
2024-10-15Use real filesystem for unit testing (#12172)Gravatar Bjorn Lu 38-945/+583
2024-10-15fix(deps): update all non-major dependencies (#12218)Gravatar renovate[bot] 106-1358/+1330
2024-10-14fix(dev-toolbar): false positive in Audit with a11y check on labels (#12223)Gravatar Armand Philippot 4-1/+76
2024-10-14fix(middleware): compute client address (#12222)Gravatar Emanuele Stoppa 4-3/+53
2024-10-14[ci] formatGravatar Emanuele Stoppa 1-6/+6
2024-10-14fix(i18n): correctly compute the current locale (#12199)Gravatar Emanuele Stoppa 9-10/+82
2024-10-14fix(sitemap): add missing `xslURL` property to `SitemapOptions` type (#12156)Gravatar Ming-jun Lu 2-0/+7
2024-10-14[ci] release (#12221)astro@4.16.3Gravatar Houston (Bot) 29-59/+57
2024-10-14[ci] formatGravatar Emanuele Stoppa 1-2/+1
2024-10-14fix: revert regression of port computation (#12197)Gravatar Emanuele Stoppa 2-5/+9
2024-10-14Fix setOnSetGetEnv parameter name (#12220)Gravatar Bjorn Lu 2-1/+8
2024-10-12[ci] release (#12207)astro@4.16.2Gravatar Houston (Bot) 28-54/+55
2024-10-12Revert #12173 (#12206)Gravatar Bjorn Lu 7-64/+40
2024-10-11[ci] release (#12178)create-astro@4.10.0astro@4.16.1Gravatar Houston (Bot) 33-305/+68
2024-10-12Fix VT video test fail in firefox (#12188)Gravatar Bjorn Lu 2-5/+16
2024-10-11Remove some examples (#12196)Gravatar Bjorn Lu 142-88310/+0
2024-10-11[ci] formatGravatar Emanuele Stoppa 3-6/+6
2024-10-11fix(routing): actions should redirect the original pathname (#12173)Gravatar Emanuele Stoppa 10-34/+118
2024-10-11Ensure router only targets scripts for execution (#12177)Gravatar Matthew Phillips 5-4/+17
2024-10-11[ci] formatGravatar Bjorn Lu 1-3/+12
2024-10-11Use p-queue instead of fastq (#12189)Gravatar Bjorn Lu 4-32/+5
2024-10-11Ensure that the generated package.json and tsconfig.json end with a newline. ...Gravatar Takahito Sueda 3-3/+11
2024-10-11Fix biome lint warning (#12187)Gravatar Bjorn Lu 1-0/+1
2024-10-10Check permissions for workflows (#12181)Gravatar Bjorn Lu 3-3/+17
2024-10-10Improve default template download speed (#12154)Gravatar Bjorn Lu 10-6/+170
2024-10-10[ci] release (#12148)create-astro@4.9.2astro@4.16.0@astrojs/tailwind@5.1.2@astrojs/rss@4.0.8@astrojs/mdx@3.1.8@astrojs/markdown-remark@5.3.0@astrojs/markdoc@0.11.5Gravatar Houston (Bot) 55-188/+226
2024-10-09add info about content intellisense (#12164)Gravatar Arpan Patel 1-1/+1
2024-10-09Fix mts reloads (#12160)Gravatar Louis Escher 2-1/+6
2024-10-09[ci] formatGravatar Emanuele Stoppa 1-1/+1