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

fix: add property name to rss errors (#6259)

* fix: add property name to rss errors

* Create good-snails-attend.md

---------

Co-auth...

github.com/withastro/astro - dbffee4e381e74882734039783fae312d3893f2a authored almost 2 years ago
[ci] release (#6267)

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

github.com/withastro/astro - 17869bf749f77cb8401f7639303e8601d08f4449 authored almost 2 years ago
[ci] format

github.com/withastro/astro - c7dee0ada3fa8bbc664328085cfe4c5ac5f5a849 authored almost 2 years ago
Improve `create-astro` error handling (#6266)

* fix(create-astro): improve error handling for tasks that use spinner display

* refactor: ti...

github.com/withastro/astro - 066b4b4efcde2320d29040c5bd385c67f30c701a authored almost 2 years ago
[ci] release (#6261)

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

github.com/withastro/astro - fb4e79bf1fb4be8f572e661c4c8b40b4579447c7 authored almost 2 years ago
fix(cookies): Fix cookies not being all returned on Node 16 after Undici upgrade (#6265)

* fix(cookies): Fix cookies not being all returned on Node 16 after Undici upgrade

* test(coo...

github.com/withastro/astro - 9286e105684dc035f5954e6ad8e6d4a8a41dd446 authored almost 2 years ago
Fix: recursive `getCollection()` hanging (#6257)

* fix: avoid trying to SSR md?astroPropagatedAssets

* test: layout prop with recursive getCol...

github.com/withastro/astro - 2fec4784871f2b06fd780eb4cb0bb69866c6b065 authored almost 2 years ago
Clarify SVG image gotcha info (#6254)

* Clarify SVG image gotcha info

* More wording improvements!

Co-authored-by: Sarah Rainsbe...

github.com/withastro/astro - 802ae458fede1c2bd6f21be48585914879366e1f authored almost 2 years ago
Only inject Vercel analytics in production (#6258)

* Only inject Vercel analytics in production

* Add changeset

github.com/withastro/astro - 0fe74b6648fe79951da5443b73208cdc6742442e authored almost 2 years ago
[ci] format

github.com/withastro/astro - 241c1783543ab6a6178771e0f5a054bf9503bf6a authored almost 2 years ago
Deno fix #6131 (#6248)

* fix: #6131

* fix: delete

* update code

* fix: fix bug

* add some tests

* fix ro...

github.com/withastro/astro - ef5cea4dc5c4ffa33bd57ea0886e6912afb24fec authored almost 2 years ago
Support rehype plugins that inject namespaced attributes 2 (#6253)

github.com/withastro/astro - 0049fda62fa8650a0d250adb00a2c5d82679aeaf authored almost 2 years ago
[ci] release (#6251)

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

github.com/withastro/astro - 66acc6a65c978bbd3dde096f243c742d738b092a authored almost 2 years ago
Revert previous mdx breaking change (#6252)

github.com/withastro/astro - 0fbcf838a775d3b07e7c2372888a8aa6c190278e authored almost 2 years ago
[ci] format

github.com/withastro/astro - 2ace02ece93feda66bba416ee5197363b8dd2988 authored almost 2 years ago
Fix unmount Svelte slots (#6250)

github.com/withastro/astro - 5c7c7e463dbffc9a573e3fec80a4daaf4621cd83 authored almost 2 years ago
[ci] release (#6239)

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

github.com/withastro/astro - 4b89c2b553aa93c53d6262f473f0fe793e034614 authored almost 2 years ago
[ci] format

github.com/withastro/astro - 7a6c09fac08cad13016196e235cb3790b3aa3cb0 authored almost 2 years ago
Support rehype plugins that inject namespaced attributes (#6243)

* Support rehype plugins that inject namespaced attributes

* Fix rehype property casing

github.com/withastro/astro - 4f6ecba4c1b35bacbbc0097854ee2b7b8c878e71 authored almost 2 years ago
Fix hydration path for circular imports (#6244)

github.com/withastro/astro - 1c678f7ebff6b8ea843bf4b49ab73ca942a2a755 authored almost 2 years ago
Add support for SVG images to  `@astrojs/image` (#6118)

* @astrojs/image: add support for SVG images

* @astrojs/image: add tests for SVG images

* ...

github.com/withastro/astro - ac3649bb589a3ee1deab4ba73c06a36a45e2cee5 authored almost 2 years ago
Update pnpm version from 7.5.0 to 7.9.5 (#6232)

github.com/withastro/astro - 87e0c10365528bf6b328e88d2d56d7ac15c14a2a authored almost 2 years ago
[ci] format

github.com/withastro/astro - 16cb5bc6a16bd0be9b4f6e83527c78579c963663 authored almost 2 years ago
Run integration config hook on `astro sync` (#6238)

* refactor: move sync to core

* fix: runHookConfigSetup in CLI

* chore: changeset

* fix...

github.com/withastro/astro - deacd5443aae8d0ee6508e2c442783dcc2e9a014 authored almost 2 years ago
[ci] format

github.com/withastro/astro - e00e934140d2d0afbe67e7cef90a10b66e010e3f authored almost 2 years ago
fix: add support for `js/mjs` file extensions for Content Collections config file (#6229)

* test: add fixture

* test: add test case

* test: fix tests

* feat: support mjs/ js fil...

github.com/withastro/astro - c397be324f97bb9700da8cd6d845470530b7d18c authored almost 2 years ago
[ci] release (#6200)

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

github.com/withastro/astro - 27a0b6339b0eb1af0e31f163a0b4c96334e9575c authored almost 2 years ago
[ci] format

github.com/withastro/astro - 6d4810b08bd74c5b4af489597ab67274fae03df5 authored almost 2 years ago
Prevent hydration mismatches in Preact (#6215)

github.com/withastro/astro - a7f18051b118b4f263ed9093ab17ed7eec0e4fd5 authored almost 2 years ago
[ci] format

github.com/withastro/astro - b46787c8ebbb45a7712a2d4d0bde7636d8c08eb3 authored almost 2 years ago
Fix `getEntryType` failure on spaces in file name (#6218)

* fix: avoid url -> file -> url parsing

* chore: changeset

github.com/withastro/astro - baa2dbb3b5678b2bd56fb80df99d386f32e274b7 authored almost 2 years ago
[docs] README typo fixes (#6233)

* [docs] README typo fixes

* adaptor -> adapter

Co-authored-by: Chris Swithinbank <swithin...

github.com/withastro/astro - 2d72ea30ae6187bb5ed98c3b5e2d609d0f6835f9 authored almost 2 years ago
[ci] format

github.com/withastro/astro - bf3aa2bcdefb99df3787fe043fac301ef84fe98d authored almost 2 years ago
Fix head injection in body with slots.render() and head buffering (#6216)

* Fix head injection in body with slots.render() and head buffering

* Adding a changeset

*...

github.com/withastro/astro - 79783fc0181153a8e379d3f023422510a7467ead authored almost 2 years ago
Fix 6206: Cloudflare function path resolving one step above (#6208)

* Fix 6206: Cloudflare function path resolving one step above

github.com/withastro/astro - 79f49acbe13673bfc27e794bcfae518f38c4a4fe authored almost 2 years ago
Preserve `--root` CLI flag on restart (#6049)

* fix(#5985): preserve `--root` CLI flag on restart

* fix: resolve --root relative to automat...

github.com/withastro/astro - 8b7cb64dadfca93c65d62df54754633d398cb2ed authored almost 2 years ago
[ci] release (#6184)

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

github.com/withastro/astro - d6845245f2d84f3f4fff64538334ba67f4ff8194 authored almost 2 years ago
[ci] format

github.com/withastro/astro - 9e7a198132c57da98dc4d52cde5f48bc23585cc7 authored almost 2 years ago
Fixes usage of Code component in Vercel (#6198)

* Fixes usage of Code component in Vercel

* Adding a changeset

github.com/withastro/astro - a9bdd9cc4e41512fbe723620c995e6a110032ebf authored almost 2 years ago
Fix types for TableHTMLAttributes (#6197)

* Fix types for TableHTMLAttributes

- Add 'string' type to 'border' attribute
- Add 'false |...

github.com/withastro/astro - c75d319ee6b657402b902b1b46b9d3f2d0e5370b authored almost 2 years ago
Vercel adapter README tweaks (#6191)

github.com/withastro/astro - 11e1fa9883ff94e81865e0db631efa1a2b18688c authored almost 2 years ago
[ci] format

github.com/withastro/astro - e44e340f7ef25dd6a0007089e4fb9a673d33d375 authored almost 2 years ago
Fix head injection misplacement with Astro.slots.render() (#6196)

* Fix head injection misplacement with Astro.slots.render()

* Adding a changeset

* Fix cas...

github.com/withastro/astro - 3390cb84443a43eb997f3efeb5ca298a8477aaf0 authored almost 2 years ago
[ci] format

github.com/withastro/astro - 0c3485ab0703e38205df232eda75a163a2c2a47a authored almost 2 years ago
Fix blog starter about page (#6195)

* refactor: about.md -> about.astro

* chore: add strictNullChecks

* fix: format date on bl...

github.com/withastro/astro - 5616167358cce4754f2f1d5163f7e710ccb553f0 authored almost 2 years ago
[ci] update lockfile (#6189)

Co-authored-by: FredKSchott <[email protected]>

github.com/withastro/astro - 350cbd66d3cfe42a0a829eb1ce44c06509852f1f authored almost 2 years ago
Fix root directory spread pagination `url.prev` for first page (#6183)

* Fix root pagination `url.prev` for first page

* fix lockfile?

* add changeset

github.com/withastro/astro - 436bd09341693fc705f2a55d460eed3afa413432 authored almost 2 years ago
[ci] format

github.com/withastro/astro - a64a800d9bc6c31eb22b4c00441c420b19fd9ebe authored almost 2 years ago
Ensure base configuration appended to content collection styles (#6182)

* Fix, base appended to propagated scripts

* Test scripts

github.com/withastro/astro - 938ad514cd75c09756cd24223346159172f5fd60 authored almost 2 years ago
[ci] format

github.com/withastro/astro - e4b2a2e3c7f1dc86afc31144e6db531dd0ed8cfc authored almost 2 years ago
Allow binary data to be returned from api routes in SSG (#6180)

* Allow binary data to be returned from api routes in SSG

* Adding a changeset

github.com/withastro/astro - 6fa6025b34b9447e142c4788c0cdc2dfe03f334f authored almost 2 years ago
[ci] release (#6178)

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

github.com/withastro/astro - 919d0db428868dd88720ca653a0f40babab12208 authored almost 2 years ago
feat(vercel): Add support for analytics (Audiences & Web Vitals) (#6148)

* feat(intergration/vercel): add vercel analytics support

* docs(intergration/vercel): add ve...

github.com/withastro/astro - 23c60cfa45d0c01c2a710de9c6a644cd91d1b3f3 authored almost 2 years ago
[Content collections] Surface content config errors in overlay (#6170)

* fix: throw error during import to catch error boundary

* fix: throw from astro sync

* ch...

github.com/withastro/astro - ec2f2a31dec78e5749cdea524ae926a19df300e3 authored almost 2 years ago
[ci] format

github.com/withastro/astro - 86d5479c6f858448eecfa85bec7565cc6f69d463 authored almost 2 years ago
Take dynamic imports into account for CSS ordering (#6176)

* Take dynamic imports into account for CSS ordering

* Adding a changeset

* updated lockfile

github.com/withastro/astro - 8bbdcf17dd6c9142c18bc1551ee4854a60bc58cb authored almost 2 years ago
[ci] update lockfile (#6175)

Co-authored-by: FredKSchott <[email protected]>

github.com/withastro/astro - 334da38c56ab6422206c777c079fcbf1320ff9f0 authored almost 2 years ago
[ci] release (#6169)

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

github.com/withastro/astro - d9061da44712d82378fa3f8180b8364733ae6ba1 authored almost 2 years ago
[ci] format

github.com/withastro/astro - d7948fa3e6b23933547b733ec34d826b6b6b0c74 authored almost 2 years ago
Fix mixed usage of aliases and relative for client hydration (#6168)

* Fix mixed usgae of aliases and relative for client hydration

* Add a changeset

github.com/withastro/astro - c0e4b1df9fc2279a15eadb8aaa95efdc1c6e9cbf authored almost 2 years ago
update node integration README with Fastify code example (#6120)

github.com/withastro/astro - 92dcf81c17d7145bbd5f6e1d731bb9cb84a146d7 authored almost 2 years ago
[ci] release (#6116)

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

github.com/withastro/astro - 27eecd399822c45a4e6a373401b2464e646206bd authored almost 2 years ago
[ci] update lockfile (#6160)

Co-authored-by: FredKSchott <[email protected]>

github.com/withastro/astro - dd0914eafdbbd84eb59a745317c5a9f3ee89a0f1 authored almost 2 years ago
[ci] format

github.com/withastro/astro - b5f772ec7b4cb5713b2494dc474833206d631a5a authored almost 2 years ago
Add additional scoping for head buffering (#6152)

* Add additional scoping for head buffering

* Add test for direct usage of nested component
...

github.com/withastro/astro - d1f5611febfd020cca4078c71bafe599015edd16 authored almost 2 years ago
Fix returning images from endpoints in dev (#6163)

* fix(dev): Fix dev server responses not being encoded following the specified encoding

* tes...

github.com/withastro/astro - cee70f5c6ac9b0d2edc1f8a6f8f5043605576026 authored almost 2 years ago
[ci] format

github.com/withastro/astro - 9f85fb4ac2430231217e9b02579f596f68736bb7 authored almost 2 years ago
Prevent ?inline and ?raw CSS from being bundled as CSS (#6161)

* Prevent ?inline and ?raw CSS from being bundled as CSS

* Add a changeset

* oopts

* Re...

github.com/withastro/astro - f6fc662c3c59d164584c6287a930fcd1c9086ee6 authored almost 2 years ago
Fix duplicate alt attribute on Picture component. (#6157)

* Fix duplicate alt attribute on Picture component.

* Create tidy-buses-mate.md

---------
...

github.com/withastro/astro - 460f9e7329482429172883e99dcee95a3a9fb1a5 authored almost 2 years ago
[ci] format

github.com/withastro/astro - 04731b4e60e1068faaf12d92634aae148d8c8cd2 authored almost 2 years ago
[Lit] add `client:only` functionality to Lit integration (#6111)

* [Lit] add `client:only` functionality to Lit integration

* add changeset

* update lit ch...

github.com/withastro/astro - ec38a8921f02a275949abcababe1b8afdf8184a2 authored almost 2 years ago
Fix remote image example (#6112)

* Fix remote image example

`format` prop is required for remote images

* Specify `format` ...

github.com/withastro/astro - 327a76c3dbd6945e1a98b0262d7f20edaf1914b1 authored almost 2 years ago
Fix polyfills not being available to imports on Netlify (#6117)

* fix(netlify): Try to make polyfill external

* feat(webapi): Add polyfill applier for SSR

...

github.com/withastro/astro - 32abe49bd073417b480b1b990f432a837c12eb6f authored almost 2 years ago
Check vite.emptyOutDir before emptying dir (#6153)

* Check vite.emptyOutDir before emptying dir

* Fix: add .build to object path

* Update pac...

github.com/withastro/astro - 1b591a1431b44eacd239ed8f76809916cabca1db authored almost 2 years ago
fix: #5979 (#6142)

* fix: #5979

* Update lazy-plums-sit.md

---------

Co-authored-by: Nate Moore <natemoo-r...

github.com/withastro/astro - 9fdecb5606f14d277f56b58f3d06d7ad6c0c515c authored almost 2 years ago
fix(portfolio): keyboard a11y for ThemeToggle (#6126)

Hiding outline “except for Windows High Contrast Mode” makes this component inaccessible to all ...

github.com/withastro/astro - 6147479abff6737f57539247203da907402b1140 authored almost 2 years ago
[ci] update lockfile (#6129)

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

github.com/withastro/astro - a717c5c76df130b511397de64400bede78e67786 authored almost 2 years ago
[ci] format

github.com/withastro/astro - e8fcc0bc3f875a6c47ee08afd4ba41f68cc863cf authored almost 2 years ago
Move pagination error to AstroErrorData (#6149)

* Move error to AstroErrorData

* Add changeset

github.com/withastro/astro - 592386b75541f3b7f7d95c631f86024b7e2d314d authored almost 2 years ago
[ci] format

github.com/withastro/astro - 6a59531ff9322b3a3fc288487148d77646a8ffc9 authored almost 2 years ago
Refactor `create-astro` (#6082)

* refactor: new version of create-astro

* chore: update README

* fix(create-astro): update...

github.com/withastro/astro - 8d2187d8b8587b2a3a0207d9ffa8667c43686436 authored almost 2 years ago
[ci] format

github.com/withastro/astro - 91dc0f401545bef49f19193029349fc01c811b1d authored almost 2 years ago
Fix hoisted script propagation in content collection pages (#6119)

* chore: unskip

* chore: stray console logs

* chore: clarify analyzer comments

* wip: s...

github.com/withastro/astro - 2189170be523f74f244e84ccab22c655219773ce authored almost 2 years ago
fix(webapi): Attempt to polyfill with undici imports directly (#6065)

github.com/withastro/astro - 4595dd66001026164830efca323698bec3c61949 authored almost 2 years ago
fix example Card component style (#6123)

* fix example Card component style

Card component has uneven border on hover, and in some cas...

github.com/withastro/astro - 61d47d25c696c739bc3be5199bc73670a50c71eb authored about 2 years ago
Fix outdated error message in paginate() function (#6124)

* Update paginate.ts

* Create gorgeous-mails-sniff.md

github.com/withastro/astro - f20a85b642994f240d8c94260fc55ffa1fd14294 authored about 2 years ago
[ci] format

github.com/withastro/astro - 4f150e80b1eede998efdfd5973a780d7fd5ce3b6 authored about 2 years ago
[Content collections] Fix "underscore to ignore" warnings (#6122)

* refactor: fix underscore check

* fix: add "ignore list" to always silence log

* fix: hid...

github.com/withastro/astro - 9f22ac3d097ef2cb3b2bbe5343b8a8a49d83425d authored about 2 years ago
[ci] format

github.com/withastro/astro - f7f4721231c5a6ab4bae39d05abe1243f936415e authored about 2 years ago
[Content collections] Load content config with full Vite setup (#6092)

* feat: use vite dev server for content config

* refactor: improve export naming

* chore: ...

github.com/withastro/astro - bf8d7366acb57e1b21181cc40fff55a821d8119e authored about 2 years ago
Update open with codesandbox link to use synced sandboxes (#6105)

github.com/withastro/astro - db2c59fc18820af49a1c4f8d0bf5052abb694530 authored about 2 years ago
fix: use the root of the project as the functions location (#6075)

* fix: use the root of the project as the functions location
* test: add test to check where th...

github.com/withastro/astro - 45b41d98f50dc9f76a5004a8b3346f393f1a6cb6 authored about 2 years ago
[ci] update lockfile (#6115)

Co-authored-by: FredKSchott <[email protected]>

github.com/withastro/astro - 79fca438e97a5d0f25defd28676835ab3885149b authored about 2 years ago
[ci] format

github.com/withastro/astro - a0efdc8f763b35e287ce1f1a371866a1c12731a8 authored about 2 years ago
Refactor build into plugins (#6077)

* Refactor build into plugins

* maybe fix internals

* Await post-build hooks

* Use exte...

github.com/withastro/astro - 40bf96f05d4ab462de2e7961970f73c24c094709 authored about 2 years ago
Fix scanning sourcemap handling (#6114)

github.com/withastro/astro - ac7fb04d6b162f28a337918138d5737e2c0fffad authored about 2 years ago
[ci] release (#6109)

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

github.com/withastro/astro - a1c0cbe604c9f91cdc421b5606aab574999eba01 authored about 2 years ago
[ci] format

github.com/withastro/astro - 74c135ef9d3f0c658e1a78d0c982607b2fec9c27 authored about 2 years ago
Node adapter: handle prerendering and serving with query params (#6110)

* Node adapter: handle prerendering and serving with query params

* Adding a changeset

github.com/withastro/astro - 67ccec9e168f241318d9dac40096016982d89b7b authored about 2 years ago
Upgrade preact's dependencies to fix security issue (#6108)

github.com/withastro/astro - f9babc38b48049f73a3a282f48d8cb26969cb0a0 authored about 2 years ago