Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Astro

Build faster websites with less client-side Javascript.
Collective - Host: opensource - https://opencollective.com/astrodotbuild - Website: https://astro.build/ - Code: https://github.com/withastro/astro

[ci] format

github.com/withastro/astro - 0fbe26eeb0d64934bd2c31833b1a69649274d4ad authored 12 months ago by Matthew Phillips <[email protected]>
Support remote images with encoded characters (#9540)

* Support remote images with encoded characters

* Add a changeset

* Update .changeset/smal...

github.com/withastro/astro - 7f212f0831d8cd899a86fb94899a7cad8ec280db authored 12 months ago by Matthew Phillips <[email protected]>
Enable source map on dev builds (#9465)

Co-authored-by: Nate Moore <[email protected]>

github.com/withastro/astro - b34bd2b2d9f85a4de397191bf19fadd3af284be6 authored 12 months ago by Luiz Ferraz <[email protected]>
[ci] release (#9491)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - 98fa8f02ab8cb861087e9161019620e9bfd51bd8 authored 12 months ago by Houston (Bot) <[email protected]>
fix(content): helpful message for DuplicateContentEntry (#9492)

* helpful message for DuplicateContentEntry

* add changeset

github.com/withastro/astro - 89a2a07c2e411cda32244b7b05d3c79e93f7dd84 authored 12 months ago by Arsh <[email protected]>
qol(routing): warn when api route method doesn't match the casing of an export (#9497)

* fix(routing): improve messaging for getting the case wrong

* add changeset

* lint: no sh...

github.com/withastro/astro - 7f7a7f1aeaec6b327ae0e5e7470a4f46174bf8ae authored 12 months ago by Arsh <[email protected]>
[ci] format

github.com/withastro/astro - a171c22f3741c206dab584d67e34e8e607118cc0 authored 12 months ago by Houston (Bot) <[email protected]>
[ci] update lockfile (#9519)

* [ci] update lockfile

* Fix errors

* Better Vue workaround

---------

Co-authored-by...

github.com/withastro/astro - 134367427bfec665f7225ddd1efc3f1c2fbc2daa authored 12 months ago by Houston (Bot) <[email protected]>
Forward Svelte client error (#9530)

github.com/withastro/astro - 337ca508bdd4fb88db5db7b9b1aee77624a346f7 authored 12 months ago by Bjorn Lu <[email protected]>
Fix duplicated CSS modules inlining (#9531)

* Fix duplicated CSS modules inlining

* Remove unused mode param

github.com/withastro/astro - 662f06fd9fae377bed1aaa49adbba3542cced087 authored 12 months ago by Bjorn Lu <[email protected]>
Prevent double uri decoding (#9532)

github.com/withastro/astro - 7224809b73d2c3ec8e8aee2fa07463dc3b57a7a2 authored 12 months ago by Bjorn Lu <[email protected]>
Add tailwindcss nesting support (#9529)

* Add tailwindcss nesting support

* Update lockfile

github.com/withastro/astro - d252fc61b04c1491f51822f5e23fabd404d84d40 authored 12 months ago by Bjorn Lu <[email protected]>
Filter out Svelte's unknown data prop warnings (#9510)

github.com/withastro/astro - cf993bc263b58502096f00d383266cd179f331af authored 12 months ago by Nikhil Kothari <[email protected]>
[ci] format

github.com/withastro/astro - 0ee255ae36969361d87fcd424d83fd9aa7b34b7a authored 12 months ago by Ming-jun Lu <[email protected]>
Prevent dev toolbar tooltip from overflowing (#9512)

* fix: prevent dev toolbar toolip from overflowing

* test: add a test case for dev toolbar to...

github.com/withastro/astro - 1469e0e5a915e6b42b9953dbb48fe57a74518056 authored 12 months ago by Ming-jun Lu <[email protected]>
Add autocomplete to button JSX type (#9522)

* Add autocomplete to button JSX type

This is “nonstandard and Firefox-specific” but often re...

github.com/withastro/astro - bb1438d20d325acd15f3755c6e306e45a7c64bcd authored 12 months ago by Martijn van der Ven <[email protected]>
feat: export JSX types from jsx-runtime (#9501)

* feat: export JSX types from jsx-runtime

* fix: i wont make the same mistakes three times

...

github.com/withastro/astro - eb36e95596fcdb3db4a31744e910495e22e3af84 authored 12 months ago by Erika <[email protected]>
[ci] format

github.com/withastro/astro - 4660aaa4051bd23fb77811968bbe56e2021161a2 authored almost 1 year ago by Sarah Rainsberger <[email protected]>
[docs] update build.format with note an adapter may set this value (#9502)

github.com/withastro/astro - b20cab14047a84ec531481718dccea65582a38a0 authored almost 1 year ago by Sarah Rainsberger <[email protected]>
Compress banner image (#9493)

github.com/withastro/astro - 05d923db53160d82bab0510ce509552a17cb99c0 authored almost 1 year ago by Alan <[email protected]>
fix(deps): Update Sharp optionalDep version (#9463)

* fix(deps): Update Sharp optionalDep version

* chore: changeset

github.com/withastro/astro - 3b0eaed3b544ef8c4ec1f7b0d5a8f475bcfeb25e authored almost 1 year ago by Erika <[email protected]>
chore(ci): remove integrations from docs smoke test (#9498)

github.com/withastro/astro - 5b4e41a86ff54bf17aeb4516c155e4b9cd9a7a1b authored about 1 year ago by Arsh <[email protected]>
[ci] format

github.com/withastro/astro - 36bedf1a5f46c7f4799f05ac27aae854258413bb authored about 1 year ago by Sarah Rainsberger <[email protected]>
[docs] minimal integration READMEs (#9479)

Co-authored-by: Emanuele Stoppa <[email protected]>
Co-authored-by: Eli...

github.com/withastro/astro - 1baf0b0d3cbd0564954c2366a7278794fad6726e authored about 1 year ago by Sarah Rainsberger <[email protected]>
chore: improve type fidelity for internal error class (#9478)

* chore: improve type fidelity for internal error class

* add changeset

* simplify

* fi...

github.com/withastro/astro - dfef925e1fd07f3efb9fde6f4f23548f2af7dc75 authored about 1 year ago by Arsh <[email protected]>
[ci] format

github.com/withastro/astro - 60dc8da71b40fb080cd77a01ba39c92b7bbef423 authored about 1 year ago by Nate Moore <[email protected]>
Skip `check` for known Qwik components (#9482)

github.com/withastro/astro - 72b26daf694b213918f02d0fcbf90ab5b7ebc31f authored about 1 year ago by Nate Moore <[email protected]>
[ci] release (#9457)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - 97342d218e0c2d616005af6f6f54308115b89ec1 authored about 1 year ago by Houston (Bot) <[email protected]>
chore: smoother logging when building pages (#9487)

* chore: smoother logging when building pages

* chore: improve logging during the build

* fix:...

github.com/withastro/astro - 19169db1f1574d36cc284fd9a0319d9b1e92b49a authored about 1 year ago by Emanuele Stoppa <[email protected]>
fix(a11y): Fix some audit false positives (#9483)

* fix(a11y): Fix some audit false positives

* chore: changeset

* Update packages/astro/src...

github.com/withastro/astro - c384f6924edc161d3ff631e658f017a37e4207e3 authored about 1 year ago by Erika <[email protected]>
view transition's form handling honors default prevention (#9486)

* add missing check to honor prevented default

* added changeset

* Update .changeset/fresh...

github.com/withastro/astro - f6714f677cffa2484565f51d5eb55bd34309653b authored about 1 year ago by Martin Trapp <[email protected]>
Respect forms with enctype set for view transitions (#9466)

* Respect forms with enctype set for view transitions

* Add changeset

* Revert "Respect fo...

github.com/withastro/astro - 5062d27a186c5020522614b9d6f3da218f7afd96 authored about 1 year ago by Ken Powers <[email protected]>
[ci] format

github.com/withastro/astro - 1f3d72b8d3e961951a31b4b309ac9467f7c1cb74 authored about 1 year ago by Florian Lefebvre <[email protected]>
chore: upgrade vite to latest (close #9443) (#9452)

* chore: upgrade vite to latest

* chore: add changeset

* fix: enforce type

* fix: postc...

github.com/withastro/astro - e83b5095f164f48ba40fc715a805fc66a3e39dcf authored about 1 year ago by Florian Lefebvre <[email protected]>
fix: remove the manifest file from the `dist/` folder (#9475)

github.com/withastro/astro - 7ae4928f303720d3b2f611474fc08d3b96c2e4af authored about 1 year ago by Emanuele Stoppa <[email protected]>
[ci] format

github.com/withastro/astro - 69e78822e523988349b1f75437d12b942898730d authored about 1 year ago by Luiz Ferraz <[email protected]>
Fix transitions with non-recommended headers (#9464)

* Reproduce edge case in test

* Fix edge case

* Add changeset

* Update .changeset/khaki...

github.com/withastro/astro - faf6c7e1104ee247e847836020a3ce07a2053705 authored about 1 year ago by Luiz Ferraz <[email protected]>
Descriptive image error (#9352)

Co-authored-by: Florian Lefebvre <[email protected]>
Co-authored-by: Sarah Rainsberg...

github.com/withastro/astro - f515b1421afa335b8d6e4491fbe24419df53bfeb authored about 1 year ago by Tom MacWright <[email protected]>
fix: handle external hoisted scripts correctly (#9437)

github.com/withastro/astro - 354a62c86e9187af5d05540ed321bdc889384d97 authored about 1 year ago by Dawid Kobierski <[email protected]>
fix(redirects): handle non-verbatim targets (#9089)

* add tests

* implement fix

* add changeset

* `for const in` -> `for const of`

* res...

github.com/withastro/astro - 5ae657882287645c967249aee91bd06497f6624d authored about 1 year ago by Arsh <[email protected]>
chore: fix error message (#9477)

github.com/withastro/astro - 25e6670913e6d306159356a0c7288a3032ff2e6a authored about 1 year ago by Emanuele Stoppa <[email protected]>
Fix typo in @astrojs/node README (#9471)

github.com/withastro/astro - 6bf470cfb87e853c0a1f69bceb09246801bc8bdc authored about 1 year ago by Alex Nguyen <[email protected]>
fix: handle middleware loading error (#9458)

* fix: handle middleware loading error

* remove the try/catch

* rethrow error

* Update ...

github.com/withastro/astro - fa3078ce9f5eda408340a78c6d275f3e0b2437dc authored about 1 year ago by Emanuele Stoppa <[email protected]>
fix: update netlify import (#9461)

* fix: update netlify import

* fix: update one comment

github.com/withastro/astro - 429be8cc3ed0623df4fdca76f1531265f5ba5dfc authored about 1 year ago by Simon Knott <[email protected]>
fix(assets): Prevent concurrency from being set to 0 (#9460)

github.com/withastro/astro - 047d285be1ab764bc82f88b8553b46429c37efca authored about 1 year ago by Erika <[email protected]>
[ci] format

github.com/withastro/astro - 76b4e55894d6b5424260b6ad069d098b2e61e141 authored about 1 year ago by Ken Powers <[email protected]>
Fix Preact Forwarded Ref components not working in astro files when React integration is enabled (#9403)

* Fix Preact Forwarded Ref components not working in astro files when React integration is enabl...

github.com/withastro/astro - 7eb9fe8a717dd2b66b1d541e1aa4d3eb5d959ddf authored about 1 year ago by Ken Powers <[email protected]>
Fix import dev toolbar apps on windows (#9400)

github.com/withastro/astro - 1e984389bafd87b0a631ed4aba930447669234f8 authored about 1 year ago by Bjorn Lu <[email protected]>
fix: error in ssr demo when init (#9455)

github.com/withastro/astro - 1d33bcce61e6e8e56d373af7dd4562a7715782a8 authored about 1 year ago by msdlisper <[email protected]>
[ci] release (#9432)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - 8a0def2b6c3d85ea8f91db8df9b17c9ea8ee3a0f authored about 1 year ago by Houston (Bot) <[email protected]>
Upgrade compiler (#9445)

github.com/withastro/astro - f963d07f22f972938e1c9e8c95f9278efdff586b authored about 1 year ago by Nate Moore <[email protected]>
refactor(assets): Move things around to avoid importing image service unnecessarily (#9409)

github.com/withastro/astro - 017f981304cd22941a441e0f665f66f75ea76a7d authored about 1 year ago by Erika <[email protected]>
[ci] format

github.com/withastro/astro - 3cf7fe4bd722fd9f04f392a9164fb4b24f35fddc authored about 1 year ago by Alex Nguyen <[email protected]>
Fixes warning for external URL redirects (#9426)

* Update warning for external URL redirects to use destination address

* Update .changeset/ge...

github.com/withastro/astro - c01cc4e3409ae3cf81db7384bf8e53424f21bb5c authored about 1 year ago by Alex Nguyen <[email protected]>
feat: make Houston festive for the holiday season (#9358)

* feat: make Houston festive for the holiday season

* fix: change changeset to minor

github.com/withastro/astro - 35e4c17fe245179dd88af679a5f0a08785b7bfef authored about 1 year ago by Oscar Lee-Vermeren <[email protected]>
[ci] format

github.com/withastro/astro - 41b05b54d438dc475938a0f8998824086c371790 authored about 1 year ago by Bjorn Lu <[email protected]>
Simplify vue appEntrypoint handling (#9362)

* Simplify vue appEntrypoint handling

* Try fix windows

---------

Co-authored-by: Nate ...

github.com/withastro/astro - a5db8d2ad02275e6cc989bd0a04ff2845f6f34c4 authored about 1 year ago by Bjorn Lu <[email protected]>
fix(error pages): account for trailingSlash (#9126)

* account for trailingSlash

* add changeset

* add tests

* update lock file

github.com/withastro/astro - 6d2d0e279dd51e04099c86c4d900e2dd1d5fa837 authored about 1 year ago by Arsh <[email protected]>
fix: improve error message when a middleware doesn't return a `Response` (#9434)

* fix: improve error message when a middleware doesn't return a `Response`

* Apply suggestion...

github.com/withastro/astro - c01580a2cd847ac82192d6717e9e823fba6ecb49 authored about 1 year ago by Emanuele Stoppa <[email protected]>
fix: merge headers from the original response in error pages (#9433)

* fix: merge headers from the original response in error pages

* revert local change

* cha...

github.com/withastro/astro - fcc2fd5b0f218ecfc7bbe3f48063221e5dd62757 authored about 1 year ago by Emanuele Stoppa <[email protected]>
[ci] format

github.com/withastro/astro - 745294de941492b88c1a014be419ebd9720c0904 authored about 1 year ago by Matthew Phillips <[email protected]>
Prevent Partytown from hijacking history API (#9419)

* Partytown overrides these methods to... do things, but it breaks ViewTransitions in Firefox.
...

github.com/withastro/astro - 151bd429b11a73d236ca8f43e8f5072e7c29641e authored about 1 year ago by Matthew Phillips <[email protected]>
[ci] release (#9406)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - 242fd71a6a98512586d06adafd57446cb46e5370 authored about 1 year ago by Houston (Bot) <[email protected]>
[ci] format

github.com/withastro/astro - d2340058aab30c91be4161e24bd3a1d70e58a205 authored about 1 year ago by Matthew Phillips <[email protected]>
Handle unhandledrejections in the dev server (#9424)

* Handle unhandledrejections in the dev server

* Adding changeset

* Update .changeset/curv...

github.com/withastro/astro - e1a5a2d36ac3637f5c94a27b69128a121541bae8 authored about 1 year ago by Matthew Phillips <[email protected]>
Fix static build when out dir is not within the cwd (#9378)

* Fix static build when out dir is not within the cwd

* Create lorem-ipsum-dolor

Changeset

github.com/withastro/astro - 8c9fe0092a4181bc5b54a0f58c366a1d768ecd7d authored about 1 year ago by Jacob Parker <[email protected]>
[ci] format

github.com/withastro/astro - f8b27b07c064e84a9b0c51c16fe7fdb72b2ef5f6 authored about 1 year ago by Matthew Phillips <[email protected]>
Error when getImage() is passed an undefined src (#9423)

github.com/withastro/astro - bda1d294f2d50f31abfc9a32b5272fc9ac080e83 authored about 1 year ago by Matthew Phillips <[email protected]>
chore(vercel): Add beta option for status (#9413)

* Add beta option for status

* Create stupid-cheetahs-sell.md

* Add warning for beta

* ...

github.com/withastro/astro - 836ab6214e5ef778ef2db2c079f49e87ce70d711 authored about 1 year ago by Jacob Lamb <[email protected]>
Fix broken link (#9418)

* Fix broken link

* Create old-dragons-kneel.md

---------

Co-authored-by: Erika <301973...

github.com/withastro/astro - 2c168af6745f5357e76ec323787595ef06d5fd73 authored about 1 year ago by Alex Nguyen <[email protected]>
[ci] format

github.com/withastro/astro - 2287ec6667a1fb01019fa38053c6c76a1b906ee3 authored about 1 year ago by Geoffrey-Pliez <[email protected]>
[@astrojs/lit] lit 3.0 compatibility (#8822)

* updates packages

* [Fix] pnpm-lock

* [Fix] updates

* revert dev dependencies

* Upd...

github.com/withastro/astro - b0a71946f4320d4e76f31e990fe5821f823f0e12 authored about 1 year ago by Geoffrey-Pliez <[email protected]>
[ci] format

github.com/withastro/astro - 4137927e3cee5f557267d93ff99e1750169c55c1 authored about 1 year ago by Matthew Phillips <[email protected]>
Allow file URLs to be used as import specifiers (#9407)

* Allow file URLs to be used as import specifiers

* Update packages/astro/src/vite-plugin-fil...

github.com/withastro/astro - 546d92c862d08c69751039511a12c92ae38184c2 authored about 1 year ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - 63b3cd19ee5d3f9616d6d748a6438e314b25b660 authored about 1 year ago by Simon Knott <[email protected]>
fix: mention which feature is experimental/deprecated (#9414)

github.com/withastro/astro - bebf38c0cb539de04007f5e721bf459300b895a1 authored about 1 year ago by Simon Knott <[email protected]>
fix(vercel): handle dots in source path for redirects (#9289)

* add fix

* add test

* add changeset

github.com/withastro/astro - 8aeb0b5797853c2eee7630b572d6abc503d59c6f authored about 1 year ago by Arsh <[email protected]>
Add missing global attributes to JSX definition (#9404)

* fix: add some missing attributes to our JSX definitions

* chore: changeset

* fix: use em...

github.com/withastro/astro - 8aa17a64b46b8eaabfd1375fd6550ff93727aa81 authored about 1 year ago by Erika <[email protected]>
[ci] release (#9365)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - f47b85ce6fd11bf6a0e7db975069363f021be1ae authored about 1 year ago by Houston (Bot) <[email protected]>
[ci] format

github.com/withastro/astro - d656797fced1f906a3a2ebdee74ae25588318fd4 authored about 1 year ago by Nate Moore <[email protected]>
Ensure `astro add` only installs stable versions (#9387)

* fix(add): update peerDependency resolution logic to exclude prereleases

* chore: add changeset

github.com/withastro/astro - a7c75b3339e6b1562d0d16ab6ef482840c51df68 authored about 1 year ago by Nate Moore <[email protected]>
fix(i18n): correctly pull the ssr entry during build (#9380)

github.com/withastro/astro - ea0918259964947523827bac6abe88ad3841dbb9 authored about 1 year ago by Emanuele Stoppa <[email protected]>
Refactor Vue example to use `<script setup>` (#9379)

github.com/withastro/astro - a0dc4a43572f45c5e26f5a470cb7f9c47fb9f542 authored about 1 year ago by Shinya Fujino <[email protected]>
[docs] Vercel README - update code samples (#9383)

github.com/withastro/astro - bebf5cf22d0d842670825aa961529e8b342e2b26 authored about 1 year ago by Sarah Rainsberger <[email protected]>
fix(vercel): clear artifacts from redirects (#9287)

github.com/withastro/astro - 1e342e34eb9cef465b838654cea7bb4b0d24e602 authored about 1 year ago by Arsh <[email protected]>
Preserve generating routes that end with .mjs (#9374)

github.com/withastro/astro - 65ddb027111514d41481f7455c0f0f03f8f608a8 authored about 1 year ago by Bjorn Lu <[email protected]>
Prettify generated route names from integrations (#9375)

github.com/withastro/astro - 26f7023d6928de75c363df0fa759a6255cb73ef3 authored about 1 year ago by Bjorn Lu <[email protected]>
fix: markdown formatting issue

Co-authored-by: Florian Lefebvre <[email protected]>

github.com/withastro/astro - 85c9a61216cb8da538e48c1b216c2d55125e7c3e authored about 1 year ago by Martin Trapp <[email protected]>
feat(examples): make content collections type explicit

Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by:...

github.com/withastro/astro - 1a4d593ddb067d8082e9203d81980b5f0e6ba7ee authored about 1 year ago by __dil__ <[email protected]>
feat(badges): add github badge (#9231)

Co-authored-by: Nate Moore <[email protected]>
Co-authored-by: Emanuele Stopp...

github.com/withastro/astro - a7a46b1a5d86ce7e0cf305065ce419792f80f43d authored about 1 year ago by mischahaenen <[email protected]>
chore: update peer dependencies (#9366)

github.com/withastro/astro - 1b4e91898116f75b02b66ec402385cf44e559118 authored about 1 year ago by Arsh <[email protected]>
chore: markdown-remark peerDependencies (#9349)

github.com/withastro/astro - 270c6cc27f20995883fcdabbff9b56d7f041f9e4 authored about 1 year ago by Arsh <[email protected]>
Allow Svelte 5 render slots as snippets (#9285)

github.com/withastro/astro - 1aa7fe85c1f18fb22e417a1958270443e94cdc32 authored about 1 year ago by Bjorn Lu <[email protected]>
Allow async functions in the Vercel edge middleware integration (#9334)

Co-authored-by: Florian Lefebvre <[email protected]>
Co-authored-by: Arsh <69170106+...

github.com/withastro/astro - dfbc7079081d3346713cb536358a3854362a2c95 authored about 1 year ago by Geoffrey Casper <[email protected]>
[ci] release (#9340)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/withastro/astro - 3e4109b08f7cf79492724f145c44e0c561d21954 authored about 1 year ago by Houston (Bot) <[email protected]>