diff options
author | 2023-10-10 16:38:35 +0000 | |
---|---|---|
committer | 2023-10-10 22:08:35 +0530 | |
commit | bd5aa1cd35ecbd2784f30dd836ff814684fee02b (patch) | |
tree | 4babbffebd98752b5522933191da5225516ab049 /packages/integrations/markdoc/src/load-config.ts | |
parent | 03e6979c28e894f435d1d65bd1f7908b3618818c (diff) | |
download | astro-bd5aa1cd35ecbd2784f30dd836ff814684fee02b.tar.gz astro-bd5aa1cd35ecbd2784f30dd836ff814684fee02b.tar.zst astro-bd5aa1cd35ecbd2784f30dd836ff814684fee02b.zip |
fix(transitions router): no-op on the server (#8771)
* fix(transitions router): no-op on the server
* factor out onPopState
* add e2e test case
* Apply suggestions from code review
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
* use supportsViewTransitions
* add changeset
* warn on navigate() use during ssr
* switch supportsViewTransitions to import.meta.env
* correct typo
* bring back import.meta.env
* !import.meta.env.SSR -> inBrowser
* Apply suggestions from code review
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
---------
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/markdoc/src/load-config.ts')
0 files changed, 0 insertions, 0 deletions