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

Pass --mode flag to build (#6647)

github.com/withastro/astro - 45da39a8642d64eb318840b18dfc2b5ccc6561bc authored almost 2 years ago
Avoid implicit head injection when there is a head element in the tree (#6638)

* Avoid implicit head injection when there is a head element in the tree

* more

* only do ...

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

github.com/withastro/astro - 8bd0ca08cd385ca4b78a28e265fe0e268300d2e1 authored almost 2 years ago
[Markdoc] Support automatic image optimization with `experimental.assets` (#6630)

* wip: scrappy implementation. It works! 🥳

* chore: add code comments on inline utils

* fi...

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

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

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

github.com/withastro/astro - af4bd5e79c0bd662d58aeb016a61950e176b0a26 authored almost 2 years ago
Resolve images in the frontmatter relative to the current file (#6627)

* feat(images): Resolve images in the frontmatter relative to the current file

* fix(images):...

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

github.com/withastro/astro - 0c8c5fc9192bea39e4ad1c97d4509bca89e965fa authored almost 2 years ago
Change how squoosh is loaded in the image integration (#6548)

* WIP fix image integration in Netlify

* Add a changeset

* Try another way

* Get the ch...

github.com/withastro/astro - 4685f55549da418137ecf1a99e9cd36b3ad08c8c authored almost 2 years ago
Revert `tsconfig-alias` plugin changes (#6633)

* Revert "Fix tsconfig alias regression (#6617)"

This reverts commit 38e6ec21e266ad8765d8ca22...

github.com/withastro/astro - 9caf2a9ccc2fd59af5cb2bb7ede9399fc491d38b authored almost 2 years ago
Add how to test changes section to CONTRIBUTING (#6581)

* Update CONTRIBUTING.md

* Add feedback to CONTRIBUTING.md

---------

Co-authored-by: Na...

github.com/withastro/astro - 58c612b746df4b0f489233c71e2aed3f2929acc8 authored almost 2 years ago
[ci] release (#6612)

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

github.com/withastro/astro - 66e006028c56fd414fd14414d73bf534a5fd607b authored almost 2 years ago
Fix using optimized images in Markdown (#6604)

* fix(images): Fix using optimized images in Markdown

* test(images): Update tests to be a bi...

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

github.com/withastro/astro - cc1831c519026e7fa4bf90bb28cdde150baf1de1 authored almost 2 years ago
Fix tsconfig alias regression (#6617)

github.com/withastro/astro - 38e6ec21e266ad8765d8ca2293034123b34e839a authored almost 2 years ago
edit commands for installing @markdoc/markdoc (#6622)

* edit commands for installing @markdoc/markdoc

* Create twenty-islands-protect.md

-------...

github.com/withastro/astro - b37b865400e77e92878d7e150244acce47e933c6 authored almost 2 years ago
Update README.md

Updating alt text for the sponsors image

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

github.com/withastro/astro - 25af48199281192c897b6164b7daf7c086aa0e8a authored almost 2 years ago
feat: Expose `$entry` variable to Markdoc (#6588)

* wip: dream api

* deps: rollup types

* feat: get entry data in there

* fix: properly s...

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

github.com/withastro/astro - e8b3c886a7579d6f4c307edcc3daf9eb57ad502f authored almost 2 years ago
[Markdoc] Refactor Renderer internals to use `renderComponent()` (#6607)

* wip: new TreeNode setup

* fix: pass children through `render`

* deps: remove stringify-a...

github.com/withastro/astro - 86273b5881cc61ebee11d40280b4c0aba8f4bb2e authored almost 2 years ago
[ci] release (#6541)

* [ci] release

* nit: typo in #6594 changeset

---------

Co-authored-by: github-actions[...

github.com/withastro/astro - 6afb1efea8601cc2bfacec27a8d09c2533fb704a authored almost 2 years ago
chore: wrap the projectDir in quotes if it contains spaces (#6594)

* chore: wrap the projectDir in quotes if it contains spaces

* chore: add changeset

* fix: upd...

github.com/withastro/astro - a661907b40e76aa56e7d7bd7e745bb16456b13e7 authored almost 2 years ago
Fix plugin apply args when filtering (#6601)

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

github.com/withastro/astro - 0344465dea500c0bb3ae48e8727e3b904664923f authored almost 2 years ago
fix: refactor esbuild setup to support watch (#6608)

github.com/withastro/astro - c9ad4a6b787e2e5c488661ca5714318b07591875 authored almost 2 years ago
fix(tsconfig): Update tsconfig templates to ignore 5.0 deprecations (#6605)

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

github.com/withastro/astro - 00838b9856346fa7606445b5ccaf8ff77d012ec8 authored almost 2 years ago
fix: Add missing --watch flag when running astro check --help (#6586)

Co-authored-by: Bjorn Lu <[email protected]>

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

github.com/withastro/astro - 97f876abba31438ae4cc41fdbae276fbbc78e98b authored almost 2 years ago
feat(all): Migrate to TypeScript 5.0 (#6579)

github.com/withastro/astro - 1e7d6af41219644516757a1bf21d36cdb8795f50 authored almost 2 years ago
added prop type definition for FormattedDate in Blog example (#6591)

github.com/withastro/astro - c341bd07ac84e51aeb97fab581e9730a540c5c72 authored almost 2 years ago
fix typo (#6584)

* fix typo

fix error: didn't match with base path code with readme guide

* Fix related ty...

github.com/withastro/astro - da0cfebe64fb262e3bbfed00d0e656241f7b5817 authored almost 2 years ago
Simplify internal resolver in dev (#6576)

github.com/withastro/astro - 3881901028cbb586f5a4de1b4953e2d6730458ab authored almost 2 years ago
Fix error in empty markdown files with content (#6572)

* test: add test fixture

* test: add test case

* 🤏 fix

* chore: changeset

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

github.com/withastro/astro - fa132e35c23f2cfe368fd0a7239584a2bc5c4f12 authored almost 2 years ago
Fix overflow title in error message (#6583)

* Fix overflow title in error message

* Add changeset

github.com/withastro/astro - 66858f1f238a0edf6ded2b0f693bc738785d5aa3 authored almost 2 years ago
Add validateOptions hook to Image Service API (#6555)

* feat(assets): Add a validateOptions hooks to set default and do error handling

* chore: cha...

github.com/withastro/astro - f5fddafc248bb1ef57b7349bfecc25539ae2b5ea authored almost 2 years ago
Fix `image()` type to be compatible with ImageMetadata (#6568)

* fix(assest): Fix `image()` type to be compatible with ImageMetadata

* chore: changeset

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

github.com/withastro/astro - b53e8b3fb1aa8a2c4c5d5c9b194a541cfea65a52 authored almost 2 years ago
Support tsconfig aliases in styles (#6566)

github.com/withastro/astro - ea9b3dd72b98b3f5a542ca24a275f673faa6c7c5 authored almost 2 years ago
Fix prerendered 404 page handling in SSR (#6558)

github.com/withastro/astro - 6c465e958e088ff55e5b895e67c64c0dfd4277a6 authored almost 2 years ago
Fix mdx and markdoc integrations return type (#6552)

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

github.com/withastro/astro - b0b5ba84a9ca758a4eaa6dceb6541abfd168d24d authored almost 2 years ago
fix(cloudflare): base strip logic (#6550)

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

github.com/withastro/astro - ff5f1e89a1c1479375011f1f33f03adb62c6e6df authored almost 2 years ago
Vendor image-size (#6559)

* feat(assets): Vendor image-size

* fix(assets): Also vendor queue, the CJS virus runs deep
...

github.com/withastro/astro - 90e5f87d03215a833bb6ac91f9548670a25ce659 authored almost 2 years ago
Replace tabs with double spaces (#6562)

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

github.com/withastro/astro - 7f17ab8029f73f83619cccaf93ab57f0533bf5e2 authored almost 2 years ago
It even starts to remove a file before it finish it. (#6472)

* dont finish the action of the copy before removing all files.

* change name

github.com/withastro/astro - bf024cb3429c5929d98378108230bc946a376b17 authored almost 2 years ago
fix(assets): Fix usage of custom service resulting in Invalid Input error (#6556)

github.com/withastro/astro - 22955b895ce4343e282355db64b3a5c1415f3944 authored almost 2 years ago
fix(assets): Fix images from public not working with the new Assets feature (#6536)

* fix(assets): Fix images from public not working with <Image> and `getImage`

* test(assets):...

github.com/withastro/astro - 035c0c4df2a623bcc2f2a1cb9e490df35fa29adc authored almost 2 years ago
Fix local images having the wrong width and height when both dimensions were provided (#6547)

* fix(images): Fix Image providing the wrong width and height if both attributes were provided o...

github.com/withastro/astro - 04dddd783da3235aa9ed523d2856adf86b792b5f authored almost 2 years ago
ci: format add owner judgment (#6542)

github.com/withastro/astro - 811436d4cb3876fdadeaafbee29e964b942ee64f authored almost 2 years ago
[RSS] Fix: Preserve self-closing tags in `customData` (#6538)

* fix: preserve self-closing tags in customData

* test: self-closing tags preserved

* chor...

github.com/withastro/astro - 400ef26c998a586b29c2f3931e63c1c5801d3bea authored almost 2 years ago
[ci] release (#6476)

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

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

github.com/withastro/astro - 9676f948402aadd0b8b36d3af0df423722b68129 authored almost 2 years ago
Prevent astro:content from depending on Node builtins (#6537)

* Prevent astro:content from depending on Node builtins

* Right file

* Move the plugin int...

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

github.com/withastro/astro - 87d5e96da4463b712dcb087c50fa7587de48203f authored almost 2 years ago
[Content collections] Better error formatting (#6508)

* feat: new error map with unions, literal, and fbs

* fix: bad type casting on type error

...

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

github.com/withastro/astro - f2dfdb7e735bf701407b6e80115b225b0a0fe457 authored almost 2 years ago
Treeshake exported client components that are not imported (#6527)

* Treeshake exported client components that are not imported

* Fix plugin name

* Fix mdx test

github.com/withastro/astro - 04e624d062c6ce385f6293afba26f3942c2290c6 authored almost 2 years ago
Add warning when using assets with non-node adapters (#6533)

* feat(assets): Add a warning that the project won't be able to build if used with a non-Node ad...

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

github.com/withastro/astro - 875a04db16b4099bc3bb6e665da7629822e7211d authored almost 2 years ago
fix: rebase _routes.json for Cloudflare when config.base set (#6473)

github.com/withastro/astro - 1c3e8f6c3b839087aa51de2e2fb665cd907f2847 authored almost 2 years ago
Consistency improvements to several package descriptions (#6494)

* Add small improvements to package descriptions

* Add changeset

---------

Co-authored-...

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

github.com/withastro/astro - e473de6d0f0e5c0d2dabebaf8e04b0614cf875c0 authored almost 2 years ago
Remove false-positive warnings from Cloudflare's build (#6531)

github.com/withastro/astro - 4ddf3489384ed53f25df190a3478da44bd38600e authored almost 2 years ago
Fix `env.d.ts` switching back between types on every restart when assets are enabled (#6532)

* fix(assets): Fix assets types reverting back on every dev server starts

* chore: changeset

github.com/withastro/astro - 637f9bc728ea7d56fc82a862d761385f0dcd9528 authored almost 2 years ago
fix(assets): Fix types to be more accurate (#6530)

* fix(assets): Fix types to be more accurate

* chore: changeset

github.com/withastro/astro - acf78c5e271ec3d4f589782078e2a2044cc1c391 authored almost 2 years ago
fix(images): Move emitESMImage util to another file (#6505)

* fix(images): Move emitESMImage util to another file, so we don't import it by accident in cont...

github.com/withastro/astro - f55b4829bff86baec1b467be86f1be7561d09c81 authored almost 2 years ago
feat: cache `getCollection()` calls in production (#6503)

* feat: cache getCollection() in prod

* chore: changeset

github.com/withastro/astro - f6eddffa0414d54767e9f9e1ee5a936b8a20146b authored almost 2 years ago
fix: Enforce the usage of type imports when possible (#6502)

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

github.com/withastro/astro - d37dc7c71a688fe25cfdd7cfa3594ffe1e0a6d6e authored almost 2 years ago
fix: prefer dynamic import for `image-size` (#6495)

github.com/withastro/astro - 09813f1610dff4cf4806b7b048b5fa090780e542 authored almost 2 years ago
Add postbuild to build:ci command (#6498)

github.com/withastro/astro - abaf860af739c5e087eafed337105a89d29bc3e9 authored almost 2 years ago
Make Tailwind & Turbolinks integration descriptions more consistent (#6419)

* Fix npm description for Tailwind & Turbolinks

* Change order so all start with Astro

* M...

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

github.com/withastro/astro - 3f6a0888b024325c687cb2da3ee836e6eb93ef64 authored almost 2 years ago
Remove usage of createRequire in core image (#6488)

* Add fallback for hosts without import.meta.url

* Try using an import

* Add image-size as...

github.com/withastro/astro - bfd67ea749dbc6ffa7c9a671fcc48bea6c04a075 authored almost 2 years ago
add browser to bug reports (#6474)

github.com/withastro/astro - dbd61c111dc1ecf47f3b1f747827221ebac5d2be authored almost 2 years ago
Fix `@astrojs/prism` edgecase with pnpm (#6485)

github.com/withastro/astro - d637d1ea5b347b9c724adc895c9006c696ac8fc8 authored almost 2 years ago
Fix using images in content collections (#6483)

* fix(images): Fix not being able to refer to images in content collections

* fix(images): No...

github.com/withastro/astro - a9a6ae29812339ea00f3b9afd3de09bd9d3733a9 authored almost 2 years ago
chore: update example favicons (#6487)

github.com/withastro/astro - 7d1dd510fbc450b471074f165ea28ca2160e26dc authored almost 2 years ago
Add back support for Astro.clientAddress to Vercel serverless (#6484)

github.com/withastro/astro - 700a55549925e2a0ef2da378a20a2a5d35c53b93 authored almost 2 years ago
Get rid of ‘txt not found’ (#6486)

github.com/withastro/astro - 1343a6469f91728d5f9718895b4eaeab1ca07190 authored almost 2 years ago
fix sidebar group titles css (#6289)

Co-authored-by: Djobbo Maïga <[email protected]>

github.com/withastro/astro - 070942a33a90f6b0b7d8b0dd195364dbdb2c8cd7 authored almost 2 years ago
feat(rss): add option to remove the trailing slash (#6453)

* feat(rss): add option to remove the trailing slash

* Apply suggestions from code review

Co-a...

github.com/withastro/astro - 2e362042c222298fd6cd80a64c1d7b7f3f608a79 authored almost 2 years ago
Add default .npmrc for `astro add lit` (#6460)

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

github.com/withastro/astro - 77a046e886c370b737208574b6934f5a1cf2b177 authored almost 2 years ago
[ci] release (#6468)

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

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

github.com/withastro/astro - 5deacfb6c320dca01cb679ce25224627cee98ff5 authored almost 2 years ago
Fix asset loading in dev mode (#6466)

* Fix asset loading in dev mode

* Proper windows support

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

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

github.com/withastro/astro - 401b97ad0e3d057f5022189e5883aacb5d34c55a authored almost 2 years ago
Fixes ESM imported assets to be root relative (#6465)

* Fixes ESM imported assets to be root relative

* Add changeset

github.com/withastro/astro - 65c07ce1b6ab8db50d3866bc36c2e387a9281c6c authored almost 2 years ago
docs(images): Add docs for image related errors (#6463)

* docs(images): Add docs for image related errors

* fix(images): Oops

* Update packages/as...

github.com/withastro/astro - 9d48328287348a2d00103807352d66c405c7bc7e authored almost 2 years ago
Prevent HTML-escape of raw strings in JSX script/style tags (#6459)

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

github.com/withastro/astro - 964d55246b73410b1e09b5716914f709a97cb387 authored almost 2 years ago
[docs] Fix Markdoc README links (#6458)

github.com/withastro/astro - 60c7690b4c26e64a6064ec8d90740fc105b07ec7 authored almost 2 years ago
feat(images): Add support for ESM importing SVGs when using `astro:assets` (#6454)

github.com/withastro/astro - 05fc7ae54c19442730971ea22d38f5dbc88050e5 authored almost 2 years ago
Fix configuration reference docs (#6455)

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

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

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

github.com/withastro/astro - afaf366fb37bc78a845890cf012dbc7d07bfb305 authored almost 2 years ago
Set performance package markdoc version

github.com/withastro/astro - 5ce750b015c32cc6ea3948a1d4f7cd4a68d9a752 authored almost 2 years ago
Fix markdoc version (#6450)

github.com/withastro/astro - 1e6559ab701b5df3d97d010ac39aff9928f8a0d6 authored almost 2 years ago