summaryrefslogtreecommitdiff
path: root/examples/integrations-playground/src/components/calc-add.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-28Add properties (url, file) to MarkdownContent type (#4028)Gravatar Alfredo González Martínez 2-0/+7
2022-07-28fix link (#4070)Gravatar Chell 1-1/+1
2022-07-27[ci] formatGravatar matthewp 3-14/+18
2022-07-27Fixes cloudflare throwing over process (#4072)Gravatar Matthew Phillips 10-6/+714
2022-07-27Add fontsource packages to always be noExternal (#4073)Gravatar Matthew Phillips 2-0/+7
2022-07-27[ci] formatGravatar matthewp 3-6/+4
2022-07-27Add errors to cloudflare/vercel adapters when no output config (#4068)Gravatar Matthew Phillips 15-8/+145
2022-07-27[ci] formatGravatar tony-sull 5-21/+15
2022-07-27Fixes type definitions `@astrojs/image` and adds more documentation to the RE...Gravatar Tony Sullivan 22-363/+606
2022-07-26[ci] formatGravatar matthewp 1-5/+5
2022-07-26Add tests for markdown content escaping (#4058)Gravatar Matthew Phillips 6-20/+50
2022-07-26[ci] formatGravatar matthewp 1-1/+1
2022-07-26Prevent Svelte HMR warning during the build (#4057)Gravatar Matthew Phillips 2-0/+10
2022-07-26Fixes binary data request bodies in the Node adapter (#4055)Gravatar Matthew Phillips 4-10/+36
2022-07-26Update CHANGELOG.mdGravatar Fred K. Schott 1-73/+21
2022-07-26[ci] release (#3972)create-astro@0.14.2astro@1.0.0-rc.1@astrojs/vue@0.5.0@astrojs/vercel@0.3.0@astrojs/tailwind@0.2.5@astrojs/svelte@0.5.0@astrojs/sitemap@0.3.0@astrojs/prefetch@0.0.6@astrojs/partytown@0.1.9@astrojs/node@0.2.0@astrojs/netlify@0.5.0@astrojs/mdx@0.3.0@astrojs/markdown-remark@0.13.0@astrojs/markdown-component@0.2.0@astrojs/lit@0.3.2@astrojs/image@0.2.0@astrojs/deno@0.2.0@astrojs/cloudflare@0.3.0Gravatar Fred K. Bot 111-431/+642
2022-07-26[ci] update lockfile (#4054)Gravatar Fred K. Bot 1-88/+88
2022-07-26[ci] formatGravatar matthewp 2-30/+32
2022-07-26Move getStaticPaths call to happen during generation (#4047)Gravatar Matthew Phillips 10-88/+143
2022-07-26[ci] update lockfile (#4040)Gravatar Fred K. Bot 1-120/+120
2022-07-26update md deprecation messagesastro@0.0.0-rc-20220726043527@astrojs/vue@0.0.0-rc-20220726043527@astrojs/vercel@0.0.0-rc-20220726043527@astrojs/tailwind@0.0.0-rc-20220726043527@astrojs/svelte@0.0.0-rc-20220726043527@astrojs/sitemap@0.0.0-rc-20220726043527@astrojs/prefetch@0.0.0-rc-20220726043527@astrojs/partytown@0.0.0-rc-20220726043527@astrojs/node@0.0.0-rc-20220726043527@astrojs/netlify@0.0.0-rc-20220726043527@astrojs/mdx@0.0.0-rc-20220726043527@astrojs/markdown-remark@0.0.0-rc-20220726043527@astrojs/markdown-component@0.0.0-rc-20220726043527@astrojs/lit@0.0.0-rc-20220726043527@astrojs/image@0.0.0-rc-20220726043527@astrojs/deno@0.0.0-rc-20220726043527@astrojs/cloudflare@0.0.0-rc-20220726043527Gravatar Fred K. Schott 1-3/+3
2022-07-26add support for injected page-ssr scripts (#4050)Gravatar Fred K. Schott 7-1/+32
2022-07-25[ci] formatGravatar tony-sull 3-3/+3
2022-07-25Removes `fileURLToPath` dependency from `@astrojs/image` SSR production endpo...Gravatar Tony Sullivan 11-22/+24
2022-07-25[docs content] use "version" not since (#4043)Gravatar Sarah Rainsberger 1-2/+2
2022-07-25[ci] formatGravatar matthewp 1-4/+8
2022-07-25Add warnings on markdown deprecations (#4046)Gravatar Matthew Phillips 3-3/+25
2022-07-25[ci] formatGravatar matthewp 4-12/+9
2022-07-25Build the before-hydration script (#4042)Gravatar Matthew Phillips 10-92/+151
2022-07-25[ci] formatGravatar Princesseuh 1-1/+0
2022-07-25Added missing "loading" attribute for "IFrameHTMLAttributes" (#4044)Gravatar András Torma 2-0/+7
2022-07-25[ci] formatastro@0.0.0-rc-20220725043302@astrojs/vue@0.0.0-rc-20220725043302@astrojs/vercel@0.0.0-rc-20220725043302@astrojs/tailwind@0.0.0-rc-20220725043302@astrojs/svelte@0.0.0-rc-20220725043302@astrojs/sitemap@0.0.0-rc-20220725043302@astrojs/prefetch@0.0.0-rc-20220725043302@astrojs/partytown@0.0.0-rc-20220725043302@astrojs/node@0.0.0-rc-20220725043302@astrojs/netlify@0.0.0-rc-20220725043302@astrojs/mdx@0.0.0-rc-20220725043302@astrojs/markdown-remark@0.0.0-rc-20220725043302@astrojs/markdown-component@0.0.0-rc-20220725043302@astrojs/lit@0.0.0-rc-20220725043302@astrojs/image@0.0.0-rc-20220725043302@astrojs/deno@0.0.0-rc-20220725043302@astrojs/cloudflare@0.0.0-rc-20220725043302Gravatar FredKSchott 17-75/+79
2022-07-25[ci] update lockfile (#4036)Gravatar Fred K. Bot 1-69/+75
2022-07-25[Doc-generated content] legacy.astroFlavoredMarkdown (#4027)Gravatar Sarah Rainsberger 1-10/+23
2022-07-25Add the `output` option (#4015)Gravatar Matthew Phillips 67-251/+365
2022-07-24Update `astro` version to `1.0.0-rc.0` (#4030)Gravatar Nate Moore 30-57/+57
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