Bjorn Lu
b491e6bc5c
Update .changeset/few-peas-hunt.md
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-10-11 21:41:39 +08:00
bluwy
8006f98550
Update changeset
2023-10-11 21:27:50 +08:00
bluwy
1a8a3179da
Merge branch 'main' into shikiji
2023-10-11 21:07:55 +08:00
Alexander Niebuhr
3f231cefed
port https://github.com/withastro/docs/pull/4980 ( #8799 )
2023-10-11 07:06:20 +02:00
lilnasy
a8b979ef40
[ci] format
2023-10-10 16:40:46 +00:00
Arsh
bd5aa1cd35
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>
2023-10-10 22:08:35 +05:30
alexanderniebuhr
03e6979c28
[ci] format
2023-10-10 16:11:20 +00:00
Mikkel Ricafrente
75781643a2
fix(cloudflare): runtime types for Cloudflare caches ( #8782 )
...
* fix cachestorage reference in cloudflare integration
* add cachestorage to serverdirectorymode
* add changeset
* remove global caches type
* update unlucky-avocados-brake.md
2023-10-10 18:08:17 +02:00
Houston (Bot)
9cd6a6657b
[ci] release ( #8768 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-10 22:30:52 +08:00
Arsh
c071458257
chore: removed adapters cleanup ( #8726 )
...
* update ci, readme, comments, remote workspaces
* fix hosted test fixture
* keep adapter config typedocs
2023-10-10 19:36:35 +05:30
bluwy
2fd5d7ce43
Update docs
2023-10-10 21:46:49 +08:00
Alexander Niebuhr
0ab6bad7df
fix(cloudflare): esbuild settings for cloudflare ( #8788 )
...
---------
Co-authored-by: Jonathan Dunlap <595843+jadbox@users.noreply.github.com>
2023-10-10 09:16:32 +02:00
alexanderniebuhr
90d70eb7c4
[ci] format
2023-10-09 17:16:02 +00:00
Jonathan Dunlap
054c5c6447
fix(cloudflare): support for 'cloudflare:*' imports ( #8766 )
...
* chore: add 'cloudflare:sockets' to external list
* chore: add Changeset
* patch: wildcard cloudflare packages
* chore: updated Readme for cloudflare module support
* Update .changeset/heavy-elephants-tan.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update packages/integrations/cloudflare/README.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2023-10-09 19:13:46 +02:00
ematipico
7ea27f6319
[ci] format
2023-10-09 16:00:28 +00:00
Arsh
c4a7ec4255
fix(windows): ensure drive letter is uppercase ( #8741 )
2023-10-09 16:58:09 +01:00
bluwy
a0dc79b946
[ci] format
2023-10-09 14:23:53 +00:00
Florian Lefebvre
160d1cd755
feat(tailwind): create a tailwind.config.mjs file by default ( #8638 )
2023-10-09 22:21:26 +08:00
Martin Trapp
29cdfa0248
Fix transition attributes on islands ( #8776 )
...
* Fix transition attributes on islands
* Incorporate comments from review
2023-10-09 16:19:46 +02:00
Martin Trapp
c24f70d916
Fix flickering during view transitions ( #8772 )
...
* Fix for #8711
* more descriptive changeset
* chores, while we are at it ...
2023-10-09 16:15:23 +02:00
Bjorn Lu
33d0be50be
Fix snapshot release permissions ( #8777 )
2023-10-09 20:47:06 +08:00
bluwy
e6ad081950
Fix
2023-10-09 20:40:40 +08:00
bluwy
e0ae877384
Cleanup markdoc shiki
2023-10-09 20:40:09 +08:00
Bjorn Lu
93b092266f
Make CSS chunk names less confusing ( #8754 )
2023-10-09 17:29:28 +08:00
Makito
eaed844ea8
fix(assets): add the missing await
to getHTMLAttributes ( #8773 )
2023-10-07 21:22:47 +02:00
Martin Trapp
30de324361
Revert fix #8472 ( #8767 )
2023-10-06 23:17:27 +02:00
Matthew Phillips
2262814a92
Give snapshot releases the issues: write permission
2023-10-06 16:11:29 -04:00
Matthew Phillips
f9131003d7
Give the snapshot release the right permissions
2023-10-06 16:00:29 -04:00
Matthew Phillips
d51cf5e707
Snapshot release: prevent setting output
2023-10-06 15:50:36 -04:00
bluwy
0387b8518a
Fix theme handling
2023-10-06 21:53:46 +08:00
bluwy
ef5a72ecae
Fix css variables theme
2023-10-06 21:29:07 +08:00
bluwy
6e497d87b1
Fix test
2023-10-06 18:00:40 +08:00
bluwy
704a75f473
Merge branch 'main' into shikiji
2023-10-06 16:51:26 +08:00
Matthew Phillips
e5e6cf16eb
Add debugging information on preview releases
2023-10-05 14:14:05 -04:00
Matthew Phillips
41f93e0ccb
Print the publish output when it fails
2023-10-05 13:58:03 -04:00
Bjorn Lu
4e5cafa5d2
Fix git tag release ( #8752 )
2023-10-05 18:45:41 +08:00
Bjorn Lu
ec82e73efa
Fix provenance release ( #8749 )
2023-10-05 18:29:36 +08:00
Houston (Bot)
584d6f0680
[ci] release ( #8738 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-05 11:10:06 +01:00
Jacob Lamb
78adbc4433
Update Netlify SSR link ( #8700 )
2023-10-05 07:18:45 +01:00
Nate Moore
d78806dfe0
fix( #8746 ): improve error message for dynamic component usage ( #8747 )
2023-10-04 15:07:21 -05:00
Bjorn Lu
aa265d7302
Remove unused CSS output files when inlined ( #8743 )
2023-10-04 21:18:39 +08:00
bluwy
b18d4bf3b1
[ci] format
2023-10-04 10:31:04 +00:00
Arsh
21e0757ea2
chore: remove undici polyfill ( #8729 )
2023-10-04 18:28:36 +08:00
bluwy
272ad45958
[ci] format
2023-10-04 10:26:21 +00:00
Chris
21f4826576
Fixes: Shiki syntax highlighting adds is:raw attribute to the HTML output ( #8715 )
...
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2023-10-04 18:23:58 +08:00
Kobe Ruado
71618f4074
Fix markdown rehype plugin example ( #8733 )
2023-10-04 17:55:02 +08:00
natemoo-re
240d8ff7c9
[ci] format
2023-10-03 21:00:07 +00:00
Nate Moore
357270f2a3
Improve astro info
compatability ( #8730 )
...
* Improve `astro info` compatability
* Update packages/astro/src/cli/info/index.ts
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
* chore: add changeset
* feat(info): add copy to clipboard support on Unix machines with xclip installed
---------
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
2023-10-03 15:57:31 -05:00
Florian Lefebvre
f277ba8b70
feat: expose partytown types ( close #8723 ) ( #8740 )
2023-10-03 23:16:49 +08:00
Emanuele Stoppa
6f60da805e
feat: add provenance to packages ( #8737 )
2023-10-03 15:25:25 +01:00