Age | Commit message (Collapse) | Author | Files | Lines |
|
* fix: removed redoc from noExternal for react
* Add changeset
---------
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
|
|
|
* Prevents inputs from changing ViewTransitions' form method or action. Fixes #10849
* Consistency 🧘♂️
|
|
|
|
|
|
|
|
|
|
* Prevent getCollection from breaking in vitest
* Linting
* Another way
* Make backwards compat
* Oops
* runHookConfigSetup creates a new settings
|
|
head and tail blank spaces should be trimed
|
|
I parsed every `.astro` file in the Astro repository (to check
if tree-sitter-astro had any bugs), and found these three syntax errors
that don't seem intentional.
|
|
|
|
* feat: add login flow for web containers
* chore: changeset
* chore: remove unused web()
* feat: detect github codespaces
* fix: add success msg for manual flow
* refactor: use URL constructor for login URL
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
* fix: add .href for url string
---------
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
|
|
|
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
|
|
|
* Use renovate
* Add more ignore
|
|
starter template (#10814)
Currently the 4th point on home page says: "Check out the included blog posts in src/pages/blog/". It the path here should be "src/content/blog/".
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
* Invalidate CC cache manifest when lockfile or config changes
* Close the handle and increment manifest version
* debug info
* Provide a reason for cache busting
* Handle compile metadata missing
* Try it this way
* Copy over cached assets as well
* Only restore chunks when cache is valid
* Better handle invalid caches
* Explain when there is no content manifest
* Add tests
* debugging
* Remove debugging
* Update packages/astro/src/core/build/plugins/plugin-content.ts
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Update packages/astro/src/core/build/plugins/plugin-content.ts
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Review comments
* Add chunks path constant
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
|
|
|
* optimization(runtime): create smaller objects for each Astro global
* add changeset
* Make slots lazy
---------
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
|
|
|
* add tests that reveal issue
* fix trailing slash root page issue
* add changeset
|
|
|
|
|
|
during view transition navigation. (#10799)
* Fixes an issue with persisted non-text input fields that have the focus during view transition navigation.
* better check
|
|
|
|
* chore: configuration
* chore: update main commands
* chore: revert formatting package.json
* chore: rebase
|
|
* db: export 'alias' from drizzle-orm/sqlite-core
* chore: changeset
* fix: changeset target
---------
Co-authored-by: Ben Holmes <hey@bholmes.dev>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
Co-authored-by: Oliver Speir <115520730+OliverSpeir@users.noreply.github.com>
|
|
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
|
|
|
|
Co-authored-by: matthewp <matthewp@users.noreply.github.com>
|
|
directory (#10782)
|
|
|
|
request to the image (#10775)
|
|
|
|
viewTransition.ready (#10787)
|
|
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
|
|
|
|
|
|
|