summaryrefslogtreecommitdiff
path: root/packages/integrations/vue/static-html.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-23[ci] formatGravatar natemoo-re 1-2/+2
2022-07-23Fix: (patching old PR) Check node version and find acceptable host accordingl...Gravatar Ari Gibson 2-1/+7
2022-07-23[ci] formatGravatar natemoo-re 2-2/+4
2022-07-23Rename Markdown util `getHeaders()` to `getHeadings()` (#4031)Gravatar Nate Moore 12-42/+64
2022-07-23Preserve authored CSS specificity (#4024)Gravatar Nate Moore 6-15/+24
2022-07-23[ci] update lockfile (#4026)Gravatar Fred K. Bot 1-79/+90
2022-07-22[ci] formatGravatar tony-sull 10-44/+36
2022-07-22WIP: [image] Fixing SSR support and improving error validation (#4013)Gravatar Tony Sullivan 48-238/+557
2022-07-22[ci] formatGravatar tony-sull 7-31/+33
2022-07-22Feat: new `legacy.astroFlavoredMarkdown` flag (#4016)Gravatar Ben Holmes 64-223/+481
2022-07-22[ci] formatGravatar matthewp 4-11/+25
2022-07-22SSR 404 and 500 routes in adapters (#4018)Gravatar Okiki Ojo 14-21/+124
2022-07-22[ci] formatGravatar matthewp 4-14/+13
2022-07-22Fixes Node adapter receiving a request body (#4023)Gravatar Matthew Phillips 9-16/+274
2022-07-22Handle EXIF orientation flag (#4021)Gravatar Chris Swithinbank 2-3/+9
2022-07-22[ci] formatGravatar natemoo-re 2-7/+10
2022-07-22Overhaul HMR handling for `.astro` files (#3932)Gravatar Nate Moore 11-204/+41
2022-07-22[ci] update lockfile (#4019)Gravatar Fred K. Bot 1-1313/+1223
2022-07-22Add `pnpm-merge-driver` instructions (#4022)Gravatar Nate Moore 1-0/+7
2022-07-22[ci] formatGravatar natemoo-re 9-41/+44
2022-07-22Add `.html` support (#3867)Gravatar Nate Moore 32-12/+534
2022-07-22[ci] formatGravatar natemoo-re 2-13/+15
2022-07-22New handling for `define:vars` scripts and styles (#3976)Gravatar Nate Moore 8-66/+93
2022-07-22feat(vercel): remove requirement of `ENABLE_VC_BUILD=1` (#4020)Gravatar Juan Martín Seery 5-34/+6
2022-07-21[ci] formatastro@0.0.0-rc-20220722032928@astrojs/vue@0.0.0-rc-20220722032928@astrojs/vercel@0.0.0-rc-20220722032928@astrojs/tailwind@0.0.0-rc-20220722032928@astrojs/svelte@0.0.0-rc-20220722032928@astrojs/sitemap@0.0.0-rc-20220722032928@astrojs/prefetch@0.0.0-rc-20220722032928@astrojs/partytown@0.0.0-rc-20220722032928@astrojs/node@0.0.0-rc-20220722032928@astrojs/netlify@0.0.0-rc-20220722032928@astrojs/mdx@0.0.0-rc-20220722032928@astrojs/markdown-remark@0.0.0-rc-20220722032928@astrojs/markdown-component@0.0.0-rc-20220722032928@astrojs/lit@0.0.0-rc-20220722032928@astrojs/image@0.0.0-rc-20220722032928@astrojs/deno@0.0.0-rc-20220722032928@astrojs/cloudflare@0.0.0-rc-20220722032928Gravatar bholmesdev 2-21/+23
2022-07-21Fix: use `set:html` when markdown mode is `md` (#4008)Gravatar Ben Holmes 11-13/+143
2022-07-21[ci] formatGravatar bholmesdev 3-26/+24
2022-07-21[MDX] Add Prism and Shiki support (#4002)Gravatar Ben Holmes 11-22/+339
2022-07-21[ci] formatGravatar natemoo-re 1-1/+4
2022-07-21fix: provide hint for undefined exports (#4003)Gravatar Nate Moore 1-1/+3
2022-07-21[ci] formatGravatar matthewp 7-16/+17
2022-07-21Replace/Rename Astro.canonicalURL with new Astro.url helper (#3959)Gravatar Fred K. Schott 35-117/+101
2022-07-21Fixes using tsconfig to set aliases (#4010)Gravatar Matthew Phillips 9-4/+102
2022-07-21[ci] formatGravatar natemoo-re 1-52/+52
2022-07-21fix: better dev routing with base using middleware (#3942)Gravatar Allan Chain 8-42/+157
2022-07-21[READMEs] removed "experimental" from astro add instructions (#4004)Gravatar Sarah Rainsberger 6-5/+14
2022-07-21[ci] formatGravatar natemoo-re 1-2/+6
2022-07-21Support objects for `style` attribute (#3776)Gravatar Nate Moore 2-2/+15
2022-07-21[ci] formatGravatar matthewp 1-5/+1
2022-07-21Make the Lit integration be compat with Vite 3.0.1 (#4009)Gravatar Matthew Phillips 4-11/+15
2022-07-21[ci] formatastro@0.0.0-rc-20220721064837@astrojs/vue@0.0.0-rc-20220721064837@astrojs/vercel@0.0.0-rc-20220721064837@astrojs/svelte@0.0.0-rc-20220721064837@astrojs/node@0.0.0-rc-20220721064837@astrojs/netlify@0.0.0-rc-20220721064837@astrojs/mdx@0.0.0-rc-20220721064837@astrojs/markdown-component@0.0.0-rc-20220721064837@astrojs/image@0.0.0-rc-20220721064837@astrojs/deno@0.0.0-rc-20220721064837@astrojs/cloudflare@0.0.0-rc-20220721064837Gravatar bholmesdev 2-18/+20
2022-07-20[MDX] Support YAML frontmatter (#3995)Gravatar Ben Holmes 11-13/+348
2022-07-20Properly support and type optional props in Svelte components (#3993)Gravatar Erika 2-6/+9
2022-07-20[ci] formatGravatar FredKSchott 1-1/+1
2022-07-20Update snapshot release instructionsGravatar Fred K. Schott 1-9/+16
2022-07-20Updates SSR routing to always give priority to public assets (#4000)Gravatar Tony Sullivan 4-0/+20
2022-07-20[ci] formatGravatar matthewp 2-5/+6
2022-07-20Move the Markdown component to its own package (#3986)Gravatar Matthew Phillips 116-719/+1392
2022-07-20[ci] formatGravatar matthewp 1-2/+1
2022-07-20Removes warnings / flags for integrations and ssr (#3992)Gravatar Matthew Phillips 8-102/+8