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

Define the Vercel adapter's peerDependency (#9348)

* Define the Vercel adapter's peerDependency

* Update .changeset/nasty-carrots-study.md

Co...

github.com/withastro/astro - 1685cc42b51603eb98b5ba3e072cf2d3953339f2 authored over 1 year ago
Adds source file properties to HTML elements only if devToolbar is enabled (#9343)

github.com/withastro/astro - ab0281aee419e58c6079ca393987fe1ff0541dd5 authored over 1 year ago
[@astrojs/rss] Quality-of-Life Improvement to `items` property-related error (#9299)

* This commit addresses a quality-of-life concern when setting up a RSS feed
when using collect...

github.com/withastro/astro - edfae50e6ea494f49c6d4fbf4bd4481870f994b1 authored over 1 year ago
fix: add types for `is:inline` on slots (#9342)

github.com/withastro/astro - eb942942d67508c07d7efaa859a7840f7c0223da authored over 1 year ago
Fix issue where 404/500 status codes were logged as "[200]" (#9336)

github.com/withastro/astro - c76901065545f6a8d3de3e44d1c8ee5456a8a77a authored over 1 year ago
Fix log message for `Disable notifications` (#9339)

* Fix log message for `Disable notifications`

* Add changeset

github.com/withastro/astro - 0bb3d532219fb90fc08bfb472fc981fab6543d16 authored over 1 year ago
[ci] release (#9332)

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

github.com/withastro/astro - 895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5 authored over 1 year ago
Prevent client-side navigation for method="dialog" (#9327)

Co-authored-by: Nate Moore <[email protected]>

github.com/withastro/astro - 3878a91be4879988c7235f433e50a6dc82e32288 authored over 1 year ago
Vue: Remove `hasDefaultExport` check from `appEntrypoint` logic (#9333)

github.com/withastro/astro - b832cd190199d4269d25d5d6e6b7efb399a69070 authored over 1 year ago
Update `vitefu` version (#9331)

github.com/withastro/astro - cfb20550d346a33e76e23453d5dcd084e5065c4d authored over 1 year ago
[ci] release (#9319)

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

github.com/withastro/astro - 339be4dbff5a29e7bc33b28f0b37c3f2cefaeafa authored over 1 year ago
Improve Vue `appEntrypoint` handling (#8794)

Co-authored-by: Nate Moore <[email protected]>
Co-authored-by: Arsh <69170106...

github.com/withastro/astro - 4d4e34d451e351f8a52e04124027850a575ba752 authored over 1 year ago
Improves `@astrojs/upgrade` dependency handling (#9317)

github.com/withastro/astro - d1c91add074c2e08056f01df5a6043c9716b7e1f authored over 1 year ago
Move i18n config above legacy (#9318)

github.com/withastro/astro - eb584de1f5796aff6d487ec0c165bfb8a1a978b6 authored over 1 year ago
fix: docs placement and wording (#9316)

* fix: docs placement and wording

* more changes

* Update packages/astro/src/@types/astro....

github.com/withastro/astro - 933f9f274dbfa5cb627d2d887cf95ef585b4325b authored over 1 year ago
[ci] release (#9314)

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

github.com/withastro/astro - 79e191ae4274ba07a26941dab78bd87453263c8d authored over 1 year ago
fix: logging build trace of pages (#9315)

github.com/withastro/astro - 631e5d01b00efee6970466c38201cb0e67ec74cf authored over 1 year ago
Add changeset for Tailiwind (#9313)

github.com/withastro/astro - 2f110a501664d9fa8b03814d3fe818956031cfc4 authored over 1 year ago
[ci] release (#9307)

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

github.com/withastro/astro - 5f13e7e0dcf256fc5c5b0ac7ca10c02e44f728b3 authored over 1 year ago
Update `@astrojs/upgrade` to 0.2.0 (#9310)

github.com/withastro/astro - 82586f32f467c4ddaf581af97e48bace8da2bb6a authored over 1 year ago
Downgrade the tailwind integration for Astro 3/4 compat (#9309)

github.com/withastro/astro - 2e1d6792abc74e71e6efab65b796a7c85632a255 authored over 1 year ago
Release markdoc integration as v0.x (#9308)

github.com/withastro/astro - b4f3a8722ec27d12dc485f11a2dac6c682001304 authored over 1 year ago
Exit pre-mode for 4.0 release (#9290)

github.com/withastro/astro - d4290c630bf876aa5e2203d743e2cb6d808e4b45 authored over 1 year ago
[Toolbar] Remove image decode call (#9305)

* stop waiting for images to decode

* fix: don't add empty audits

---------

Co-authored...

github.com/withastro/astro - 7b6ae083482848142edc27b74fbbc318f03149d3 authored over 1 year ago
filter out internal island props (#9304)

github.com/withastro/astro - 30982078e666f54429fa7b6e0014c505512af024 authored over 1 year ago
capture click events inside the toolbar (#9303)

github.com/withastro/astro - 466d1f0ab200a4a89ae1617bb8ebfa4eeabdac23 authored over 1 year ago
fix z-index on dev overlay tooltips and highlights (#9301)

github.com/withastro/astro - 4351f43bb982d3d55311040ceae43286bfc90cbb authored over 1 year ago
[Toolbar] fix issue where requestIdleCallback would take forever (#9302)

github.com/withastro/astro - 9807582b690acf1570def9a7ca7dfbb059eab6bb authored over 1 year ago
[ci] release (beta) (#9296)

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

github.com/withastro/astro - 4b9d657ff2fe7756848a1d489cbecb51b3b91e5a authored over 1 year ago
Remove aria-query and related rule (#9295)

github.com/withastro/astro - 3d2dbb0e5d2bf67b38ff8533d4dd938c94433812 authored over 1 year ago
[ci] release (beta) (#9294)

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

github.com/withastro/astro - b1199c5342deb4d72d03f5f8e9c8a0f401ff07d0 authored over 1 year ago
Remove audit role that depends on CJS package (#9293)

* Remove audit role that depends on CJS package

* Adding changeset

---------

Co-authore...

github.com/withastro/astro - cf5fa437627ca6978ae3ff33c7894f278dfe75cd authored over 1 year ago
fix(astro compiler): check vite command to decide on "annotateSourceFile" (#9275)

* prevent annotations in build

* add changeset

* Apply suggestions from code review

Co-...

github.com/withastro/astro - 0968cb1a373b1101a649035d2ea2210d3d6412dc authored over 1 year ago
Improves display of `preferences list` command (#9292)

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

github.com/withastro/astro - 5428b3da08493d933981c4646d5d132fb31f0d25 authored over 1 year ago
remove outdated devoverlay config and defaultstate config (#9291)

* remove outdated devoverlay config and defaultstate config

* update tests

* fix the build

github.com/withastro/astro - 99c1bcad9ef1f3889a0808edc9ff00a9dd0d2149 authored over 1 year ago
[ci] release (beta) (#9280)

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

github.com/withastro/astro - 8dd7deb7b7cdc9f83b94c5253513a9d8577ae01e authored over 1 year ago
chore: also export `DevToolbarApp` type for API (#9273)

* chore: also export `DevToolbarApp` type for API

* chore: changeset

* chore: resolve revi...

github.com/withastro/astro - 9887f241241f800e2907afe7079db070f3bfcfab authored over 1 year ago
Increase consistency between navigation with and without ViewTransitions (#9279)

* Greater consistency between navigations with and without ViewTransitions

* hmpf

* format...

github.com/withastro/astro - 6a9669b810ddfcae6c537165a438190ea1e7a4bc authored over 1 year ago
Implement new a11y audits for the Dev Toolbar app (#9170)

Co-authored-by: Sarah Rainsberger <[email protected]>
Co-authored-by: Princesseuh <3019731+P...

github.com/withastro/astro - 8a228fce0114daeea2100e50ddc5cf2ea0a03b5d authored over 1 year ago
fix: enforce separate type imports (#9288)

github.com/withastro/astro - 4aa80915829388e3e696975ac8c3b0332c47b5ea authored over 1 year ago
chore: remove `experimental` from i18n configuration (#9264)

* update types and schema

* update typescript files

* update tests

* chore: update JSDoc

github.com/withastro/astro - bd9907867b0a491cb6c747ec51c2313687af501e authored over 1 year ago
[Toolbar] Final style polish and code cleanup (#9282)

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

github.com/withastro/astro - 29fa5044672988393878f1b7ba8eeb3acca7b270 authored over 1 year ago
[Toolbar] Improve third party plugin load performance (#9281)

github.com/withastro/astro - 97e43022defaa9ddccd7bb62956d6cdda74bb36b authored over 1 year ago
[Toolbar] Fix tooltip overlap bug (#9283)

github.com/withastro/astro - 7a231e476380b2cf384c4afc20908932e3e347a4 authored over 1 year ago
Fix i18n routing param (#9274)

* Fix i18n routing param

* Add changeset

github.com/withastro/astro - feaba2c7fc0a48d3af7dd98e6b750ec1e8274e33 authored over 1 year ago
[ci] release (beta) (#9272)

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

github.com/withastro/astro - d71e937492cbaa0af7ad3dc7c9e4203e4145ed9b authored over 1 year ago
Update the Toolbar rename changeset

github.com/withastro/astro - 6686e03a75ab9d9224badf631a65af020587b241 authored over 1 year ago
Rename Dev Overlay to Dev Toolbar (#9271)

* Add more dev overlay tests

* Rename Dev Overlay to Dev Toolbar

* Add config option and p...

github.com/withastro/astro - 47604bd5b5bb2ea63922b657bac104c010575c20 authored over 1 year ago
Remove ` examples/vite-plugin-pwa` (#9270)

github.com/withastro/astro - 5773e674569135006d9320a0c9c5afc5be61be50 authored over 1 year ago
Remove unused fixture (#9269)

github.com/withastro/astro - 4fc1c316825c36ff0d2b17113d265232316df024 authored over 1 year ago
[ci] release (beta) (#9251)

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

github.com/withastro/astro - 023860bdede59a418eaaa6d56d141ff54a5904bf authored over 1 year ago
Adds missing name/value of the submit button to the form data of a view transition (#9248)

* Adds missing name/value of the submit button to the form data of a view transition

* Update...

github.com/withastro/astro - 43ddb5217691dc4112d8d98ae07511a8be6d4b94 authored over 1 year ago
Remove remaining deprecated APIs (#9263)

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

github.com/withastro/astro - 3cbd8ea7534910e3beae396dcfa93ce87dcdd91f authored over 1 year ago
Remove remaining simple objects usage (#9266)

Co-authored-by: Nate Moore <[email protected]>

github.com/withastro/astro - ac41820821b138d69f5c16effac243726e6ee439 authored over 1 year ago
Clarify language for Verbose Logging setting (#9237)

github.com/withastro/astro - 5ab008da8fcf3e83a6a4515a14b6500d6a6e7de3 authored over 1 year ago
chore: add test case (#9261)

* chore: add test case

* fix: replace old endpoint way

* Update packages/integrations/sitemap/...

github.com/withastro/astro - 4f344b8bc77145e3e1ab54fb8b1f116a77e6f9e3 authored over 1 year ago
Remove @astrojs/prefetch integration (#9241)

github.com/withastro/astro - d83991ae8b51a304405330b4af8e9cc502f9bc57 authored over 1 year ago
fix(overlay): Fix notification setting not working immediately (#9243)

github.com/withastro/astro - c47478bbf6b21973419f25234c68efb59466b368 authored over 1 year ago
Rework Vite and Astro logger for HMR messages (#9139)

github.com/withastro/astro - 459b2643666db08dbd29a100ce3d8697b451d3fe authored over 1 year ago
Chore: fix noisy peerDependency warnings (it's fine) (#9257)

github.com/withastro/astro - dff7421a2b9cb56c43df9aff54d8660cd5265616 authored over 1 year ago
Use fixed positioning on x-ray when inside of fixed containers (#9254)

* Improve highlight/tooltip positioning

* add changeset

* Explain the perf issue

github.com/withastro/astro - b750a161e0e059de9cf814ce271d5891e4e97cbe authored over 1 year ago
Add instructions on how to hide the dev overlay (#9255)

* Add instructions on how to hide the dev overlay

* Add missing link

github.com/withastro/astro - 9ea3e0b94f7c4813c52bffd78043f90fd87dffda authored over 1 year ago
feat(i18n): refined locales (#9200)

* feat(i18n): refined locales

* feat: support granular locales inside the virtual module

*...

github.com/withastro/astro - b4b851f5a46b32ee531db5dc39ccd2aa7af7bcfd authored over 1 year ago
fix(i18n): create fallback pages for page routes correctly (#9252)

* add test case

* fix(i18n): fallback should create consistent directories (#9142)

* fix: ...

github.com/withastro/astro - 7b74ec4ba48e363a19d20e322212d0d264927f1b authored over 1 year ago
Fix missing type import from auto format (#9250)

github.com/withastro/astro - d8d46ed27e7a3f2663427a0f4c7f06924cefc067 authored over 1 year ago
Merge pull request #9247 from withastro/next

Merge the `next` branch into `main` for the 4.0 release

github.com/withastro/astro - fbf145af8a792ee7334be577fbdf0bba9782b4e7 authored over 1 year ago
Merge branch 'main' into next

github.com/withastro/astro - 05628aaa3c9a3702b59cbf3d0e99abf66df651df authored over 1 year ago
(feat) return updated config in integration hooks (#9013)

github.com/withastro/astro - ff8eadb95d34833baaf3ec7575bf4f293eae97da authored over 1 year ago
[ci] release (#9233)

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

github.com/withastro/astro - 349afeeb16bb62252e97c0f1abd5381890affceb authored over 1 year ago
Enable releasing from 3-legacy branch (#9245)

github.com/withastro/astro - d34dc2c337afa857566730832a760101150954e2 authored over 1 year ago
refactor(i18n): breakdown routing strategy (#9236)

* refactor(i18n): breakdown routing strategy

* changelog

* changeset

* chore: fix rebase

* f...

github.com/withastro/astro - 27d3e86e4c8d04101113ab7a53477f26a4fb0619 authored over 1 year ago
fix(overlay): Fix SVG icons not showing properly in the overflow menu (#9235)

github.com/withastro/astro - 9c2342c327a13d2f7d1eb387b743e81f431b9813 authored over 1 year ago
Overlay look-and-feel polish (#9230)

* dev overlay polish

* increase size a bit

github.com/withastro/astro - 60cfa49e445c926288612a6b1a30113ab988011c authored over 1 year ago
fix(rendering): prevent error when slots is keyed into (#9179)

Co-authored-by: Nate Moore <[email protected]>

github.com/withastro/astro - 3f28336d9a52d7e4364d455ee3128d14d10a078a authored over 1 year ago
[ci] release (beta) (#9228)

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

github.com/withastro/astro - c495f1ac17285cfda78363b98cd2802b543f441e authored over 1 year ago
[i18n] During fallback, only remove locale if prefix-always is false (#9226)

* i18n: During fallback, only remove locale if prefix-always is false

* add test

* add cha...

github.com/withastro/astro - 8f8a40e93d6a0774ba84a6f5db8c42cd81db005e authored over 1 year ago
Add new preferences module (#9115)

github.com/withastro/astro - 3b77889b47750ed6e17c7858780dc4aae9201b58 authored over 1 year ago
feat: unflag dev overlay (#9232)

* feat: unflag dev overlay

* fix: oops

* fix: check for both config existing

* fix: don...

github.com/withastro/astro - 34e96b141a4be9045468bf4dcba9a80384b9aded authored over 1 year ago
update error logging (#9129)

Co-authored-by: Matthew Phillips <[email protected]>

github.com/withastro/astro - 8bfc20511918d675202cdc100d4efab293e5cbac authored over 1 year ago
Fix dev overlay style leak (#9220)

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

github.com/withastro/astro - 4a5f2cde17975b6d75085f66698ddb0ea40bb382 authored over 1 year ago
Improve high contrast mode with the dev overlay (#9218)

* Improve high contrast mode with the dev overlay

* Update packages/astro/src/runtime/client/...

github.com/withastro/astro - f4401c8c1fa203431b4e7b2e89381a91b4ef1ac6 authored over 1 year ago