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

[ci] release (#7813)

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

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

github.com/withastro/astro - fa6fc8ba4c674a1ebfa79d7bd8b9b5c201f7186b authored over 1 year ago by matthewp <[email protected]>
Allow the Image component to get transitions (#7836)

* Images and view transitions

* Upgrade compiler

* Adding a changeset

github.com/withastro/astro - 59b556232696d3aba3c2263ea104cd9922085fd2 authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - 9fe1089e3e005c095ae253f6eaa84d33ae335b59 authored over 1 year ago by matthewp <[email protected]>
Track added links/styles/scripts to prevent duplicates (#7843)

* temporary change

* Track rendered styles and links to prevent duplicates

* Adding a chan...

github.com/withastro/astro - 7dbcbc86b3bd7e5458570906745364c9399d1a46 authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - 73eb4dfe2f1ed8bceeba6fb57d60c583f61d78b3 authored over 1 year ago by matthewp <[email protected]>
Add astro:beforeload event (#7823)

* Add astro:beforeload event

* Adding a changeset

* Update .changeset/chilled-elephants-de...

github.com/withastro/astro - 5161cf919c81bd3681af221def0abab7d25abec0 authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - 30336bab94a77ac1e6f76a1f35a588393c0893c1 authored over 1 year ago by matthewp <[email protected]>
Prevent navigation on hash change (#7824)

github.com/withastro/astro - 267487e63ea0a4cfcb771c667a088afb16c62ba6 authored over 1 year ago by Matthew Phillips <[email protected]>
fix(assets): Fix endpoint not being injected when an integration would enable `experimental.assets` (#7829)

github.com/withastro/astro - b063a2d8aeaed18550d148511bfb68f9ba3cdb09 authored over 1 year ago by Erika <[email protected]>
fix: typo alpine -> alpinejs (#7825)

github.com/withastro/astro - 05ee09f9c28d6db27c8afb34d5a50901c9802193 authored over 1 year ago by Arnav K <[email protected]>
test: add test in the Node adapter for astro:assets (#7734)

github.com/withastro/astro - d5f526b3397cf24aa06353de2de91b2ba08cd4eb authored over 1 year ago by Erika <[email protected]>
fix: squoosh not working on Windows in certain situations (#7826)

github.com/withastro/astro - 31c4031ba7aea132a861f2465f38a83741f0cd05 authored over 1 year ago by Erika <[email protected]>
[docs] Markdoc README problematic aside notation (#7817)

github.com/withastro/astro - 54fb03b444a9f1a6679eff5d34cbb4eb84551558 authored over 1 year ago by Sarah Rainsberger <[email protected]>
Prevent building .html files in hybrid mode (#7805)

* Prevent building .html files in hybrid mode

* Adding a changeset

github.com/withastro/astro - 42a21b5da631948da4495062a6ef30fbb91abd05 authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] release (#7784)

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

github.com/withastro/astro - db8c04002f51e89df57d44680e9e562105505aa4 authored over 1 year ago by Houston (Bot) <[email protected]>
Update README.md with new image (#7797)

Adds updated screenshot of blog template

github.com/withastro/astro - 67db2f5d4ea15383894b91528fb39ad67d9e1125 authored over 1 year ago by Mark Peck <[email protected]>
Update README.md (#7796)

Updates blog image in readme

github.com/withastro/astro - adcc5adbbc2a85671954cc5ee3eb0455dde1517d authored over 1 year ago by Mark Peck <[email protected]>
[docs] Markdoc README (#7799)

github.com/withastro/astro - 3156d9df1533bd65ed50205f56a5bc690880fb2e authored over 1 year ago by Sarah Rainsberger <[email protected]>
[docs] Markdoc README syntax fixes (#7798)

github.com/withastro/astro - 32cedb3dab96e0c73c8914b62d945a1a07b635e6 authored over 1 year ago by Sarah Rainsberger <[email protected]>
Refactor Astro rendering to write results directly (#7782)

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

github.com/withastro/astro - ec40c8ccbe40f84b834f21915cbf1e6bb470346e authored over 1 year ago by doodlemarks <[email protected]>
Blog theme styling updates (#7768)

* whole lotta updates and including some new fonts

* update placeholders

* fix mobile firs...

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

github.com/withastro/astro - 0c1a26adc8ec9d6009dc9062cbe5165f88203d5f authored over 1 year ago by matthewp <[email protected]>
Execute scripts on page navigation (view transitions) (#7786)

* Execute scripts on page navigation (view transitions)

* Update .changeset/sharp-seas-smile....

github.com/withastro/astro - 188eeddd47a61e04639670496924c37866180749 authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - 25e04a2ecbda7952a68220ce6739ae1c75144858 authored over 1 year ago by bholmesdev <[email protected]>
Add "allowHTML" option for Markdoc with HTML parsing/processing (#7597)

* 7576 - initial support for HTML inside Markdoc.

This uses htmlparser2 to perform a pure tok...

github.com/withastro/astro - 7461e82c81438df956861197536f9ceeaf63d6b3 authored over 1 year ago by Alex Sherwin <[email protected]>
[ci] format

github.com/withastro/astro - 81c460e30b3318b9727a609390243f42e112ad24 authored over 1 year ago by doodlemarks <[email protected]>
Basics theme styling updates (#7760)

* update styling and include asset

* whoopsies, didnt mean to include these

* im rusty don...

github.com/withastro/astro - 13120a0493483d0b10ae3b6c32346aa96ea1cf2d authored over 1 year ago by Mark Peck <[email protected]>
Update esbuild target for Deno (#7687)

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

github.com/withastro/astro - 0a1b33349fc12d9927e6eef2b66588afedf517a1 authored over 1 year ago by Kevin Whinnery <[email protected]>
[ci] release (#7763)

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

github.com/withastro/astro - e80896a67c08c1c7916417d2f385a185c773d97e authored over 1 year ago by Houston (Bot) <[email protected]>
Fix rendering TextEncoder encoding error regression (#7777)

github.com/withastro/astro - 3567afac4411c1054a5e999dd692e6d079825b4a authored over 1 year ago by Bjorn Lu <[email protected]>
Bump vite to 4.4.6 (#7746)

github.com/withastro/astro - 0c9959704fff703417eb4602965c668c7f7a3001 authored over 1 year ago by Birk Skyum <[email protected]>
Fix prerender getStaticPaths flaky test (#7745)

github.com/withastro/astro - baaf80b27d812ba147a77ca27452ca96714a777e authored over 1 year ago by Bjorn Lu <[email protected]>
Fix missing `referrerpolicy` attribute on script tags (#7766)

* fix(astro-jsx): Add missing `referrerpolicy` attribute for script tags

* chore: changeset

github.com/withastro/astro - da7f1128bf749dab1d9bd43e50c29a67e8271746 authored over 1 year ago by Erika <[email protected]>
Fix Astro pride emoji in congrats message (#7764)

github.com/withastro/astro - a3d36a88942823fad5bd7ccfe9d850a11b7df244 authored over 1 year ago by Chris Swithinbank <[email protected]>
Misc improvements for `astro:assets` (#7759)

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

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

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

github.com/withastro/astro - c65da5f1cd47d2e2ae97b0f5ada3863430a324da authored over 1 year ago by matthewp <[email protected]>
Prevent FOUC with production links in ViewTransitions (#7756)

* Prevent FOUC with production links in ViewTransitions

* Adding changeset

* Move up so it...

github.com/withastro/astro - 274e6753281edde72fcb4af1cf8a9f892ee46127 authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - f79ab0bdb36280256c526b6c7271c736e027825e authored over 1 year ago by matthewp <[email protected]>
Prevent animations with prefers-reduced-motion (#7757)

* Prevent animations with prefers-reduced-motion

* Also disable animations in the fallback

...

github.com/withastro/astro - c2d6cfd0c26f4ebb81c715389347de1c3bf5f3e6 authored over 1 year ago by Matthew Phillips <[email protected]>
test: add setup for Vercel / Netlify tests (#7716)

Co-authored-by: Yan Thomas <[email protected]>

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

github.com/withastro/astro - e5e5cc8e70bd7e842d8cdeb8614552e621e3aea0 authored over 1 year ago by matthewp <[email protected]>
Handle back navigation from page without VT (#7750)

* Handle back navigation from page without VT

* Adding a changeset

github.com/withastro/astro - 201d32dcfc58ca82468ac9be43b07cdc60abad88 authored over 1 year ago by Matthew Phillips <[email protected]>
[docs] @astrojs/sitemap README update (#7748)

github.com/withastro/astro - 29162c99fb9175076b2d0f6261f087c1381517b5 authored over 1 year ago by Sarah Rainsberger <[email protected]>
Refactor Astro page rendering (#7730)

github.com/withastro/astro - bad65877a57b78d310f90b0f4e2912f220883e4f authored over 1 year ago by Bjorn Lu <[email protected]>
Fix parsing image assets from a Markdown line along with other markup (#7742)

Every regex that tries to match a substring with .* or .+ is
guaranteed to be wrong. In this ca...

github.com/withastro/astro - e528526289dd9fba98e254743ded47a5c6d418a8 authored over 1 year ago by Anders Kaseorg <[email protected]>
[docs] update to view transitions in config ref (#7738)

github.com/withastro/astro - 379981efdc621263c0e589637585f1997e93d5e0 authored over 1 year ago by Sarah Rainsberger <[email protected]>
[ci] format

github.com/withastro/astro - 0c16a8da8d061874e259d8fa987db3676a0faeff authored over 1 year ago by natemoo-re <[email protected]>
fix(vercel): Switch to node 18 when local version is not supported (#7718)

* fix(vercel): switch to node 18 when needed

* fix types, reword

* reorder sentences

* ...

github.com/withastro/astro - 35a0b6c8a909623d802523006cb3c65e4e70c88f authored over 1 year ago by Arsh <[email protected]>
[ci] release (#7714)

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

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

github.com/withastro/astro - b4090f8526f5a5334f7a7750efaf3bdb3f06e8f0 authored over 1 year ago by matthewp <[email protected]>
Determine hoisted scripts via AST analysis (#7707)

* initial hacky

* plural importNames and exportNames

* extract into function

* Add test...

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

github.com/withastro/astro - 7a26a52e190b476fc8091a10b5c803d7139a4162 authored over 1 year ago by ematipico <[email protected]>
refactor: move dev rendering logic inside vite plugin (#7728)

github.com/withastro/astro - c102c4a054a00720025b1528e6a8a2223699f54e authored over 1 year ago by Emanuele Stoppa <[email protected]>
Fix organize-imports-cli with satisfies operator (#7727)

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

github.com/withastro/astro - 47c698b08a275d9cc811175507ad7ef9d5918442 authored over 1 year ago by ematipico <[email protected]>
refactor: unify `renderPage` and `callEndpoint` in one single function (#7703)

* refactor: unify `renderPage` and `callEndpoint` in one single function

* chore: lint

* don't...

github.com/withastro/astro - 3043f9872356e3869477e3235f1c514ebf4c6766 authored over 1 year ago by Emanuele Stoppa <[email protected]>
[ci] format

github.com/withastro/astro - 30cdc2805700b8a9bf2e20c67b01e96fb58b95f4 authored over 1 year ago by matthewp <[email protected]>
Import missing TransitionAnimationPair (#7726)

* Import missing TransitionAnimationPair

* Don't use satisfies

github.com/withastro/astro - 464eb4f8254b24c0194f72f7d217aa36c298282c authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - 5cc54bbd5a6e2bad34be1c401963e7ab02d538a8 authored over 1 year ago by natemoo-re <[email protected]>
chore: fix ts error (#7723) (#7724)

github.com/withastro/astro - b806452653baf5d85c3cbf9ff06270e75685a5d7 authored over 1 year ago by Nate Moore <[email protected]>
fix(sitemap): ensure nested 404 and 500 pages are excluded (#7722)

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

github.com/withastro/astro - 7a3f4efcd96a8de04fe1a5afdb7e526650cb506d authored over 1 year ago by natemoo-re <[email protected]>
chore: fix ts error (#7723)

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

github.com/withastro/astro - 7a6ca236e8a1fbf9fb2a37108bd4517bc00daac6 authored over 1 year ago by matthewp <[email protected]>
Initial View Transition Support (#7511)

* Basic support

* Add the fade transition

* Move CSS into a separate file

* Add transit...

github.com/withastro/astro - 6a12fcecb076623769eb017da9d4a17cfb0815d3 authored over 1 year ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - eafe996b60b0cec8b9107a9afbed67f47b681835 authored over 1 year ago by natemoo-re <[email protected]>
Warn when `getStaticPaths` exists without a `prerender` statement (#7713)

* wip: warning on getStaticPaths without prerender

* refactor: move getStaticPaths warning to...

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

github.com/withastro/astro - 4eba967d2b7e0593ed49f191b70dfea7a43e9829 authored over 1 year ago by matthewp <[email protected]>
Remove experimental flag for redirects config (#7686)

* Remove experimental flag for redirects config

* Remove experimental from tests

* Remove ...

github.com/withastro/astro - ec745d689abc79d27bc24477589533481f077ddb authored over 1 year ago by Matthew Phillips <[email protected]>
Fix absolute path handling for config validation in windows (#7704)

github.com/withastro/astro - d78db48ac48bec6bd550b937a896cbcc747625f1 authored over 1 year ago by Bjorn Lu <[email protected]>
Fix redirects map object-form value validation (#7701)

github.com/withastro/astro - 019b797bf83201d2d4834cc9e0dde30f6a48daa2 authored over 1 year ago by Bjorn Lu <[email protected]>
[ci] release (#7699)

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

github.com/withastro/astro - de65ad25eae010b42ef55c127cc98d4cc3aa66db authored over 1 year ago by Houston (Bot) <[email protected]>
Fix 404 status code in dev server (#7711)

* chore: update tests

* chore: update tests

* fix(#7516): set response status to 404 when ...

github.com/withastro/astro - 72bbfac976c2965a523eea88ff0543e64d848d80 authored over 1 year ago by Nate Moore <[email protected]>
Fix 404 handling in dev server (#7693)

* fix(#7301): load 404 page in dev server when returning 404 status code

* chore: add changes...

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

github.com/withastro/astro - a8cbd7c71a5ca319c0ebc6e9649428c0d4afc8fe authored over 1 year ago by Princesseuh <[email protected]>
Fix/markdoc assets (#7706)

github.com/withastro/astro - 4f6b5ae2ba8eb162e03f25cbd600a905d434f529 authored over 1 year ago by Erika <[email protected]>
Add changeset & docs for next `@astrojs/netlify` release (#7700)

Co-authored-by: Yan Thomas <[email protected]>

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

github.com/withastro/astro - b3b9fc52b33ae8d9bd3f205758051814a1ed4add authored over 1 year ago by ematipico <[email protected]>
Fix routing behavior when getStaticPaths params include hyphens (#7694)

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

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

github.com/withastro/astro - d80e5fcf8e35f0756d05b74e930089089f0abf38 authored over 1 year ago by Houston (Bot) <[email protected]>
Revert netlify edge middleware docs (#7698)

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

github.com/withastro/astro - 1c85b39d387076c0f3e573fce0355bf5f89815b5 authored over 1 year ago by Princesseuh <[email protected]>
nit: use `node:` prefix everywhere (#7692)

* nit: use `node:` prefix everywhere

* nit: fs/promises too

* test: workaround issue in node b...

github.com/withastro/astro - f14e48098a3bc74d85715b5610dbba588d4943cd authored over 1 year ago by Erika <[email protected]>
fix(assets): Remove Node deps from index of assets (#7691)

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

github.com/withastro/astro - b0d3652c59b34c2c1cd51970bcfa96dcf0b1b30a authored over 1 year ago by natemoo-re <[email protected]>
Sitemap should only include `page` routes (#7656)

* fix(#7080): sitemap should only add trailing slash to pages

* fix(sitemap): only include pa...

github.com/withastro/astro - dd931a78065a9f46ade0588b35dcc2ea7dbed974 authored over 1 year ago by Nate Moore <[email protected]>
fix(ci): fix action needs-repro action (#7690)

github.com/withastro/astro - 6ad4672ef17a6ee1f5cdd02839e285fc22e72e91 authored over 1 year ago by Nate Moore <[email protected]>
fix(ci): handle needs labels properly (#7689)

github.com/withastro/astro - 474ea808e7d982b93aa705d3d7cb0f7251518915 authored over 1 year ago by Nate Moore <[email protected]>
Update Action labels (#7688)

* chore: update action labels

* chore: add label actions

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

github.com/withastro/astro - 5e26faa86441ffafad94565a3f6b73e5da97cd57 authored over 1 year ago by ematipico <[email protected]>
refactor: move page rendering in one single function (#7684)

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

github.com/withastro/astro - 7832c4a850f7631364db63a7a0bf9c4418c7e4c8 authored over 1 year ago by ematipico <[email protected]>
feat(@astrojs/netlify): edge middleware support (#7632)

Co-authored-by: Bjorn Lu <[email protected]>
Co-authored-by: Yan Thomas <61414485+Yan-Thoma...

github.com/withastro/astro - 4c93bd8154c210ebce6ad2889bd8bfdf4c349a78 authored over 1 year ago by Emanuele Stoppa <[email protected]>
fix: throw an error for incorrect configuration (#7680)

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

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

github.com/withastro/astro - c84e8b8e3efa0008e02c1df10250d6706bfc98d9 authored over 1 year ago by matthewp <[email protected]>