summaryrefslogtreecommitdiff
path: root/examples/framework-multiple/src/components/VueCounter.vue (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-13fix: load env earlier (#12977)Gravatar Florian Lefebvre 8-43/+65
2025-01-13Remove encryption of empty props to allow server island cacheability (#12956)Gravatar Chris Kanich 6-2/+95
2025-01-13Remove custom optimizeDeps.include in react integration (#12923)Gravatar Bjorn Lu 5-11/+14
2025-01-13fix: correct more typos (#12971)Gravatar Viktor Szépe 26-52/+52
2025-01-10[ci] formatGravatar mtwilliams 1-1/+1
2025-01-10Fix i18n current locale (#12839)Gravatar mtwilliams 4-4/+28
2025-01-10[ci] formatGravatar Matt Kane 2-5/+9
2025-01-10fix: delete old entry when frontmatter slug changed (#12966)Gravatar Matt Kane 6-3/+75
2025-01-10Add inline mdx component test (#12965)Gravatar Bjorn Lu 2-0/+10
2025-01-10fix: check if content layer files have changed before writing (#12962)Gravatar Matt Kane 2-0/+10
2025-01-10Version transitions in CLI outputs (#12739)Gravatar enu 4-12/+20
2025-01-10fix(errors): fix error messages rendering incorrectly (#12942)Gravatar liruifengv 2-2/+9
2025-01-10[ci] release (#12945)astro@5.1.5@astrojs/react@4.1.3@astrojs/mdx@4.0.5@astrojs/markdoc@0.12.5Gravatar Houston (Bot) 39-99/+94
2025-01-10Revert "Make MDX integration check noop (#12913)" (#12959)Gravatar Bjorn Lu 2-6/+25
2025-01-10Improve Static Asset Generation Performance (#12922)Gravatar Adam Chalemian 3-8/+73
2025-01-10[ci] formatGravatar Martin Trapp 1-1/+1
2025-01-10Adds blocking and disabled attributes to the TypeScript definition of the HTM...Gravatar Martin Trapp 2-1/+8
2025-01-10Support checking react 19 components (#12948)Gravatar Bjorn Lu 2-1/+10
2025-01-09[ci] formatGravatar Matt Kane 3-11/+9
2025-01-09fix: explicitly set dev mode for data store (#12947)Gravatar Matt Kane 9-35/+91
2025-01-09[ci] formatGravatar Emanuele Stoppa 1-1/+1
2025-01-09chore: better types (#12944)Gravatar Emanuele Stoppa 1-8/+1
2025-01-09fix: add starlog example viewport (#12941)Gravatar codenomnom 1-0/+1
2025-01-09Fix markdoc render code block in if tag (#12930)Gravatar Bjorn Lu 8-75/+142
2025-01-09chore: add `funding` to the main package (#12946)Gravatar Emanuele Stoppa 1-0/+4
2025-01-09fix(container): compiling error with pnpm (#12934)Gravatar Emanuele Stoppa 14-41/+73
2025-01-09[ci] release (#12919)astro@5.1.4@astrojs/underscore-redirects@0.6.0@astrojs/mdx@4.0.4Gravatar Houston (Bot) 45-165/+130
2025-01-09[ci] formatGravatar Daniel 1-1/+1
2025-01-09pass original locals to the 404 page render (#12935)Gravatar Daniel 9-1/+127
2025-01-09[ci] formatGravatar oliverlynch 2-10/+13
2025-01-09feat(assets): Store remote cached images in binary format (#12926)Gravatar oliverlynch 4-19/+56
2025-01-08fix(routing): don't trigger get of headers (#12937)Gravatar Emanuele Stoppa 5-19/+70
2025-01-08fix: invalidate data store module when dev server starts (#12938)Gravatar Matt Kane 2-16/+24
2025-01-08chore: add test for astro:route:setup hook (#12933)Gravatar Florian Lefebvre 1-0/+49
2025-01-08feat(underscore-redirects): update API to support new hook (#12924)Gravatar Florian Lefebvre 4-25/+72
2025-01-08fix output path logging for build.format: preserve (#12918)Gravatar lam eu ler 4-6/+62
2025-01-08feat: improve astro:env config error (#12912)Gravatar Florian Lefebvre 3-1/+43
2025-01-08fix: conditionally import image style (#12925)Gravatar Matt Kane 15-25/+76
2025-01-08Fix biome correctness checks (#12929)Gravatar Bjorn Lu 3-2/+4
2025-01-08fix(routing): multiple decoding (#12927)Gravatar Emanuele Stoppa 11-14/+43
2025-01-07[ci] formatGravatar Matt Kane 1-1/+2
2025-01-07fix(mdx): don't import image component when no images are used (#12921)Gravatar Matt Kane 8-15/+19
2025-01-07Process empty markdown body for remark/rehype plugins (#12920)Gravatar Bjorn Lu 6-7/+30
2025-01-07[ci] formatGravatar koyopro 1-1/+0
2025-01-07fix: Reflect the configuration for esbuild (#12676)Gravatar koyopro 3-4/+28
2025-01-07Make MDX integration check noop (#12913)Gravatar Bjorn Lu 2-20/+11
2025-01-06[ci] release (#12878)astro@5.1.3@astrojs/underscore-redirects@0.5.1Gravatar Houston (Bot) 39-108/+78
2025-01-06fix: do not generate a stub for content types (#12909)Gravatar Florian Lefebvre 3-6/+12
2025-01-06[ci] formatGravatar Florian Lefebvre 1-1/+1
2025-01-06fix: pass server island route to astro:build:done routes (#12907)Gravatar Florian Lefebvre 2-1/+8