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
github.com/withastro/astro - a82157b3177a9364ba671fd7e554952ce1f863d5 authored almost 2 years ago
github.com/withastro/astro - 201420439f53e11e6f83ea538192e6594524fc59 authored almost 2 years ago
github.com/withastro/astro - 9ff167c01ffeaef9608a8da839dc2b2c4bf8510f authored almost 2 years ago
github.com/withastro/astro - 6a092b295b285a48ee211d6128b56929e5b6363f authored almost 2 years ago
github.com/withastro/astro - 05c5ef155f414d4939f84e1d1720a62763315423 authored almost 2 years ago
* chore: integration setup
* feat: get markdoc contents
* wip: expose Markdoc from integra...
github.com/withastro/astro - fec583909ab62829dc0c1600e2387979365f2b94 authored almost 2 years ago* Add instructions on how to link the sitemap
* Update packages/integrations/sitemap/README.m...
github.com/withastro/astro - 28e1224d120f46af7822d02a3abdba66dc650a2e authored almost 2 years agogithub.com/withastro/astro - cf8454f7963ce1e034a3e2968384190705f63043 authored almost 2 years ago
The code path changed by this commit isn't only taken when running using Vite. If the site is co...
github.com/withastro/astro - e58a92527f54cb29d3515d544fad833a5ce1061d authored almost 2 years agogithub.com/withastro/astro - fbab73c96e9cecc23eff7e78a5d919b0aa8ec2cf authored almost 2 years ago
* Expose the ssr manifest
* Add changeset
* Add types for virtual mod
github.com/withastro/astro - a20610609863ae3b48afe96819b8f11ae4f414d5 authored almost 2 years agogithub.com/withastro/astro - 27515843873ca47d56d30c7fcefedaf5cb2e5208 authored almost 2 years ago
* feat(assets): Add Vite plugin
* feat(images): Set up Image component
* fix(types): Attem...
github.com/withastro/astro - 694918a56b01104831296be0c25456135a63c784 authored almost 2 years agogithub.com/withastro/astro - 377530a810f6f581d60c80ca25b8f69909ddf9c9 authored almost 2 years ago
github.com/withastro/astro - fe88f89512d583e651f114fe010a35b33bae1910 authored almost 2 years ago
github.com/withastro/astro - e1858e633484d0e1eca0e3ad72af679fc12271e0 authored almost 2 years ago
* feat(cli): add `--watch` to `astro check` command
* chore: refactor in a leaner way, logic no...
github.com/withastro/astro - 75921b3cd916d439f6392c487c21532fde35ed13 authored almost 2 years agogithub.com/withastro/astro - 1291afc09dc31c61770e1a4f27b2aa94d1fb39aa authored almost 2 years ago
github.com/withastro/astro - 00a0af7ed44f5bb275f570ca38bbd0b798ce84ad authored almost 2 years ago
* Update README.md
* Update README.md
github.com/withastro/astro - af05a4fa4637bad9b20b9928e6d2c2f894aa9139 authored almost 2 years agogithub.com/withastro/astro - 8ebf4b7481ad783243badec6866aeb4cdd4005c3 authored almost 2 years ago
* config(esbuild): Update esbuild target to node16
* config(package): Update root package.jso...
github.com/withastro/astro - afbbc4d5bfafc1779bac00b41c2a1cb1c90f2808 authored almost 2 years agogithub.com/withastro/astro - 18acae3edca702c418fcaf39b177555f5ea10017 authored almost 2 years ago
github.com/withastro/astro - 8b49d1781d0294610377fa16689b8fcd85c9a16b authored almost 2 years ago
Co-authored-by: Happydev <[email protected]>
github.com/withastro/astro - a4a74ab70cd2aa0d812a1f6b202c4e240a8913bf authored almost 2 years ago* feat(astro): add InferGetStaticParamsType and InferGetStaticPropsType type helpers
* chore(...
github.com/withastro/astro - b087b83fe266c431fe34a07d5c2293cc4ab011c6 authored almost 2 years agoCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/withastro/astro - 19fe4cb6299d723ad286c4adf766ba8cd41461b4 authored almost 2 years agogithub.com/withastro/astro - 1aea58f14ad5b15d4af3d42bd92b9bcb1e2b77db authored almost 2 years ago
github.com/withastro/astro - c5bac09a42d0bf2a3a9b53fed3743291c2109e43 authored almost 2 years ago
* test: add test cases
* test: add another expectation
* fix: don't crawl inline and raw c...
github.com/withastro/astro - e0844852d31d0f5680f2710aaa84e3e808aeb88d authored almost 2 years agoCo-authored-by: Sarah Rainsberger <[email protected]>
github.com/withastro/astro - 9d236c9417317f318639ce8d9c1cb24a34b4b0f5 authored almost 2 years ago* Remove redundant comments when update
* add \n
---------
Co-authored-by: Nate Moore ...
github.com/withastro/astro - cd8469947bb63b4233f3459614c5210feac1da96 authored almost 2 years ago* fix(webapi): Use undici's FormData instead of a polyfill
* chore: changeset
github.com/withastro/astro - 0abd1d3e42cf7bf5efb8c41f37e011b933fb0629 authored almost 2 years agogithub.com/withastro/astro - 13f6f591e352696558b58de160672d7dc6aa1771 authored almost 2 years ago
github.com/withastro/astro - 4a18d27f978506dee04ec17c26b66cf50789ad5e authored almost 2 years ago
Co-authored-by: Nate Moore <[email protected]>
github.com/withastro/astro - e66847b36e36b7b672ad8faf455a98767bf5d162 authored almost 2 years agoCo-authored-by: Nate Moore <[email protected]>
github.com/withastro/astro - f4bf41bb2775c3bac37afe6ad68d211717cf2348 authored almost 2 years agogithub.com/withastro/astro - 4ec781bd894049b9f6bd3026ebfb5ee6c9578e3d authored almost 2 years ago
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/withastro/astro - 5c95f4f95a4f279153ab773cb63be8ec56a14db4 authored almost 2 years ago* ci: use single action for comments
* Update .github/workflows/benchmark.yml
Co-authored-by: ...
github.com/withastro/astro - f208b5f897189d67b6a83c1643fab31decacb8fc authored almost 2 years ago* Teardown compiler to improve rendering perf
* Upgrade compiler to minor
* Try hacky test gua...
github.com/withastro/astro - 45501c531bf75f60063e1f8b7ac50f5d8d93eb6f authored almost 2 years ago* fix(vercel): update getRequest to use undici
* Changeset
* haha ts-expect-error is a double-...
github.com/withastro/astro - 0e378c3b87627ca2764872a426dfba0a1606f991 authored almost 2 years agogithub.com/withastro/astro - 2678264f51ed81d2d9b58b21952e3bbaab6fe40b authored almost 2 years ago
* Fix astro sync config merge
* Fix getViteConfig type
github.com/withastro/astro - ee8b2a067201f94c6b06fbfc094288e068116c60 authored almost 2 years agogithub.com/withastro/astro - c1ca84a8c1ab1772e3293081406f972586d0452e authored almost 2 years ago
* Add timer setting
* Setup benchmark code
* Setup memory benchmark
* Add compare function
*...
github.com/withastro/astro - f4937949d6ec6bf5a326071119638d30afa91243 authored almost 2 years agogithub.com/withastro/astro - 045262ee9961286d21b486272764ed0f69153aa8 authored almost 2 years ago
* fix: don't mix Vite plugins when spawning temporary Vite server
* chore: include command to...
github.com/withastro/astro - 02a7266e3c32c196fe733a5d3480f9e308cb62ee authored almost 2 years ago* fix(endpoints): Add a warning when trying to set encoding and headers in SSR
* fix(endpoint...
github.com/withastro/astro - 95164bfdd2c1cbe5f1fafeab9e998ee4c85df3e3 authored almost 2 years agogithub.com/withastro/astro - ff2e4dac7b556117ad308ce32618cdb15c381a9b authored almost 2 years ago
* fix(#6338): respect original indentation
* chore: add changeset
github.com/withastro/astro - 754c5ca9aa93d4e8674059ce79f6b694c147db83 authored almost 2 years agoCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/withastro/astro - 71743aeca723e215c0107ecf2e111fdcc8ec7e45 authored almost 2 years agogithub.com/withastro/astro - 780c583b0eabdb457a7f90f3d447b5e37e464b2c authored almost 2 years ago
github.com/withastro/astro - 67c58c48c7187e2f9712f848a0a5783985453666 authored almost 2 years ago
github.com/withastro/astro - 9f0ae4e6eb4ed17b0d1997cadc62673f631aa2ce authored almost 2 years ago
github.com/withastro/astro - d94aae77656f14f56898d33c6d3f83c59112212e authored almost 2 years ago
* add missing flags to help action
* add proper changeset
---------
Co-authored-by: Nat...
github.com/withastro/astro - c87c16cfaddea3a05af87c3258d57ef1a31516f7 authored almost 2 years agogithub.com/withastro/astro - 4d7539636245951a0151088da963989ed51087b0 authored almost 2 years ago
github.com/withastro/astro - b0aca3c66a76fa8ef7a4ca46b3db378ec70e2002 authored almost 2 years ago
* [Lit] render DSD attributes based on `shadowRootOptions`
## Changes
- Update `@astrojs/l...
github.com/withastro/astro - 26bf12ef3c7ab874a23ac753f841f7bb329c9361 authored almost 2 years ago* fix: bump `undici` to v5.20.0
* fix(cookies): Hopefully the last time we mess with undici a...
github.com/withastro/astro - 5aa6580f775405a4443835bf7eb81f0c65e5aed6 authored almost 2 years agogithub.com/withastro/astro - 098341f17a62f94f77a246e75d9740de963bfd02 authored almost 2 years ago
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/withastro/astro - a848a723f65b7feed31da7b89da4444e9331b221 authored almost 2 years ago* fix: too many files opened for collections with many entries
* Update packages/astro/src/co...
github.com/withastro/astro - de3d79e06b6914c394ba3703a7611dcf44e13814 authored almost 2 years ago* fix: use getSetCookie, if available
* fix: explicitly use entries
* fix(image): be defen...
github.com/withastro/astro - 504c7bacb8c1f2308a31e6c412825ba34983ba33 authored almost 2 years agogithub.com/withastro/astro - 48b54d92ea10c4c158a49e713cc14a33df5f69a2 authored almost 2 years ago
github.com/withastro/astro - 178f74c9a759dbc9131ba85ca5261c73a0b148c3 authored almost 2 years ago
* Enhanced Astro codespace support
Enhances the base devcontainer and Dockerfile to provide a...
github.com/withastro/astro - 7da05febeab2638d4e2252fe12eb4ae4b3582787 authored almost 2 years agogithub.com/withastro/astro - eed2c85513588f8753b817d6e743c81b29665af9 authored almost 2 years ago
* Update MDX integration to [email protected]
* Added missing pnpm-lock.yaml file
* Cr...
github.com/withastro/astro - 075b87e8b72a69a608cd2ff1196dc0989e2cf1e1 authored almost 2 years ago* test: add test fixture
* test: add cc config file
* migrate to unit test instead
* fi...
github.com/withastro/astro - f91a7f376c223f18b4d8fbed81f95f6bea1cef8d authored almost 2 years agogithub.com/withastro/astro - 5e86b011dc8c4c68e31289082ebfb3f46fce3df1 authored almost 2 years ago
Co-authored-by: Nate Moore <[email protected]>
github.com/withastro/astro - 63dda6dedd4c6ea1d5ce72e9cf3fe5f88339a927 authored almost 2 years agogithub.com/withastro/astro - 3b1871a72612037e35697dd5693aadebac740d28 authored almost 2 years ago
github.com/withastro/astro - ccd72e6bb41e570d42b1b158e8124c8e04a1943d authored almost 2 years ago
github.com/withastro/astro - a9a40d05d66f5619d8a847ddfc1c0a48a1adefa9 authored almost 2 years ago
github.com/withastro/astro - 79ef8c97a222b6062c73df93aef3925c39888cbe authored almost 2 years ago
* [create-astro] Execute the 'git' step as the final interaction
This ensures the initialized...
github.com/withastro/astro - 7f61e8fe36b62a1833180c18b6f4304e9a01fce4 authored almost 2 years ago* create-astro help info add --typescript flag
* changeset
* changeset
github.com/withastro/astro - d0dbee872fd09800fba644ccbf4011ce01149706 authored almost 2 years agogithub.com/withastro/astro - f218188b251ba1740b08db5807fafcfe93c5f2e7 authored almost 2 years ago
github.com/withastro/astro - 2eb73cb9d1c982df5f8788ddacd634645643c5c6 authored almost 2 years ago
* Fix extend type HTMLAttributes in blog example
* Update examples/blog/src/components/Header...
github.com/withastro/astro - 2a6d09e5d24e1e426c4a5bcade647a520e8ade81 authored almost 2 years ago* fix(cookies): Update Undici to 5.20 and fix cookies behaviour
* chore: changeset
github.com/withastro/astro - 5e26bc891cbebb3598acfa760c135a25c548d624 authored almost 2 years ago* hosted on other domains -> accessed by url
* these work like remote images
* including i...
github.com/withastro/astro - d3df40af2edeb95afa2f7515119964ef4af09fae authored almost 2 years ago* warn only when `content` directory exists
* chore: changeset
github.com/withastro/astro - a156ecbb7f4df6a46124a9a12eb712f9163db2ed authored almost 2 years ago* feat(errors): Add documentation for unknown errors
* docs(errors): Misc refactors
* docs(err...
github.com/withastro/astro - a8577278e0a5dca0e6c358e028448bbcac8e2ead authored almost 2 years ago* update `ChangeFreq`
* `pnpm exec changeset`
* use @Princesseuh suggested change
* Rev...
github.com/withastro/astro - 4fcefa34f979e23b8c48940b5a5da57fdabc32a4 authored almost 2 years agoCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/withastro/astro - 2e4ca0370a68aa412924a6a14b9f59fa2e5effdd authored almost 2 years agogithub.com/withastro/astro - ff70614083d60758daac2c7d8f7c83601b474291 authored almost 2 years ago
* fix(deno): handle prerendered pages
* test(deno): add prerender test
* fix: defensively ...
github.com/withastro/astro - 61113dd731f2db39ebecb8f2f473823b56d3160b authored almost 2 years agogithub.com/withastro/astro - ed927309252d5624d984fb36d732dfa83fbf406e authored almost 2 years ago
* fix(#6264): backward-compat fix for camelCase css vars in style
* chore: add changeset
github.com/withastro/astro - 933c651fb1126b7ad1ff369cd11307c47949d0b6 authored almost 2 years agogithub.com/withastro/astro - bb1801013708d9efdbbcebc53a564ac375bf4b26 authored almost 2 years ago
github.com/withastro/astro - 54166393be16bc12956d34a78ace1b1c02d69419 authored almost 2 years ago
* Revert "Deno fix #6131 (#6248)"
This reverts commit ef5cea4dc5c4ffa33bd57ea0886e6912afb24fe...
github.com/withastro/astro - 609b249c8de936fcf263effa83a95a45747d6610 authored almost 2 years agogithub.com/withastro/astro - 7a717d64a477ed23341de2c055e1489590fb93bc authored almost 2 years ago
github.com/withastro/astro - d9474d467e9c24bedf9cdb6100de9190ab0274d0 authored almost 2 years ago
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github.com/withastro/astro - a4861046927f6bd7382de069ddb6ebcf419a0dc7 authored almost 2 years agogithub.com/withastro/astro - 0f5d122cd538b65ec7208ddae5e60cfaddaf4b2c authored almost 2 years ago
github.com/withastro/astro - f9fdf984f1a7434acd145561dda7de760a458507 authored almost 2 years ago