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 Astro components parent-child render order (#8187)

github.com/withastro/astro - 273335cb01615c3c06d46c02464f4496a81f8d0b authored over 1 year ago by Bjorn Lu <[email protected]>
Update non-major dependencies (#8199)

github.com/withastro/astro - 353dcb23e8035c0fa93f4a1ae83195e371e757f1 authored over 1 year ago by Bjorn Lu <[email protected]>
Add h3 for Installing dependencies manually (#8155)

github.com/withastro/astro - 1e8942c438a87cecd362f063f0d3b79d018da9c8 authored over 1 year ago by Jothish JJ <[email protected]>
Prevent bundling sharp (#8196)

github.com/withastro/astro - 632579dc2094cc342929261c89e689f0dd358284 authored over 1 year ago by Bjorn Lu <[email protected]>
Fix(examples): changed inline-style to regular selector (#8185)

* fix: changed inline-style to a regular selector

* fix: fixed typo

* fix: removed styles ...

github.com/withastro/astro - a571a1ac07fad4a898158b04594e03ad0c1de83b authored over 1 year ago by Paul Valladares <[email protected]>
Mt scroll behavior (#8184)

* The scrolling behavior of ViewTransition is now more similar to the expected browser behavior
...

github.com/withastro/astro - 9142178b113443749b87c1d259859b42a3d7a9c4 authored over 1 year ago by Martin Trapp <[email protected]>
Fixes in the client-side router (#8166)

* Fixes in the client-side router

* reverted function declaration after review (#8166)

---...

github.com/withastro/astro - fddd4dc71af321bd6b4d01bb4b1b955284846e60 authored over 1 year ago by Martin Trapp <[email protected]>
fix: self link does not trigger page reload (#8182)

github.com/withastro/astro - cfc465ddebcc58d20f29ecffaa857a77525435a9 authored over 1 year ago by Martin Trapp <[email protected]>
[ci] release (rc) (#8147)

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

github.com/withastro/astro - 9f1881455a5c3a6457125dafbcd342be5c4de907 authored over 1 year ago by Houston (Bot) <[email protected]>
Fix turbolink changeset

github.com/withastro/astro - a93e061cfb0779e41297f22002d6a446850acc93 authored over 1 year ago by bluwy <[email protected]>
chore: update lock file

github.com/withastro/astro - 9751f018175aa4a0dbd48a1d1f8c48060fb02251 authored over 1 year ago by Emanuele Stoppa <[email protected]>
Merge remote-tracking branch 'origin/main' into next

github.com/withastro/astro - 2d50d50b6aecec42fcae9adfa1d9d70924de70a8 authored over 1 year ago by Emanuele Stoppa <[email protected]>
chore: update bug report to use the `astro info` command (#8175)

Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: Nate Moore <natemoo-re...

github.com/withastro/astro - ad245897f60517aa20ca593f21f1f6e9724adb17 authored over 1 year ago by Emanuele Stoppa <[email protected]>
Remove turbolinks integration (#8186)

github.com/withastro/astro - b8ad9a24991d184f42a977fc4f8c4e755dbe8c1e authored over 1 year ago by Bjorn Lu <[email protected]>
[ci] format

github.com/withastro/astro - f224c539c880add0490b442b4429bdf73b58f6ff authored over 1 year ago by ematipico <[email protected]>
add: config error if `outDir` is inside `publicDir` (#8152)

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

github.com/withastro/astro - 5821323285646aee7ff9194a505f708028e4db57 authored over 1 year ago by André Alves <[email protected]>
Deprecate drafts feature (#8099)

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

github.com/withastro/astro - 732111cdce441639db31f40f621df48442d00969 authored over 1 year ago by Bjorn Lu <[email protected]>
Use more permissive type for `defineCollection` schema option (#8163)

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

github.com/withastro/astro - 179796405e053b559d83f84507e5a465861a029a authored over 1 year ago by Chris Swithinbank <[email protected]>
feat: style scoped hash is lowercase (#8180)

github.com/withastro/astro - f003e7364317cafdb8589913b26b28e928dd07c9 authored over 1 year ago by Emanuele Stoppa <[email protected]>
RC Release candidate (#8179)

* RC Release candidate

* Use the rc tag

github.com/withastro/astro - 6011d52d38e43c3e3d52bc3bc41a60e36061b7b7 authored over 1 year ago by Matthew Phillips <[email protected]>
Set Markdoc integration version to a minor (#8177)

github.com/withastro/astro - b4ef0b9a8c5c807f3af9b6ac1a83462d3bee535c authored over 1 year ago by Matthew Phillips <[email protected]>
fix(@astrojs/node): handler should work with `express` (#8176)

github.com/withastro/astro - d08c83ee3fe0f10374264f61ee473255dcf0cd06 authored over 1 year ago by Emanuele Stoppa <[email protected]>
[docs] deprecate build.split and build.excludeMiddleware in config ref (#8158)

github.com/withastro/astro - d44052141b8e35f18b4e551b5fa85eb6112ad4e2 authored over 1 year ago by Sarah Rainsberger <[email protected]>
chore: lock file

github.com/withastro/astro - 1f54deff229ce46c2d23afcf36fcd2fc353b7d28 authored over 1 year ago by Emanuele Stoppa <[email protected]>
Merge remote-tracking branch 'origin/main' into next

github.com/withastro/astro - d43ca69c1df25f4871047255e5463e84c660584f authored over 1 year ago by Emanuele Stoppa <[email protected]>
Stringify shouldn't throw on user object during rendering (#8127)

* fix(#7923): do not throw on user { type } object

* chore: remove unused type export

* ch...

github.com/withastro/astro - adf9fccfdda107c2224558f1c2e6a77847ac0a8a authored over 1 year ago by Nate Moore <[email protected]>
[ci] format

github.com/withastro/astro - a0500e09a6ea0ac7cc19bb938061a75b0be5e93f authored over 1 year ago by natemoo-re <[email protected]>
fix(dev): open to base path (#8123)

github.com/withastro/astro - 2ae9d37f0a9cb21ab288d3c30aecb6d84db87788 authored over 1 year ago by Nate Moore <[email protected]>
chore(gitpod): resolve potential globbing and word splitting issue (#8124)

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

github.com/withastro/astro - 31a280e43842f3d7c0056b5688412e2ddee08956 authored over 1 year ago by Ben Elan <[email protected]>
[ci] format

github.com/withastro/astro - bae5e46fbc8fdf69dcf25c506cfedcf0a56ceebb authored over 1 year ago by natemoo-re <[email protected]>
fix(#6965): fix build stats (#8122)

github.com/withastro/astro - 42785c7b784b151e6d582570e5d74482129e8eb8 authored over 1 year ago by Nate Moore <[email protected]>
only update our own history entires during back navigation through view transitions (#8116)

github.com/withastro/astro - 33b8910cfdce5713891c50a84a0a8fe926311710 authored over 1 year ago by Martin Trapp <[email protected]>
fix: reinsert attribute to specify direction of ViewTransition (forward / back) (#8109)

github.com/withastro/astro - a87cbe400314341d5f72abf86ea264e6b47c091f authored over 1 year ago by Martin Trapp <[email protected]>
Remove deprecated APIs (#8170)

github.com/withastro/astro - be6bbd2c86b9bf5268e765bb937dda00ff15781a authored over 1 year ago by Bjorn Lu <[email protected]>
Remove pre-shiki v0.14 theme names (#8169)

github.com/withastro/astro - e79e3779df0ad35253abcdb931d622847d9adb12 authored over 1 year ago by Bjorn Lu <[email protected]>
[docs] JSX framework integration READMEs (#8151)

github.com/withastro/astro - 15471e6b4fd12381f9a2d1533ca580436d25b53a authored over 1 year ago by Sarah Rainsberger <[email protected]>
fix(assets): Add missing type for imageConfig export (#8171)

github.com/withastro/astro - 95120efbe817163663492181cbeb225849354493 authored over 1 year ago by Erika <[email protected]>
Deprecate simple objects from endpoints (#8132)

github.com/withastro/astro - 767eb68666eb777965baa0d6ade20bbafecf95bf authored over 1 year ago by Bjorn Lu <[email protected]>
[docs] update scopedStyleStragegy default and description (#8148)

github.com/withastro/astro - fd6261dad4f62287f17beff1f767508291a01c15 authored over 1 year ago by Sarah Rainsberger <[email protected]>
[ci] release (#8145)

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

github.com/withastro/astro - 34c39a0c96ee5aed74ceae851a512b271db7630d authored over 1 year ago by Houston (Bot) <[email protected]>
Fix missing package file regression (#8149)

github.com/withastro/astro - 531cc3e490bc3bc1b896eeaec05664571df5bb24 authored over 1 year ago by Matthew Phillips <[email protected]>
fix(node): delegate preview's not found and error handling to core/app (#8141)

* fix(node): delegate preview's not found and error handling to core/app

* add changeset

-...

github.com/withastro/astro - 4c15c069691ca25efcb9ebb7d9b45605cd136ed3 authored over 1 year ago by Arsh <[email protected]>
Replace `class:list` implementation with `clsx` (#8142)

* chore: replace `class:list` implementation with `clsx`

* chore: remove Set support from `cl...

github.com/withastro/astro - 81545197a32fd015d763fc386c8b67e0e08b7393 authored over 1 year ago by Nate Moore <[email protected]>
[ci] format

github.com/withastro/astro - be2d60285e43f0629974ff86de037190c586d265 authored over 1 year ago by matthewp <[email protected]>
fix(data collections): normalize file paths for DataEntry.id (#8144)

* normalize file paths for DataEntry.id

* add changeset

github.com/withastro/astro - 04caa99c48ce604ca3b90302ff0df8dcdbeee650 authored over 1 year ago by Arsh <[email protected]>
[ci] release (beta) (#8140)

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

github.com/withastro/astro - 5e6bd6ab5d2dfb9cf08ee1e12e4d77eb66ae3b06 authored over 1 year ago by Houston (Bot) <[email protected]>
[error messages] Update image errors-data.ts (#8126)

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

github.com/withastro/astro - a7b7b10839f75069f1a1d0123265c17b0767a3ad authored over 1 year ago by Sarah Rainsberger <[email protected]>
fix(polyfills): Use object shape for Stackblitz polyfill list

github.com/withastro/astro - 632d1b6842dc8bf8bc5ae1e9347545fe0cee4093 authored over 1 year ago by Princesseuh <[email protected]>
fix: polyfill File using undici instead of node:buffer (#8139)

* fix: polyfill File using undici instead of node:buffer

* chore: changeset

github.com/withastro/astro - db39206cbb85b034859ac416179f141184bb2bff authored over 1 year ago by Erika <[email protected]>
[ci] release (beta) (#8073)

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

github.com/withastro/astro - e5c13881f188f7e67595e3b2c32940b603cc388c authored over 1 year ago by Houston (Bot) <[email protected]>
[ci] release (#8138)

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

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

github.com/withastro/astro - ae766f31fe71c0a1d6d91225c8a10a9a6f60565a authored over 1 year ago by natemoo-re <[email protected]>
Fix 404 response leading to an infinite loop when there is no 404 page (#8136)

* fix: 404 response leads to infinite loop

* chore: changeset

---------

Co-authored-by:...

github.com/withastro/astro - 97c8760d78ffd172149f7776442725861576fba7 authored over 1 year ago by André Alves <[email protected]>
fix(react): add missing export (#8137)

github.com/withastro/astro - 8c0a4ed106efeda286f0aae8b959008f9462b5ec authored over 1 year ago by Nate Moore <[email protected]>
[ci] release (#8096)

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

github.com/withastro/astro - 5c190d06f1cec6a4ecd2a1fbfc77c498c91b9d2c authored over 1 year ago by Houston (Bot) <[email protected]>
changeset(next): inlineStylesheets default switch is major (#8133)

github.com/withastro/astro - f50d02c201032b41f75964717b359b90399e9a74 authored over 1 year ago by Arsh <[email protected]>
feat: add polyfills for stackblitz (#8130)

* feat: add polyfills for Stackblitz

* chore: changeset

github.com/withastro/astro - 3e834293d47ab2761a7aa013916e8371871efb7f authored over 1 year ago by Erika <[email protected]>
Add missing mdx changeset (#8131)

github.com/withastro/astro - 43140b87abad99d9e3472faf0e263728ff5a033b authored over 1 year ago by Matthew Phillips <[email protected]>
fix: better error when Sharp can't be resolved (ex: pnpm) (#8128)

* fix: better error when Sharp can't be resolved (ex: pnpm)

* chore: changeset

* Apply sug...

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

github.com/withastro/astro - 821918bc0ccf8a706da2194456c625d55dee989c authored over 1 year ago by natemoo-re <[email protected]>
Stringify shouldn't throw on user object during rendering (#8127)

* fix(#7923): do not throw on user { type } object

* chore: remove unused type export

* ch...

github.com/withastro/astro - b12c8471f413c0291de4a9c444bfe3079a192034 authored over 1 year ago by Nate Moore <[email protected]>
Export experimental JS API (#7979)

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

github.com/withastro/astro - dbc97b121f42583728f1cdfdbf14575fda943f5b authored over 1 year ago by Bjorn Lu <[email protected]>
Switch `build.inlineStylesheets` default to auto (#8118)

* switch inlineStylesheets default

* use previous default for astro/test

* use previous defaul...

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

github.com/withastro/astro - c7de971b10884ce788a1af98618a14d689576e1f authored over 1 year ago by natemoo-re <[email protected]>
fix(dev): open to base path (#8123)

github.com/withastro/astro - 1f6497c3341231ee76fc4538cfe7624cf4721d56 authored over 1 year ago by Nate Moore <[email protected]>
feature(@astrojs/cloudflare): port functionPerRoute (#8078)

* port functionPerRoute to cloudflare

* add changeset

* port bugfix to next

* update ch...

github.com/withastro/astro - 2540feedb06785d5a20eecc3668849f147d778d4 authored over 1 year ago by Alexander Niebuhr <[email protected]>
chore(gitpod): resolve potential globbing and word splitting issue (#8124)

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

github.com/withastro/astro - 1b656233b3c9dc1b90732aa29ea1bf904c2c5f98 authored over 1 year ago by Ben Elan <[email protected]>
fix(#6965): fix build stats (#8122)

github.com/withastro/astro - fa6b68a776c5b3cc8167fc042b7d305234ebcff9 authored over 1 year ago by Nate Moore <[email protected]>
[error msg] add hybrid option to a getStaticPaths error message (#8120)

github.com/withastro/astro - 442f94611696e310f9d2a19e2ff1b6e1c55cf257 authored over 1 year ago by Sarah Rainsberger <[email protected]>
only update our own history entires during back navigation through view transitions (#8116)

github.com/withastro/astro - b290f0a99778a9b9c1045f3cd06b6aee934d7c03 authored over 1 year ago by Martin Trapp <[email protected]>
refactor: use pipeline in Development mode (#8115)

github.com/withastro/astro - bbf0b7470bcd8f143d4d7ab8fa169f2bb14a41f0 authored over 1 year ago by Emanuele Stoppa <[email protected]>
Fix cloudflare test (#8117)

github.com/withastro/astro - cdebbded0cda192a9025c9db3fd3a76a5be7aa06 authored over 1 year ago by Bjorn Lu <[email protected]>
`astro:` namespace for middleware and components (#8101)

* `astro:` namespace for middleware and components

* Update errors to use namespace

* Crea...

github.com/withastro/astro - ea7ff5177dbcd7b2508cb1eef1b22b8ee1f47079 authored over 1 year ago by Matthew Phillips <[email protected]>
fix: reinsert attribute to specify direction of ViewTransition (forward / back) (#8109)

github.com/withastro/astro - da6e3da1ce00bed625fc568cfe4693713448e93f authored over 1 year ago by Martin Trapp <[email protected]>
Fix more conflicts

github.com/withastro/astro - 4843bff0d2deea68349901f80d5de59d22df7a9c authored over 1 year ago by Matthew Phillips <[email protected]>
Merge branch 'main' into next

github.com/withastro/astro - cbb77af978bd0dcee08ad2dcadadb032abc44dc1 authored over 1 year ago by Matthew Phillips <[email protected]>
config: remove ~/assets alias (#8113)

Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: Mia Kanashi <chad@redp...

github.com/withastro/astro - 2484dc4080e5cd84b9a53648a1de426d7c907be2 authored over 1 year ago by Erika <[email protected]>
feat(assets): support remote images (#7778)

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

github.com/withastro/astro - d6b4943764989c0e89df2d6875cd19691566dfb3 authored over 1 year ago by Julien Barbay <[email protected]>
[ci] format

github.com/withastro/astro - 2145960472565617ad9998dbe189ca6610b70156 authored over 1 year ago by ematipico <[email protected]>
Detect Bun package manager in create-astro (#7944)

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

github.com/withastro/astro - dff0f0f8ddd531c5d92a90ac00fdb86d71f77509 authored over 1 year ago by Colin McDonnell <[email protected]>
Prerendering corner cases (#8070)

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

github.com/withastro/astro - 097a8e4e916c7df18eafdaa6c8d6ce2991c17ab6 authored over 1 year ago by Arsh <[email protected]>
chore: update codesamples for Vercel v3 adapter (#8111)

github.com/withastro/astro - 4967c69221c14759ed566a2f047d12bc81ee360c authored over 1 year ago by Elian ☕️ <[email protected]>
chore: update codesamples for Netlify v3 adapter (#8112)

github.com/withastro/astro - 7a625d9bada19366f3e16bca0deba34ef7e547ab authored over 1 year ago by Elian ☕️ <[email protected]>
fix(solid): update babel-preset-solid (#8107)

github.com/withastro/astro - 5b4b782451ba9a7d685d56990b471740616e9610 authored over 1 year ago by Nate Moore <[email protected]>
Fix 8083 (#8105)

* override wrong positions in browser history

* Lost events are taken into account during thr...

github.com/withastro/astro - 0e0fa605d109cc91e08a1ae1cc560ea240fe631b authored over 1 year ago by Martin Trapp <[email protected]>
Fix #7056 Splashing Navigation Menu in portfolio template (#7078)

* Fix #7056 Splashing Navigation Menu in portfolio template

* Add menu back to no-JS view

...

github.com/withastro/astro - 9dd09e2c6ae6d7d453990a5401054e3dc642c458 authored over 1 year ago by Nel <[email protected]>
[ci] format

github.com/withastro/astro - e0d1439f2aef729cd398fda823d17bed70db1f9a authored over 1 year ago by natemoo-re <[email protected]>
[create-astro] verify connectivity and --template (#8102)

* feat(create-astro): verify that --template exists

* feat: verify internet connectivity

*...

github.com/withastro/astro - e6e1de4f08ddba3a7703136a81f275de1976dc9e authored over 1 year ago by Nate Moore <[email protected]>
Fix flaky Cloudflare test (#8103)

* chore: fix flaky CF test

* chore: increase wrangler timeout

github.com/withastro/astro - 42ed85b3e263bb5e28725395924d0b595e1e0041 authored over 1 year ago by Nate Moore <[email protected]>
Fix missing async/await in vite-plugin-integrations-container on astro:server:setup hook (#8104)

* All astro integrations hooks are defined as returning void|Promise, so
all calls need to deal...

github.com/withastro/astro - 79d35bbb90444ac98f56d646bd557f330bf8399e authored over 1 year ago by Adam Heath <[email protected]>
Update build.inlineStylesheets docs (#8061)

Co-authored-by: Elian ☕️ <[email protected]>
Co-authored-by: Nate Moore <[email protected]...

github.com/withastro/astro - db5e8ad8aff7a62ba45182115a95054b73f42a7d authored over 1 year ago by Reuben Tier <[email protected]>
[ci] format

github.com/withastro/astro - fb31ce55d943a88ff0d922cc2e4cca8d98a35eba authored over 1 year ago by matthewp <[email protected]>
Add experimentalReactChildren option to React integration (#8082)

* wip: support true react vnodes in renderer

* Add new experimentalReactChildren option to Re...

github.com/withastro/astro - 16a3fdf93165a1a0404c1db0973871345b2c591b authored over 1 year ago by Matthew Phillips <[email protected]>
refactor: build pipeline (#8088)

* refactor: build pipeline

* refactor: build pipeline

* fix: manifest not extensible and corre...

github.com/withastro/astro - ca4cf01100d7a8f56ad847a808fdebc20a1de924 authored over 1 year ago by Emanuele Stoppa <[email protected]>
Refactor dependency usage (#8076)

github.com/withastro/astro - 788825bd8bb683595e026f09160a67125f617236 authored over 1 year ago by Bjorn Lu <[email protected]>
Cleanup dotfiles in dist (#8092)

* fix(#7933, plt-789): cleanup dotfiles during build

* chore: add changeset

github.com/withastro/astro - 7177f7579b6e866f0fd895b3fd079d8ba330b1a9 authored over 1 year ago by Nate Moore <[email protected]>
chore(test): remove duplicates fixtures (#8098)

github.com/withastro/astro - 0ad6a5e2d81813d7927062ce8ec39b94539e3d2e authored over 1 year ago by Arsh <[email protected]>
feat: unflag experimental.assets (#7921)

Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: Emanuele Stoppa <my.bu...

github.com/withastro/astro - b76c166bdd8e28683f62806aef968d1e0c3b06d9 authored over 1 year ago by Erika <[email protected]>
Filter out Svelte's unknown class prop console warnings (#7291)

* Filter out Svelte's unexpected class prop console warnings

Astro's hydration code passes a ...

github.com/withastro/astro - 0bf2cca5d7fe1fb025feae00ab3c12ed80f9ea9a authored over 1 year ago by Eric Mika <[email protected]>
[ci] format

github.com/withastro/astro - 0b59bc944b18913bd985f01b514e7416aa167324 authored over 1 year ago by natemoo-re <[email protected]>