Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* fix: regression when calculating params and pattern
* changeset
|
|
* Update index.ts
* Create hot-teachers-wave.md
* Update .changeset/hot-teachers-wave.md
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
|
* fix(assets): Fix image errors when images were used on the client
* test: add a test
* chore: changeset
|
|
|
|
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
|
|
|
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
|
|
of Node (#9029)
* fix(assets): Use uint8arrays instead of Buffer in code that can run outside of Node
* chore: changeset
* docs: update changeset with more information on what to do if a Buffer is important
* nit: do a patch instead
|
|
* Rebase
* Use an empty module if there is no real middleware
* Add debug logging
* Use normalizePath
* Add a better example in the changesetp
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update packages/astro/src/core/middleware/vite-plugin.ts
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
* Review comments
* oops
* Update .changeset/khaki-glasses-raise.md
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
* Support form submissions in the ViewTransitions router
* Align with navigate API, add `formData` option
* Change API to handleForms
* Add a changeset
* Add a test for non-200 responses
* Update .changeset/many-weeks-sort.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update .changeset/many-weeks-sort.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Add a little more on why this is exciting!
* Update .changeset/many-weeks-sort.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Switch to e.g.
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
Co-authored-by: Elian ☕️ <hello@elian.codes>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
* feat(overlay): Add click to go to editor for audits
* chore: changeset
* chore: update compiler dep
* fix: tests
* Update packages/astro/src/core/compile/compile.ts
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Update packages/astro/src/core/compile/compile.ts
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
|
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
* Provide renderer instance to `customElementHostStack`
* Add changeset
|
|
pipeline (#8954)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
use for hashing (#8984)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
editor (#8998)
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
|
|
(#9014)
|
|
|
|
* Fix DEV mode on Safari when view transitioning to client:only components
* Update .changeset/eighty-ladybugs-shake.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
|
|
* fix(assets): Propagate `sizes` attribute on all sources
* refactor: small refactor exposed srcSet types
* test: update test with a sizes
* chore: changeset
* fix: use a type import
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* Increase the scroll restoration throttle time
* Add changeset
* Update packages/astro/src/transitions/router.ts
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* feat(dev-overlay): Add a tooltip on plugin hover / focus
* chore: changeset
* test: add test
|
|
* Prevent the route announcer from being visible
* Update the number of expected styles in the tests
|
|
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Bjorn Lu <34116392+bluwy@users.noreply.github.com>
|
|
* render slots lazily
* add test
* add changeset
* refactor
* reword changeset
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
|
|
|
|
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Nate Moore <nate@astro.build>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
|
|
|
|
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
Co-authored-by: Nate Moore <7118177+natemoo-re@users.noreply.github.com>
|