summaryrefslogtreecommitdiff
path: root/examples/framework-multiple/src/components/vue/VueCounter.vue (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-06fix(i18n): fix regression in current locale (#9998)Gravatar Emanuele Stoppa 6-3/+127
2024-02-06Revert "fix(compiler): Support dynamic slot names (#9605)" (#9999)Gravatar Happydev 7-71/+12
2024-02-06[ci] formatGravatar Matthew Phillips 1-4/+1
2024-02-06Fix HMR in MDX deps in Content Collections (#9956)Gravatar Matthew Phillips 13-10/+124
2024-02-06chore: typo (#9988)Gravatar Simon He 1-3/+3
2024-02-05Fix flaky streaming test (#9985)Gravatar Bjorn Lu 1-1/+1
2024-02-05[ci] formatGravatar Florian Lefebvre 1-1/+1
2024-02-05feat(astro): improve `astro:content` types (#9906)Gravatar Florian Lefebvre 4-49/+84
2024-02-05fix typo (#9964)Gravatar Alan Alickovic 1-1/+1
2024-02-05Remove the same CSS properties (#9962)Gravatar ktym4a 1-3/+1
2024-02-05fix(rss): use node assert instead of chai (#9980)Gravatar Florian Lefebvre 1-18/+23
2024-02-04[ci] formatGravatar voxel!() 1-1/+3
2024-02-04chore(`@astrojs/rss`): Migrate tests to `node:test` (#9939)Gravatar voxel!() 5-98/+82
2024-02-04FIX: allow rss feeds to have an enclosure with length of 0 (#9967)Gravatar Marco Campos 3-1/+29
2024-02-02[ci] release (#9948)astro@4.3.2@astrojs/vercel@7.1.1Gravatar Houston (Bot) 35-71/+70
2024-02-02Revert "Provide better ignores for Vercel's file tracer (#9885)" (#9955)Gravatar Matthew Phillips 4-20/+6
2024-02-02Fix: 404.html load correctly on preview (#9907)Gravatar ktym4a 3-23/+103
2024-02-02Add new test cases for non-UTF-8 and space file names (#9947)Gravatar ktym4a 3-0/+32
2024-02-02fix: don't log warning if `i18nDomains` isn't enabled (#9932)Gravatar Emanuele Stoppa 2-1/+6
2024-02-02chore(`@astrojs/underscore-redirects`): use Node.js for testing (#9923)Gravatar Atharva 5-27/+21
2024-02-02[ci] formatGravatar Mohamed 1-1/+1
2024-02-02chore(@astrojs/integrations/lit): use Node.js for testing (#9944)Gravatar Mohamed 4-24/+18
2024-02-02[ci] formatGravatar voxel!() 1-1/+3
2024-02-02chore(telemetry): Migrate tests to `node:test` (#9886)Gravatar voxel!() 3-32/+32
2024-02-01[ci] release (#9926)astro@4.3.1Gravatar Houston (Bot) 35-80/+69
2024-02-01fix: route matching for encoded pathnames (#9934)Gravatar ktym4a 1-1/+1
2024-02-01Improve `astro sync` error handling (#9888)Gravatar Nate Moore 4-27/+21
2024-02-01[ci] formatGravatar Arsh 2-5/+5
2024-02-01fix(middleware): load while retrieving ssr manifest for prerendering (#9938)Gravatar Arsh 5-0/+24
2024-02-01[ci] formatGravatar Fred K. Schott 2-27/+25
2024-02-01fix semver check (#9937)Gravatar Fred K. Schott 1-1/+1
2024-02-01fix(NodeApp): fix responses with null bodies never completing (#9931)Gravatar Arsh 9-21/+88
2024-02-01[docs] update typo in error message (#9929)Gravatar Sarah Rainsberger 2-18/+18
2024-02-01Fix indentation formatting in types JSDoc (#9927)Gravatar Chris Swithinbank 1-12/+13
2024-02-01Exit code 1 if node:test fail (#9928)Gravatar Bjorn Lu 1-0/+5
2024-02-01fix: use publicDir & base for 'include your base in url' error message (#9841)Gravatar Kristian Binau 2-2/+13
2024-02-01fix: upgrade lit library to v3 (#9915)Gravatar Ofer Shaal 2-3/+35
2024-02-01Add a name property for DetailsHTMLAttributes (#9918)Gravatar Larry Ivan Villegas Costas 2-0/+6
2024-02-01fix(docs): Fix import in changelog example (#9924)Gravatar Luiz Ferraz 1-1/+1
2024-02-01fix(docs): add missing variant (#9922)Gravatar Emanuele Stoppa 1-1/+1
2024-02-01chore: fix alignment docs (#9920)Gravatar Emanuele Stoppa 1-9/+10
2024-02-01[ci] release (#9904)astro@4.3.0@astrojs/vercel@7.1.0@astrojs/node@8.2.0Gravatar Houston (Bot) 45-211/+196
2024-02-01[ci] formatGravatar Arsh 1-3/+3
2024-02-01fix(NodeApp): end with "Internal server error" on mid-stream error (#9908)Gravatar Arsh 4-4/+35
2024-01-31[ci]: use M1 mac image (#9913)Gravatar Nate Moore 1-1/+1
2024-01-31Silently ignore adapters that don't export `start()` (#9911)Gravatar Nate Moore 2-1/+13
2024-01-31[ci] formatGravatar Matthew Phillips 1-4/+4
2024-01-31Provide better ignores for Vercel's file tracer (#9885)Gravatar Matthew Phillips 4-1/+32
2024-01-31fix: content types reference to config on windows (#9877)Gravatar Fabian Kachlock 2-1/+8
2024-01-31chore(`@astrojs/vue`): use Node.js for testing (#9901)Gravatar Atharva 5-49/+42