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] format

github.com/withastro/astro - 4cfbd402a4018b60686f3fb77908b4949b5cc25d authored almost 3 years ago by matthewp <[email protected]>
Allow SSR dynamic routes to not implement getStaticPaths (#2815)

* Allow SSR dynamic routes to not implement getStaticPaths

* Adds a changeset

* Update bas...

github.com/withastro/astro - 7b9d042dde0c6ae74225de208222e0addf5f4989 authored almost 3 years ago by Matthew Phillips <[email protected]>
[ci] collect stats

github.com/withastro/astro - f6709d7259ff67ddac302efb3d685cbe0c281e8f authored almost 3 years ago by FredKSchott <[email protected]>
Adds tests for tailwind support in `dev` and `build` (#2809)

* adding basic dev and build tests for TailwindCSS

* adding tests to validate tailwind classe...

github.com/withastro/astro - 4914e1f70dd08cecb96ca0599b0006e075a50ec1 authored almost 3 years ago by Tony Sullivan <[email protected]>
[ci] format

github.com/withastro/astro - 279774c48e1d05af5a01d94009296245f2e0abac authored almost 3 years ago by matthewp <[email protected]>
Implements redirects, headers for SSR (#2798)

* Implements redirects, headers for SSR

* Move away from an explicit Request

* Properly ha...

github.com/withastro/astro - 4c25a1c2eacf897427a7d6dac3bf476ef56799de authored almost 3 years ago by Matthew Phillips <[email protected]>
logic for opening example projects (#2811)

github.com/withastro/astro - 8f13b3d4068f0f017186fbc2dbd33a1427768ea4 authored almost 3 years ago by Ofer Shaal <[email protected]>
[ci] update lockfile (#2810)

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

github.com/withastro/astro - 498ef59b0e577bbae0be7187e178c1af9f9469c2 authored almost 3 years ago by Fred K. Schott <[email protected]>
[ci] collect stats

github.com/withastro/astro - 0a330fdc9a73d4ded387fa41e1c681fa1a2b814a authored almost 3 years ago by FredKSchott <[email protected]>
fix: mark static build pkg as private

github.com/withastro/astro - 5cb7e0366bb5c59ae5df2a7c2a7430304296ced5 authored almost 3 years ago by Nate Moore <[email protected]>
[ci] format

github.com/withastro/astro - 34bfedc9d85108d7a3bbe3c381c5a06358b54dbb authored almost 3 years ago by natemoo-re <[email protected]>
chore: update lockfile

github.com/withastro/astro - 213192371427ca0cd02b31afef131892a04f6082 authored almost 3 years ago by Nate Moore <[email protected]>
[ci] release (#2808)

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

github.com/withastro/astro - 2b89613539f854ff9836573454f513d2ed1cbeb8 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: do not ignore astro-scripts

github.com/withastro/astro - 9a5d58d5ba5153b859f1ed1be8e011268c4f8815 authored almost 3 years ago by Nate Moore <[email protected]>
fix: ignore astro-scripts

github.com/withastro/astro - fb26d395f542c20a0d3ff5797767b13cdcf2e761 authored almost 3 years ago by Nate Moore <[email protected]>
Disable sourcemaps for build (#2806)

* fix: disable sourcemaps for build

* chore: add changeset

github.com/withastro/astro - 9e59ec921fe539233a1a22b9f0c34ca3cfd05247 authored almost 3 years ago by Nate Moore <[email protected]>
fix: Svelte PostCSS config error (#2807)

* fix: Svelte PostCSS config error

* chore: changeset

github.com/withastro/astro - 79282163e229bfe332b1221be3099f751b05807b authored almost 3 years ago by Ben Holmes <[email protected]>
chore: fix internal package

github.com/withastro/astro - 8654e841fffae4e1c36985bbead73765b5f9fa16 authored almost 3 years ago by Nate Moore <[email protected]>
[ci] format

github.com/withastro/astro - 267d20d2075273ce89093cc9653a80d74681baf2 authored almost 3 years ago by natemoo-re <[email protected]>
chore: update lockfile

github.com/withastro/astro - 2824112e45095f534b74e6831a25889f2e6547f4 authored almost 3 years ago by Nate Moore <[email protected]>
[ci] release (#2802)

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

github.com/withastro/astro - b36d16eb8f9ab9b9ec5cc8173d83222815446909 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Ignore test fixture for changesets (#2804)

* test: move fixtures to `@test/` scope

* chore: ignore `@test/` scope

* chore: add change...

github.com/withastro/astro - 86419d9ed7a5273a98075d928650d1de7c685ea0 authored almost 3 years ago by Nate Moore <[email protected]>
Gitpod setup improvements (#2789)

* install latest pnpm version in docker image

* Add astro-build vscode extension in Gitpod se...

github.com/withastro/astro - 60fe7bd41e234117036de3564ef41ad2971ed056 authored almost 3 years ago by Ofer Shaal <[email protected]>
update HTML escape logic (#2793)

github.com/withastro/astro - 6eb494796e5144a4f2c12a6cce3fb2345c9b4e4e authored almost 3 years ago by Fred K. Schott <[email protected]>
Export defineConfig helper (#2803)

* feat: add astro/config entrypoint

* chore: update examples to use `defineConfig` util

* ...

github.com/withastro/astro - 2b76ee8d75d44492af18b9ead35293da7178930a authored almost 3 years ago by Nate Moore <[email protected]>
Fix missing style imports on initial load (#2791)

* fix: missing style imports on initial load

* chore: changeset

* fix: update comment on u...

github.com/withastro/astro - 2d95541b52118f787144720cb28cdd64644b903a authored almost 3 years ago by Ben Holmes <[email protected]>
[windows:ci] handle CLI output in a cross-compat way (#2801)

* handle readline in a cross-compat way

* Create modern-feet-lay.md

github.com/withastro/astro - 11fb3745dd548c6a8fa94c6a29e0ee89bac591aa authored almost 3 years ago by Fred K. Schott <[email protected]>
[ci] format

github.com/withastro/astro - fc50fbb47a16187827e2ec9b8b0e67da55e23170 authored almost 3 years ago by matthewp <[email protected]>
Update the lockfile (#2800)

github.com/withastro/astro - f892aeb52f5a93d81a68d9833eb26bedd06aa2f0 authored almost 3 years ago by Matthew Phillips <[email protected]>
[ci] release (#2786)

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

github.com/withastro/astro - 973d39807420e9500e8fba43e8537b49ef8d6995 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix for allowing space in folder name (#2797)

* Fix for allowing space in folder name

* Adds a changeset

* Prepend a forward slash, for ...

github.com/withastro/astro - 58d8686e94816da649b0210f5288173fb4b9a483 authored almost 3 years ago by Matthew Phillips <[email protected]>
[ci] format

github.com/withastro/astro - 1325fe90fc3b6a263f30920d4c1401b29402408f authored almost 3 years ago by matthewp <[email protected]>
fix flakey windows tests (#2795)

github.com/withastro/astro - c36527f46d68b17a1eff2158bf9c2aa63822c0f9 authored almost 3 years ago by Fred K. Schott <[email protected]>
[ci] collect stats

github.com/withastro/astro - 0e4662df015ba065a7593d12c7886ec267df913e authored almost 3 years ago by FredKSchott <[email protected]>
[ci] format

github.com/withastro/astro - 2b52c72b5d5629aa2dd288e8891bd5b9db4c296e authored almost 3 years ago by natemoo-re <[email protected]>
Fix `set:html` behavior with `null` (#2790)

* feat: improve set:html behavior for null/undefined

* chore: add changeset

* refactor: im...

github.com/withastro/astro - 6b34840d3d082d6491515ff96976f603947316d3 authored almost 3 years ago by Nate Moore <[email protected]>
update lockfile (#2792)

github.com/withastro/astro - de2b2462376d7750b9069e5473bfbf591e9929b5 authored almost 3 years ago by Fred K. Schott <[email protected]>
cleanup the repo, remove outdated files and folders (#2771)

github.com/withastro/astro - 80066c01c26d974d79bde27bf0e271efad3aa76c authored almost 3 years ago by Fred K. Schott <[email protected]>
[ci] format

github.com/withastro/astro - 75f4c17e4ce8723de34303fedaf7af17e5add27d authored almost 3 years ago by FredKSchott <[email protected]>
[ci] update lockfile (#2773)

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

github.com/withastro/astro - 2314eba9a4d8a735aa4176a3e903d5c9be5417dd authored almost 3 years ago by Fred K. Schott <[email protected]>
improve build perf (#2772)

github.com/withastro/astro - b4d34e2d2c1429a9938074cd30ed13d9bb741a8b authored almost 3 years ago by Fred K. Schott <[email protected]>
Fix: Astro.props missing properties (#2785)

* Fix: Astro.props missing properties

* chore: add changeset

github.com/withastro/astro - 2c4fd919faa887df659d756ed3d095e0e83ed87d authored almost 3 years ago by Ben Holmes <[email protected]>
[ci] collect stats

github.com/withastro/astro - 77e5733deb1354a65f63bb6134e1f5234ff02f4e authored almost 3 years ago by FredKSchott <[email protected]>
[ci] collect stats

github.com/withastro/astro - df4ebd479efdab4987d27585dfd207453db9a0fc authored almost 3 years ago by FredKSchott <[email protected]>