summaryrefslogtreecommitdiff
path: root/examples/framework-multiple/src/components/VueCounter.vue (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-09Revert "[ci] release (#4223)"Gravatar Fred K. Schott 30-61/+81
2022-08-09Updated @astrojs/image README.md missing formats prop as subtitle (#4221)Gravatar Alexandre Desroches 2-0/+7
2022-08-09Markdown component: fix package name in readme.md (#4208)Gravatar Masataka Yakura 2-1/+6
2022-08-09[ci] release (#4223)Gravatar Fred K. Bot 30-81/+61
2022-08-09[ci] formatGravatar bholmesdev 1-3/+1
2022-08-09[MD] Add `rawContent` and `compiledContent` to MD layout props (#4222)Gravatar Ben Holmes 4-1/+50
2022-08-09[ci] formatcreate-astro@1.0.0astro@1.0.0@astrojs/webapi@1.0.0@astrojs/vue@1.0.0@astrojs/vercel@1.0.0@astrojs/telemetry@1.0.0@astrojs/tailwind@1.0.0@astrojs/svelte@1.0.0@astrojs/solid-js@1.0.0@astrojs/sitemap@1.0.0@astrojs/rss@1.0.0@astrojs/react@1.0.0@astrojs/prism@1.0.0@astrojs/preact@1.0.0@astrojs/partytown@1.0.0@astrojs/node@1.0.0@astrojs/netlify@1.0.0@astrojs/mdx@0.8.1@astrojs/markdown-remark@1.0.0@astrojs/markdown-component@1.0.0@astrojs/lit@1.0.0@astrojs/deno@1.0.0@astrojs/cloudflare@1.0.0Gravatar natemoo-re 1-0/+1
2022-08-09Astro 1.0.0 (#4214)Gravatar Nate Moore 77-192/+406
2022-08-09remove errant remaining details tags (#4212)Gravatar Sarah Rainsberger 2-2/+2
2022-08-08[ci] release (#4197)astro@1.0.0-rc.8@astrojs/mdx@0.8.0@astrojs/cloudflare@0.5.0Gravatar Fred K. Bot 41-119/+89
2022-08-08[ci] formatGravatar natemoo-re 1-1/+3
2022-08-08[MDX] Remove `frontmatterOptions` (#4204)Gravatar Ben Holmes 9-137/+19
2022-08-08Update @astrojs/image README with mention of the new env.d.ts file (#4206)Gravatar Erika 1-2/+9
2022-08-08fix: ensure jsx does not reference server entrypoint (#4203)Gravatar Nate Moore 4-4/+9
2022-08-08[MDX] Add frontmatter injection to README (#4205)Gravatar Ben Holmes 2-5/+42
2022-08-08[ci] formatGravatar matthewp 11-48/+41
2022-08-08Add Windows back to smoke tests (#4202)Gravatar Matthew Phillips 1-1/+1
2022-08-08Refactor runtime (#4201)Gravatar Matthew Phillips 15-953/+1071
2022-08-08Add Astro.generator (#4012)Gravatar Nate Moore 26-0/+101
2022-08-08[ci] formatGravatar natemoo-re 1-15/+15
2022-08-08Add a Github Codespace Config based on gitpod dockerfile (#4185)Gravatar Maina Wycliffe 3-1/+27
2022-08-08[ci] formatGravatar natemoo-re 2-2/+5
2022-08-08Changes required for a `Passing` grade from OpenSSF Best Practices (#3718)Gravatar Randall 3-0/+40
2022-08-08feat: add support to `@astrojs/cloudflare` directory deploy mode (#3806)Gravatar Richard Cooke 6-11/+98
2022-08-08Update ---01-bug-report.yml (#4199)Gravatar Nate Moore 1-1/+0
2022-08-08remove details tags from integration READMEs (#4198)Gravatar Sarah Rainsberger 9-255/+157
2022-08-08[ci] update lockfile (#4184)Gravatar Fred K. Bot 1-231/+230
2022-08-08fix: astro preview does not serve custom 404 (4113) (#4189)Gravatar Maik Jablonski 2-1/+18
2022-08-08tailwind: link to import doc for applyBaseStyles (#4193)Gravatar oliverpool 1-0/+2
2022-08-08Fix client build sourcemap generation (#4195)Gravatar Bjorn Lu 10-7/+100
2022-08-07[ci] formatGravatar delucis 1-2/+2
2022-08-07docs: Modify legacy flag description (#4187)Gravatar Mark Spratt 1-0/+11
2022-08-06[ci] release (#4186)create-astro@0.15.1Gravatar Fred K. Bot 3-6/+7
2022-08-06Fix relaxed and default TypeScript settings not working (#4183)Gravatar Erika 2-8/+15
2022-08-05[ci] release (#4159)create-astro@0.15.0astro@1.0.0-rc.7@astrojs/react@0.4.3@astrojs/mdx@0.7.0@astrojs/markdown-remark@0.14.1@astrojs/image@0.3.2Gravatar Fred K. Bot 59-220/+157
2022-08-06[ci] formatGravatar FredKSchott 1-0/+1
2022-08-05add charset utf-8Gravatar Kevin Zuniga Cuellar 6-5/+21
2022-08-06[ci] formatGravatar FredKSchott 59-185/+216
2022-08-05Add `prettier-plugin-astro` to the monorepo (#4083)Gravatar Erika 4-10/+84
2022-08-05update example scripts (#4098)Gravatar Fred K. Schott 34-77/+121
2022-08-05Add a TypeScript step to `create-astro` (#4179)Gravatar Erika 5-1/+125
2022-08-05[MDX] Prevent overriding `collect-headings` plugin (#4181)Gravatar Ben Holmes 4-30/+14
2022-08-05fix: export all of @astrojs/image dist (#4146)Gravatar Corbin Crutchley 2-1/+6
2022-08-05[ci] formatGravatar natemoo-re 5-10/+17
2022-08-05Fix external astro image usage (#4147)Gravatar Corbin Crutchley 2-1/+7
2022-08-05Frontmatter injection for MD and MDX (#4176)Gravatar Ben Holmes 32-71/+491
2022-08-05feat(image): Add GIF -> WEBP support (#4139) (#4140)Gravatar Jack Merrill 2-1/+6
2022-08-05[ci] formatGravatar natemoo-re 1-3/+5
2022-08-05Support Fragment in MDX files (#4136)Gravatar Nate Moore 2-1/+11
2022-08-05Fix [Object object] in MDX output (#4180)Gravatar Nate Moore 2-1/+6