Age | Commit message (Collapse) | Author | Files | Lines |
|
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: yanthomasdev <61414485+yanthomasdev@users.noreply.github.com>
|
|
|
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
* fix: polyfill import.meta.resolve
* Don't resolve at runtime
* Linit
|
|
Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com>
|
|
Co-authored-by: Matt Kane <m@mk.gg>
|
|
|
|
|
|
* fix: audit list window covered by tooltip and highlight
* exclude top right button from e2e test since it is now behind the audit window
* add test
---------
Co-authored-by: JP Wienekus <jpwienekus@gmail.com>
|
|
* Handle module not found errors in server entrypoint
* Save my files -_-
|
|
* fix(a11y): Remove pre tags from a11y-no-noninteractive-tabindex flag
* add changeset
* Update packages/astro/src/runtime/client/dev-toolbar/apps/audit/rules/a11y.ts
---------
Co-authored-by: Matt Kane <m@mk.gg>
|
|
* ignore lightningcss global pseudo-class warning
* Update changeset
---------
Co-authored-by: Matt Kane <m@mk.gg>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
* fix: handle svgs separately by fetching original source path
* feat: add a changeset
|
|
|
|
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
|
|
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
* put them to follow a pattern for errors
* feat: update changeset
* chore: modify message
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* chore: update the position of two error definitions and modify text
* delete parser hint and add global pattern hint
* Update packages/astro/src/core/errors/errors-data.ts
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* Update packages/astro/src/core/errors/errors-data.ts
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* Update packages/astro/src/core/errors/errors-data.ts
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* Update packages/astro/src/core/errors/errors-data.ts
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* Update packages/astro/src/core/errors/errors-data.ts
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* Update packages/astro/src/core/errors/errors-data.ts
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* Update packages/astro/src/core/errors/errors-data.ts
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* Update packages/astro/src/core/errors/errors-data.ts
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
* fix: modify text
* fix: update the position why: this errors about them naturally occur while working with Content Collections
* fix: modify text
---------
Co-authored-by: jp-knj <tomita.kenji1996@gmail.com>
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
|
|
* feat(sharp): add support for converting animated GIFs to animated WebP
* add changeset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
|
|
|
|
|
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
Astro Studio sunset (#13783)
|
|
* chore(fonts): document
* Update packages/astro/src/assets/fonts/README.md
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
|
|
* update AstroDB client
* Update packages/db/src/runtime/db-client.ts
Co-authored-by: Luiz Ferraz <luiz@lferraz.com>
* add test
* fix function to ensure only values that are passed are actually being passed
---------
Co-authored-by: Luiz Ferraz <luiz@lferraz.com>
|
|
|
|
integration (#13753)
* Allow configuring the generated sitemap filenames
* Add `filenameBase` to `@astro/sitemap` changeset
* Add more detail based on review feedback
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: jp-knj <tomita.kenji1996@gmail.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
|