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(markdown): file.url fixes (#3198)

* fix(markdown): file.url fixes

* Added tests

* Changed the default of `base` from `./` to...

github.com/withastro/astro - 1a86e77c37109f6a6006d6acb00eb52b4a54683c authored over 2 years ago by Juan Martín Seery <[email protected]>
[ci] collect stats

github.com/withastro/astro - 3bb23ba6c3e8c7011ad077c736fd75d8bf6bea42 authored over 2 years ago by FredKSchott <[email protected]>
add vite to license

github.com/withastro/astro - ac5665c161423cea58a60ad7a9a37e77cea89b98 authored over 2 years ago by Fred K. Schott <[email protected]>
feat(markdown): Improved types (#3191)

* feat(markdown): Improved types

* More MarkdownMetadata

github.com/withastro/astro - 205d1f07f13ae60f21954648d530895d479e42cf authored over 2 years ago by Juan Martín Seery <[email protected]>
[ci] collect stats

github.com/withastro/astro - 205c499a3e1c0c51191ad15a3b92a9a7926be5dd authored over 2 years ago by FredKSchott <[email protected]>
[ci] collect stats

github.com/withastro/astro - 0714c58aa781d49371df7667ae3601810c798b10 authored over 2 years ago by FredKSchott <[email protected]>
Create angry-cheetahs-walk.md

github.com/withastro/astro - cafd36ef774755b8efbe9e526a0b5ce7a47095f2 authored over 2 years ago by Fred K. Schott <[email protected]>
Fix: `astro add` generating config outside project root (#3186)

* fix: astro.config generated outside project dir

* chore: changeset

github.com/withastro/astro - 2b702d6abaa296c0eb77d3fd1a8231a186341b1f authored over 2 years ago by Ben Holmes <[email protected]>
chore: changeset (#3187)

github.com/withastro/astro - 75dab3ca3de33da825c2a9695c2ad46cc104b7b1 authored over 2 years ago by Ben Holmes <[email protected]>
feat: remove online editor configs (#3175)

github.com/withastro/astro - eda4979997aa01aaee4dd9f57b0dac24183209d9 authored over 2 years ago by Ben Holmes <[email protected]>
[ci] format

github.com/withastro/astro - 7ccda57c1d34529446bff99131ded899f1b678ab authored over 2 years ago by tony-sull <[email protected]>
Support custom svelte compiler options in @astrojs/svelte (#3181)

* updating svelte integration to allow custom user config

* test: adding a test to verify tha...

github.com/withastro/astro - ce9a61e9fc6fdbf9b8469197df6d728f395656ec authored over 2 years ago by Tony Sullivan <[email protected]>
[ci] format

github.com/withastro/astro - 738fb958c3befa2a473198410021067a38758b8b authored over 2 years ago by matthewp <[email protected]>
[ci] update lockfile (#3162)

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

github.com/withastro/astro - bd76716c88c1ba19efeb7d798252f3ceed521920 authored over 2 years ago by Fred K. Schott <[email protected]>
feat(vercel): Support `trailingSlash` (#3176)

github.com/withastro/astro - 725c44a762dbc2f45a1d47ffa31b7e6e0b22ff95 authored over 2 years ago by Juan Martín Seery <[email protected]>
Netlify Edge: forward requests for static assets (#3170)

* Netlify Edge: forward requests for static assets

* Adds a changeset

* Don't run edge tes...

github.com/withastro/astro - 19667c45f318ec13cdc2b51016f3fa3487b2a32d authored over 2 years ago by Matthew Phillips <[email protected]>
[ci] collect stats

github.com/withastro/astro - e632c090494b70d563eebc9f961e76cd9c28551b authored over 2 years ago by FredKSchott <[email protected]>
Update Vercel adapter readme

github.com/withastro/astro - 9c0fc6877a402847f9dc669be6b55b8ca2703994 authored over 2 years ago by Fred K. Schott <[email protected]>
Update README.md

github.com/withastro/astro - 0b432c087a90536e050eac64bfbc6f898210dba6 authored over 2 years ago by Fred K. Schott <[email protected]>
[ci] release (#3173)

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

github.com/withastro/astro - f3586cff41432e84c0fd98c86aa6e085957bbdbf authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[ci] format

github.com/withastro/astro - 84b863df6ad6c3368dced5f99c6216e1c516eba2 authored over 2 years ago by natemoo-re <[email protected]>
[ci] release (#3172)

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

github.com/withastro/astro - 84939b2ff2a4582ff5e617ee78532db915586943 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Feat: [create astro] add directory prompt (#3168)

* wip: add prompt for directory with validation

* feat: wire up dir response to cwd

* feat...

github.com/withastro/astro - 7c49194ca2161a09cc304ba8327533f8176ae0da authored over 2 years ago by Ben Holmes <[email protected]>
chore: upgrade compiler (#3171)

github.com/withastro/astro - 908fffb5ec2de4efb55d03a69381e3aa376e4c42 authored over 2 years ago by Nate Moore <[email protected]>
[ci] format

github.com/withastro/astro - b6f14c3b147b7296338a169bda39ba3dc51e1713 authored over 2 years ago by natemoo-re <[email protected]>
fix(preact): use updateConfig hook (#3166)

github.com/withastro/astro - 70263cf7481b11e42152c422acc6cfe90fe10ad2 authored over 2 years ago by Nate Moore <[email protected]>
chore(webapi): fix types (#3167)

github.com/withastro/astro - f73d33cb18195e5f5999dbe0652f6bee94de795a authored over 2 years ago by Nate Moore <[email protected]>
[ci] release (#3169)

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

github.com/withastro/astro - bd66527e7d4c292f2a719e534ff5bae5b792b89f authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[ci] format

github.com/withastro/astro - c4203ce0fc15dfce10b0bcbb174ba12b5fe7f398 authored over 2 years ago by matthewp <[email protected]>
Improvements to build and dev when building for subpaths (#3156)

* `astro build` should include the `base` provided in astro config

* test: updating build tes...

github.com/withastro/astro - 637919c8b63df1608e88d153742db098722265d8 authored over 2 years ago by Tony Sullivan <[email protected]>
[ci] release (#3165)

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

github.com/withastro/astro - 0406bdc35b6858a05a86166c491c64bf1d6041b9 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[ci] format

github.com/withastro/astro - 8768f23f95840f3b66504fc2ecb39678c986cbe8 authored over 2 years ago by matthewp <[email protected]>
Fixes using React.lazy and Suspense (#3160)

* Revert "Revert "Fixes using React.lazy and Suspense""

This reverts commit e621c2f7d3844e950...

github.com/withastro/astro - ae9ac5cbdceba0687d83d56d9d5f80479ab88710 authored over 2 years ago by Matthew Phillips <[email protected]>
[ci] release (#3161)

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

github.com/withastro/astro - 3cdc5f1bfb7801be93c1df582b2ec1484566759b authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[ci] format

github.com/withastro/astro - 9fcac8e5513da3f2634401e7310238a64b2c1db5 authored over 2 years ago by matthewp <[email protected]>
Make 'lit' always be bundled in SSR (#3164)

* Make 'lit' always be bundled in SSR

* Adds a changeset

github.com/withastro/astro - e85b16e2b3d846333f542139c82640de19bfd2f5 authored over 2 years ago by Matthew Phillips <[email protected]>
[ci] collect stats

github.com/withastro/astro - add650a47f8c812d01f0601bc14b43c457f2beba authored over 2 years ago by FredKSchott <[email protected]>
[ci] format

github.com/withastro/astro - becdf3e923df1cd604b9157a8d6c2d0bd0b9c24b authored over 2 years ago by natemoo-re <[email protected]>
Improved HMR (#3138)

* WIP: improved HMR

* fix(hmr): improve hmr filtering to avoid full reloads

* chore: add c...

github.com/withastro/astro - 37a7a8347ce49cb773ed907260ffe169bd3aa15f authored over 2 years ago by Nate Moore <[email protected]>
Revert "Fixes using React.lazy and Suspense"

This reverts commit 700d4f9649b72e98a56586a480e6d3c413cf45f1.

github.com/withastro/astro - e621c2f7d3844e950168f4198e4dd1c6f43031d0 authored over 2 years ago by Matthew Phillips <[email protected]>
Fixes using React.lazy and Suspense

github.com/withastro/astro - 700d4f9649b72e98a56586a480e6d3c413cf45f1 authored over 2 years ago by unknown <[email protected]>
Add test to verify Lit works in SSR (#3158)

github.com/withastro/astro - 12f6b6099810f3f56e5ca956c84216725a6d777c authored over 2 years ago by Matthew Phillips <[email protected]>
Netlify adapter, add --build flag in the readme (#3157)

github.com/withastro/astro - eea9090ed5637730411456e2c8970fc2f841da9e authored over 2 years ago by Matthew Phillips <[email protected]>
[ci] update lockfile (#3153)

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

github.com/withastro/astro - 00b834384441735568134178b831d4ae6cc06abb authored over 2 years ago by Fred K. Schott <[email protected]>
[ci] collect stats

github.com/withastro/astro - b19628e0a70ec335ee4c5dfaaa67196595b9b23c authored over 2 years ago by FredKSchott <[email protected]>
[ci] release (#3151)

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

github.com/withastro/astro - fce98d5552dfc70b43c258dd057b651d1c481d84 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Create neat-mails-peel.md

github.com/withastro/astro - 0c6bbee4c95b50e5bd43675296511fbb5b985014 authored over 2 years ago by Fred K. Schott <[email protected]>
Delete mighty-teachers-fail.md

github.com/withastro/astro - 08715b8c15e9e071ffb3efcecb0fcd7ff15ecc90 authored over 2 years ago by Fred K. Schott <[email protected]>
[ci] format

github.com/withastro/astro - d538c9237db66950db828c7329544ee21f3074e5 authored over 2 years ago by bholmesdev <[email protected]>
Fix: markdown JSX expression inconsistencies (#3152)

* fix: remove micromark-extension-mdx-expression to unbreak JSX expressions

* chore: changese...

github.com/withastro/astro - 9ba1f4f8251155b69398a8af22d6ab8587b96120 authored over 2 years ago by Ben Holmes <[email protected]>
[ci] format

github.com/withastro/astro - b3a423849bc380ff1d21a7c1198f87a4a8d0d036 authored over 2 years ago by natemoo-re <[email protected]>
Fix location of SolidJS pre-hydration code (#3140)

* Run before hydration instead of inlining a script after each component

github.com/withastro/astro - 5e28b790950bd29f4f7067082ad13b759594509f authored over 2 years ago by hippotastic <[email protected]>
[ci] format

github.com/withastro/astro - cfa11eecbf7cf45dee7292af2586a9147382093b authored over 2 years ago by bholmesdev <[email protected]>
Refactor: remove all legacy build logic from codebase (#3141)

* refactor: remove legacy build flag

* refactor: remove legacy style maps

* chore: changes...

github.com/withastro/astro - 0247b54270e2befab91b9e65029ba929ac26381d authored over 2 years ago by Ben Holmes <[email protected]>
[ci] release (#3149)

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

github.com/withastro/astro - 9e00f6d5462f75dcb4da6946db6c508260147e11 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[ci] format

github.com/withastro/astro - 0f984473cf1790cf58fb66bb24847ca0dc9c1c8a authored over 2 years ago by matthewp <[email protected]>
Adjustments for Netlify Edge Functions (#3150)

* Adjustments for Netlify Edge Functions

* Adds a changeset

github.com/withastro/astro - 05cf1a506702f06ed48cd26cbe5ca108839ff0e6 authored over 2 years ago by Matthew Phillips <[email protected]>
Support custom vue compiler options in @astrojs/vue (#3143)

* adds support for passing options to @vitejs/plugin-vue

* updating vue integration README wi...

github.com/withastro/astro - 44e294c9cbaf8f6bbccce8b956c7c53d37c15c70 authored over 2 years ago by Tony Sullivan <[email protected]>
Ignore test folder in Netlify

github.com/withastro/astro - 550c7d0a94ca8809c83fc3c29c6a0f4a6cd4ffc5 authored over 2 years ago by Matthew Phillips <[email protected]>
[ci] release (#3120)

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

github.com/withastro/astro - 95d0db5a4488d42522a771ba20af21e20fb04cbb authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Remove test packages from changesets

github.com/withastro/astro - b287a9e4f3b4c49d14b421f5e74521fcfb44adef authored over 2 years ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - 13b1bdd972313fa84cba937da3ac9bbce69b82c6 authored over 2 years ago by matthewp <[email protected]>
Netlify Edge function support (#3148)

* Netlify Edge function support

* Update readme with edge function information

* Adds a ch...

github.com/withastro/astro - 4cf54c60aa63bd614b242da0602790015005673d authored over 2 years ago by Matthew Phillips <[email protected]>
[ci] collect stats

github.com/withastro/astro - c35e94f5443d4ade07ff787d39b042eb3b9004fb authored over 2 years ago by FredKSchott <[email protected]>
improve legacy config warning message (#3142)

github.com/withastro/astro - 385046aaa72ae0d664dc57c806bbb240459209f2 authored over 2 years ago by Fred K. Schott <[email protected]>
[ci] format

github.com/withastro/astro - 0682832a54c2db6770ac611f509a59ff9ef61521 authored over 2 years ago by FredKSchott <[email protected]>
handle diff symbols in shiki (#3108)

* handle diff symbols in shiki

* Create violet-cups-glow.md

github.com/withastro/astro - ef198ff8351ac8fbc868e209f9cd410dc8b6f265 authored over 2 years ago by Fred K. Schott <[email protected]>
feat(vercel): added warning when `ENABLE_FILE_SYSTEM_API=1` is missing (#3139)

* Added warning in buildtime

* Updated readme

* Changeset

github.com/withastro/astro - 4ac3797344943df4124abd4043deda624440f035 authored over 2 years ago by Juan Martín Seery <[email protected]>
Fix: show correct error log on 5xx error (#3137)

* fix: show correct error log on 5xx error

* chore: changeset

github.com/withastro/astro - facf8016e249058d6e5cce7a0e7ef6c42fc854ad authored over 2 years ago by Ben Holmes <[email protected]>
[ci] format

github.com/withastro/astro - efa6f7d662d425967dd38ec80f8ce44659184b54 authored over 2 years ago by bholmesdev <[email protected]>
Fix: component styles within imported markdown files (#3116)

* fix: replace markdown path prefix with suffix flag

* fix: avoid non-encoded colons for flag...

github.com/withastro/astro - 44bacd20116e69459c6cc4a8c104122a2d5adb67 authored over 2 years ago by Ben Holmes <[email protected]>
[ci] format

github.com/withastro/astro - dfa1042f2bc5e620e4aa86f5a4c295010715e7f2 authored over 2 years ago by tony-sull <[email protected]>
Perf: reuse Shiki highlighters per theme/lang (#3130)

* reuse Shiki highlighters per theme/lang

* chore: adding changeset

github.com/withastro/astro - 394ab9054714586c1b5bb163f02fe17412527ebc authored over 2 years ago by Tony Sullivan <[email protected]>
Roll back to React 17 in docs template (#3129)

The docs example template includes Algolia’s Docsearch components to provide a search bar but th...

github.com/withastro/astro - 9e35758ec3278083f54cf0e30d62ed48c63871e8 authored over 2 years ago by Chris Swithinbank <[email protected]>
[ci] collect stats

github.com/withastro/astro - 41d503c7b1af72e1765bf3666e659bb4f5069016 authored over 2 years ago by FredKSchott <[email protected]>
[ci] collect stats

github.com/withastro/astro - 83db4ef5b6dd9aa30afbc3cfe92e936813d97038 authored over 2 years ago by FredKSchott <[email protected]>
[ci] collect stats

github.com/withastro/astro - 73bf2e5923de916bdd5e3542d63b9a5d84fff83a authored over 2 years ago by FredKSchott <[email protected]>
[ci] format

github.com/withastro/astro - 089ce68f081787c33bf784f8148eb5c8af8af5da authored over 2 years ago by matthewp <[email protected]>
Handle static file serving in Deno adapter's start command (#3121)

* Handle static file serving in Deno adapter's start command

* Adds a changeset

* Ignore a...

github.com/withastro/astro - e5383cd3576f858bf65f6d460de397c4f2dae208 authored over 2 years ago by Matthew Phillips <[email protected]>
fix(vercel): CJS bundle fix (#3051)

* fix(vercel): CJS bundle fix

* Changeset

github.com/withastro/astro - b0ba22c5ffab6575706ae904d0ad8cadc3f48d43 authored over 2 years ago by Juan Martín Seery <[email protected]>
[ci] format

github.com/withastro/astro - abcee7c957afb9e73fc65144054152b5d6a7a808 authored over 2 years ago by natemoo-re <[email protected]>
Fix/numeric path params (#3087)

* adding support for numeric params in getStaticPaths()

* chore: adding changeset

* ignore...

github.com/withastro/astro - e0f838ca393c974e80f23a07b04c3a85f8829221 authored over 2 years ago by Tony Sullivan <[email protected]>
[ci] collect stats

github.com/withastro/astro - fa573f0e979e91d6ee1d509981a3ea7f1ab762c5 authored over 2 years ago by FredKSchott <[email protected]>
[ci] release (#3114)

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

github.com/withastro/astro - c1336ae41cfa9e263b5761123874b9b73c18d405 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[ci] format

github.com/withastro/astro - e352238441b8f838e67347d57d256dff10afc797 authored over 2 years ago by natemoo-re <[email protected]>
update starter template (#3109)

github.com/withastro/astro - 93c2cc0553d8b79dbc9b3c6d2bef7138b631c163 authored over 2 years ago by Fred K. Schott <[email protected]>
[ci] format

github.com/withastro/astro - 0f071a9723961a9a53602744bf10207040d2daaf authored over 2 years ago by matthewp <[email protected]>
Add client:only CSS to their pages (#3113)

* Add client:only CSS to their pages

* Adds a changeset

* Use viteID for windows

github.com/withastro/astro - 1687009f31fa23f193cbbf95fd018a51f3f3c671 authored over 2 years ago by Matthew Phillips <[email protected]>
[ci] release (#3103)

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

github.com/withastro/astro - 254048dc8202cb6521506cfd8768884cf83465f4 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[ci] format

github.com/withastro/astro - c6551289ee0366b8b85ce9076630b71cafe9374b authored over 2 years ago by matthewp <[email protected]>
Support the Markdown component in SSR (#3036)

* Support the Markdown component in SSR

* Adds a changeset

* Support runtime markdown in N...

github.com/withastro/astro - 4ac0d5d4e73aa41cb2269f1428c4eed5e69b5947 authored over 2 years ago by Matthew Phillips <[email protected]>
[ci] collect stats

github.com/withastro/astro - 1b6cb6cfeab973ec98e8d6bacf2835c28b5109dc authored over 2 years ago by FredKSchott <[email protected]>
chore: add build:ci script to integrations (#3104)

github.com/withastro/astro - a391f5dc075ffa85886950f7868560a5bcdbb367 authored over 2 years ago by Nate Moore <[email protected]>
[ci] format

github.com/withastro/astro - 1c8524505eebc1eae3587a44b975735e86ad20ce authored over 2 years ago by tony-sull <[email protected]>
Fixing bug that could lose Tailwind's default presets (#3099)

* fixing bug that could lose Tailwind's default presets

* updating integration README

* ch...

github.com/withastro/astro - 254a8f37499863c5684fb0d5b0f59a8cee093d0b authored over 2 years ago by Tony Sullivan <[email protected]>
[ci] release (#3101)

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

github.com/withastro/astro - b23f6b159694d1fc269f0d4ba110a545195aea4e authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[ci] format

github.com/withastro/astro - 16e0ada70f69b206723ef4eed69bd9d77559b78b authored over 2 years ago by matthewp <[email protected]>
Re-enable custom element test and fix "undefined" child (#3095)

* Re-enable custom element test and fix "undefined" child

* Remove outdated comment

* Adds...

github.com/withastro/astro - 5acf77dd22be95e33ff838383a2c1790f484e380 authored over 2 years ago by Matthew Phillips <[email protected]>
[ci] collect stats

github.com/withastro/astro - 200a01c4f8a6d5685bfd063c294b6a6593bbad77 authored over 2 years ago by FredKSchott <[email protected]>
[ci] release (#3090)

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

github.com/withastro/astro - 21926278ba664d8362694efe51943968dfcb4b26 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>