summaryrefslogtreecommitdiff
path: root/packages/integrations (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-06-02fix: alias astro to @types/astro (#3503)Gravatar William Tetlow 2-4/+22
* fix: alias astro to @types/astro * fix: handle resolve.alias being array * chore: add integrations patch to changeset * chore: remove empty file
2022-06-02[ci] release (#3488)astro@1.0.0-beta.39@astrojs/solid-js@0.1.4Gravatar github-actions[bot] 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-02[ci] formatGravatar bholmesdev 1-1/+1
2022-06-02Fix: newline characters in Solid (#3505)Gravatar Ben Holmes 1-0/+4
* fix: remove source map consumption from babel transform * refactor: move inputSourceMap to integration option * tests: add newline ex to test build and dev * chore: change back to babel.transformAsync * chore: changeset
2022-06-01Integration Docs: Tailwind (#3429)Gravatar Dan Jutan 1-36/+98
* test commi * add video * test video include * actually close the tag * try directly pasting the video link * remove the quote I forgot about * figured out how to properly upload a video to github * remove unneeded media directory * why tailwind * Installation and Usage * Troubleshooting * Add examples section * Update packages/integrations/tailwind/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/integrations/tailwind/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/integrations/tailwind/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/integrations/tailwind/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * TOC + layout tweaks * separated, and example re: warning to not use Tailwind with other styling method Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-06-01[ci] update lockfile (#3495)Gravatar Fred K. Schott 2-2/+2
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-31[ci] release (#3485)astro@1.0.0-beta.38@astrojs/vue@0.1.5@astrojs/svelte@0.1.4@astrojs/solid-js@0.1.3@astrojs/react@0.1.3@astrojs/preact@0.1.3@astrojs/markdown-remark@0.10.2@astrojs/lit@0.1.4@astrojs/deno@0.1.3Gravatar github-actions[bot] 14-7/+49
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-31[ci] formatGravatar natemoo-re 3-48/+50
2022-05-31[ci] update lockfile (#3448)Gravatar Fred K. Schott 3-3/+3
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-31Improve nested and `client:only` hydration (#3455)Gravatar Nate Moore 5-11/+41
* wip: fix nested islands * fix: improve hydration for dynamic content * chore: fix bundle-size script for new files * chore: allow-list client:* directive files * fix(#3362): fix client:only behavior for React, Vue, Solid * test: add client-only e2e test * chore: update lockfile * test: fix e2e tests * test: add framework nesting e2e tests * Update packages/astro/src/runtime/client/events.ts Co-authored-by: Matthew Phillips <matthew@skypack.dev> * chore: add changeset * fix(preact): ignore hydrate roots * chore: remove `ssr` check in integrations * Revert "chore: remove `ssr` check in integrations" This reverts commit ba27eaae5514701f4b7bb6259f682fe82821a23d. * chore: add changeset Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2022-05-31Load environment variables in deno SSR (#3483)Gravatar Matěj Volf 4-2/+25
* Properly shim env in Deno * Add test for loading env vars in Deno * Add changeset
2022-05-31[ci] formatGravatar matthewp 2-2/+4
2022-05-31Lit polyfill - wait to polyfill on DOMContentLoaded (#3484)Gravatar Matthew Phillips 2-2/+2
* Lit polyfill - wait to polyfill on DOMContentLoaded * Adds changeset
2022-05-25[ci] release (#3435)astro@1.0.0-beta.33@astrojs/webapi@0.12.0@astrojs/vercel@0.2.3@astrojs/partytown@0.1.4@astrojs/node@0.1.2@astrojs/netlify@0.4.1@astrojs/markdown-remark@0.10.0Gravatar github-actions[bot] 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-24Add base config option to partytown snippet generation (#3437)Gravatar Caio Ferrarezi 1-2/+4
* fix: add base config option to partytown snippet generation * add changeset * fix: handle config.base for partytown Co-authored-by: Nate Moore <nate@skypack.dev>
2022-05-24[ci] update lockfile (#3419)Gravatar Fred K. Schott 2-2/+2
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-23[ci] release (#3409)Gravatar github-actions[bot] 6-6/+27
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-19[ci] update lockfile (#3404)Gravatar Fred K. Schott 3-4/+4
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-17[ci] release (#3378)astro@1.0.0-beta.29@astrojs/vercel@0.2.2@astrojs/turbolinks@0.1.3@astrojs/partytown@0.1.3@astrojs/netlify@0.4.0@astrojs/lit@0.1.3Gravatar github-actions[bot] 10-5/+37
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-17[ci] update lockfile (#3386)Gravatar Fred K. Schott 2-2/+2
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-16Deprecate @astrojs/turbolinks (#3383)Gravatar Tony Sullivan 1-0/+8
* deprecating the Turbolinks integration * chore: add changeset
2022-05-16Update out directories for Netlify Functions (#3381)Gravatar Sarah Etter 3-4/+7
* Change out directories for Netlify Functions * Changeset * Update test
2022-05-16feat(vercel): remove `nodeVersion` (#3368)Gravatar Juan Martín Seery 2-19/+8
* Remove `nodeVersion` * Changeset
2022-05-16[ci] update lockfile (#3363)Gravatar Fred K. Schott 2-3/+3
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
2022-05-16[ci] formatGravatar natemoo-re 1-8/+10
2022-05-16Add options to partytown integration (#3380)Gravatar Mark Leung 2-2/+43
* Add options to partytown integration * Update doc
2022-05-16[ci] formatGravatar matthewp 1-55/+61
2022-05-16test(@astrojs/lit): adding tests (#3375)Gravatar Daniel Vivar 3-8/+92
* test(@astrojs/lit): adding tests * changeset
2022-05-16Netlify outdirectory (#3377)Gravatar Sarah Etter 2-3/+3
* Change dist directory, and functions out directory * Add changeset * update docs * Fix changeset
2022-05-12[ci] release (#3356)@astrojs/vercel@0.2.1Gravatar github-actions[bot] 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-12fix(vercel): added type definitions (#3355)Gravatar Juan Martín Seery 1-1/+13
* Added missing types * Changeset
2022-05-12[ci] release (#3334)create-astro@0.12.1astro@1.0.0-beta.28@astrojs/vue@0.1.4@astrojs/vercel@0.2.0@astrojs/svelte@0.1.3@astrojs/react@0.1.2@astrojs/netlify@0.3.4Gravatar github-actions[bot] 10-5/+49
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-12Add config option customPages (#3315)Gravatar Eloi-Perez 1-0/+14
* Add config option customPages Add config option customPages to be able to add custom URL pages to the sitemap.xml * add comment to document customPages option
2022-05-12[ci] update lockfile (#3287)Gravatar Fred K. Schott 6-15/+15
* [ci] update lockfile * chore: fix lockfile * fix: pin turbo Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com> Co-authored-by: Nate Moore <nate@skypack.dev>
2022-05-12[ci] formatGravatar matthewp 2-10/+6
2022-05-12Fix: React - Use "createRoot" instead of "hydrateRoot" for `client:only` (#3337)Gravatar Ben Holmes 2-18/+24
* feat: pass "client" directive to clientEntrypoints * refactor: remove hydration warning suppression react 17 * feat: remove hydration warning suppression react 18 * chore: changeset * fix: change metadata to options bag
2022-05-11refactor(vercel): Build Output API v3 (#3216)Gravatar Juan Martín Seery 13-163/+408
* Removed ignores * Migration to v3 * More changes * Remove legacy redirects * Fail when there is no ENABLE_VC_BUILD * Fix edge * Updated readme * Changeset * Added static mode * Updated documentation * Updated shim * Made edge work! * Updated changeset * Ensure empty dir * Fixed redirects for dynamic paths * Removed extra declaration * Splited imports * Updated readme * Fixed some urls * Deprecated shim! * [test]: Vercel NFT * Beautify * Edge bundle to node 14.19 Vercel runs 14.19.1 (I've checked it manually) * Re-added shim (#3304) * Added `node:` prefix * Use the same bundling as Deno for Edge * Remove esbuild * Fixed shim * Moved nft * Updated changeset * Added note about Edge * fix typo * Added support for Node 16 (vercel/vercel#7772)
2022-05-11Remove try/catch from solid component check (#3282)Gravatar Jonas Luebbers 1-6/+2
* Remove try/catch from solid component check * Move try/catch to renderComponent * Add solid to integrations-playground example
2022-05-11Fix peer deps issue in svelte and vue plugins (#3333)Gravatar Fred K. Schott 2-2/+4
* fix peer deps issue * add changeset * rebuild lockfile
2022-05-11[ci] formatGravatar matthewp 2-24/+24
2022-05-11Fix/netlify edge redirects (#3342)Gravatar Pascal Schilp 3-21/+35
* fix: create redirects file for netlify edge adapter * chore: changeset * chore: distinguish between edge/regular
2022-05-03[ci] release (#3284)astro@1.0.0-beta.23@astrojs/turbolinks@0.1.2@astrojs/rss@0.1.1Gravatar github-actions[bot] 2-1/+7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-03Turbolinks: clean up injected scripts and styles on page navigation (#3283)Gravatar Tony Sullivan 1-0/+16
* client hydration scripts should be removed before navigation * chore: adding a changeset * also cleanup injected styles on page navigation
2022-04-26Update `@proload/core` (#3211)Gravatar Nate Moore 1-1/+1
* chore: bump proload * chore: update @proload/core
2022-04-26[ci] release (#3182)create-astro@0.10.0astro@1.0.0-beta.18@astrojs/vercel@0.1.4@astrojs/tailwind@0.2.1@astrojs/svelte@0.1.2@astrojs/netlify@0.3.3Gravatar github-actions[bot] 8-4/+32
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-26fix(vercel): `trailingSlash` fix for non-html pages (#3185)Gravatar Juan Martín Seery 1-29/+37
* fix(vercel): `trailingSlash` fix for non-html pages * Changeset
2022-04-26Feat: support `astro add` without npm installing (#3183)Gravatar Ben Holmes 1-1/+1
* deps: update to latest proload * feat: avoid parsing config on resolveConfigUrl * chore: changeset * fix: bump proload * fix: bump proload * fix: bump proload * fix: bump proload * fix: bump proload Co-authored-by: Nate Moore <nate@skypack.dev>
2022-04-22[ci] formatGravatar tony-sull 1-3/+1
2022-04-22Support custom svelte compiler options in @astrojs/svelte (#3181)Gravatar Tony Sullivan 2-16/+68
* updating svelte integration to allow custom user config * test: adding a test to verify that svelte options are piped through the integration * updating the README with docs on overridding svelte options * chore: adding changeset * fix: copy/paste bug in test validation * removing temporary debug scripts
2022-04-22[ci] formatGravatar matthewp 3-6/+5