Matthew Phillips
1685cc42b5
Define the Vercel adapter's peerDependency ( #9348 )
...
* Define the Vercel adapter's peerDependency
* Update .changeset/nasty-carrots-study.md
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
---------
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2023-12-06 14:58:35 -05:00
Martin Trapp
ab0281aee4
Adds source file properties to HTML elements only if devToolbar is enabled ( #9343 )
2023-12-06 16:20:08 +01:00
Charles Villard
58d643bcd8
[ci] format
2023-12-06 12:14:25 +00:00
Charles Villard
edfae50e6e
[@astrojs/rss] Quality-of-Life Improvement to items
property-related error ( #9299 )
...
* This commit addresses a quality-of-life concern when setting up a RSS feed
when using collections. Specifically, it provides more context to the error
message thrown when the object passed to the `items` property is missing any
of the three required keys or if one of those keys is mistyped.
* Add changeset
* Update .changeset with properly formatted update structure
@sarah11918 suggested a change to the verbiage that properly formatted the update detail in question. Accepting the suggestion.
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-12-06 12:13:15 +00:00
Erika
eb942942d6
fix: add types for is:inline
on slots ( #9342 )
2023-12-06 13:09:30 +01:00
Fred K. Schott
c769010655
Fix issue where 404/500 status codes were logged as "[200]" ( #9336 )
2023-12-06 12:07:52 +00:00
Shinya Fujino
0bb3d53221
Fix log message for Disable notifications
( #9339 )
...
* Fix log message for `Disable notifications`
* Add changeset
2023-12-06 10:44:07 +00:00
Houston (Bot)
895ebcb5bf
[ci] release ( #9332 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-05 18:47:22 -06:00
Ted Klingenberg
6404d26a22
[ci] format
2023-12-06 00:43:56 +00:00
Ted Klingenberg
3878a91be4
Prevent client-side navigation for method="dialog" ( #9327 )
...
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-12-05 18:42:53 -06:00
Nate Moore
dd24379f49
[ci] format
2023-12-06 00:39:39 +00:00
Nate Moore
b832cd1901
Vue: Remove hasDefaultExport
check from appEntrypoint
logic ( #9333 )
2023-12-05 18:38:29 -06:00
Nate Moore
cfb20550d3
Update vitefu
version ( #9331 )
2023-12-05 17:41:12 -06:00
Houston (Bot)
339be4dbff
[ci] release ( #9319 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-05 14:55:54 -06:00
Amumu
e83b2feeca
[ci] format
2023-12-05 20:08:47 +00:00
Amumu
4d4e34d451
Improve Vue appEntrypoint
handling ( #8794 )
...
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
Co-authored-by: Florian LEFEBVRE <contact@florian-lefebvre.dev>
Co-authored-by: Nate Moore <nate@astro.build>
2023-12-05 14:07:28 -06:00
Nate Moore
874f68c67f
[ci] format
2023-12-05 16:23:18 +00:00
Nate Moore
d1c91add07
Improves @astrojs/upgrade
dependency handling ( #9317 )
2023-12-05 10:22:13 -06:00
Reuben Tier
aa2e76d54f
[ci] format
2023-12-05 15:53:57 +00:00
Reuben Tier
eb584de1f5
Move i18n config above legacy ( #9318 )
2023-12-05 11:52:52 -04:00
Emanuele Stoppa
933f9f274d
fix: docs placement and wording ( #9316 )
...
* fix: docs placement and wording
* more changes
* Update packages/astro/src/@types/astro.ts
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
* apply Sarah's suggestion
* Remove tag
---------
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: = <otterlord.dev@gmail.com>
2023-12-05 15:09:13 +00:00
Houston (Bot)
79e191ae42
[ci] release ( #9314 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-05 14:44:51 +00:00
Emanuele Stoppa
631e5d01b0
fix: logging build trace of pages ( #9315 )
2023-12-05 14:31:51 +00:00
Matthew Phillips
2f110a5016
Add changeset for Tailiwind ( #9313 )
2023-12-05 09:02:53 -05:00
Houston (Bot)
5f13e7e0dc
[ci] release ( #9307 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-12-05 09:39:16 -04:00
Bjorn Lu
82586f32f4
Update @astrojs/upgrade
to 0.2.0 ( #9310 )
2023-12-05 08:09:08 -05:00
Matthew Phillips
2e1d6792ab
Downgrade the tailwind integration for Astro 3/4 compat ( #9309 )
2023-12-05 08:06:52 -05:00
Bjorn Lu
b4f3a8722e
Release markdoc integration as v0.x ( #9308 )
2023-12-05 07:58:13 -05:00
Matthew Phillips
d4290c630b
Exit pre-mode for 4.0 release ( #9290 )
2023-12-05 07:15:56 -05:00
Fred K. Schott
7b6ae08348
[Toolbar] Remove image decode call ( #9305 )
...
* stop waiting for images to decode
* fix: don't add empty audits
---------
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
2023-12-05 07:14:34 -05:00
Fred K. Schott
30982078e6
filter out internal island props ( #9304 )
2023-12-05 07:14:04 -05:00
Fred K. Schott
466d1f0ab2
capture click events inside the toolbar ( #9303 )
2023-12-05 07:13:54 -05:00
Fred K. Schott
7a4e2f4145
[ci] format
2023-12-05 11:49:40 +00:00
Fred K. Schott
4351f43bb9
fix z-index on dev overlay tooltips and highlights ( #9301 )
2023-12-05 06:48:31 -05:00
Fred K. Schott
829a6fadfa
[ci] format
2023-12-05 11:03:42 +00:00
Fred K. Schott
9807582b69
[Toolbar] fix issue where requestIdleCallback would take forever ( #9302 )
2023-12-05 12:02:34 +01:00
Houston (Bot)
4b9d657ff2
[ci] release (beta) ( #9296 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-04 15:45:24 -05:00
Matthew Phillips
0d194942f9
[ci] format
2023-12-04 20:42:51 +00:00
Matthew Phillips
3d2dbb0e5d
Remove aria-query and related rule ( #9295 )
2023-12-04 15:41:40 -05:00
Houston (Bot)
b1199c5342
[ci] release (beta) ( #9294 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-04 15:19:54 -05:00
Matthew Phillips
cf5fa43762
Remove audit role that depends on CJS package ( #9293 )
...
* Remove audit role that depends on CJS package
* Adding changeset
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-12-04 15:16:28 -05:00
Arsh
e88f166be8
[ci] format
2023-12-04 20:00:39 +00:00
Arsh
0968cb1a37
fix(astro compiler): check vite command to decide on "annotateSourceFile" ( #9275 )
...
* prevent annotations in build
* add changeset
* Apply suggestions from code review
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2023-12-05 01:29:35 +05:30
Nate Moore
5d566cfeca
[ci] format
2023-12-04 19:57:38 +00:00
Nate Moore
5428b3da08
Improves display of preferences list
command ( #9292 )
...
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-12-04 13:56:37 -06:00
Fred K. Schott
fd9ffe2062
[ci] format
2023-12-04 19:34:20 +00:00
Fred K. Schott
99c1bcad9e
remove outdated devoverlay config and defaultstate config ( #9291 )
...
* remove outdated devoverlay config and defaultstate config
* update tests
* fix the build
2023-12-04 11:33:18 -08:00
Houston (Bot)
8dd7deb7b7
[ci] release (beta) ( #9280 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-04 13:03:41 -05:00
Alexander Niebuhr
9887f24124
chore: also export DevToolbarApp
type for API ( #9273 )
...
* chore: also export `DevToolbarApp` type for API
* chore: changeset
* chore: resolve review comments
Co-authored-by: Nate Moore <7118177+natemoo-re@users.noreply.github.com>
* Update .changeset/smooth-gifts-train.md
---------
Co-authored-by: Nate Moore <7118177+natemoo-re@users.noreply.github.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-12-04 12:46:21 -05:00
Martin Trapp
6a9669b810
Increase consistency between navigation with and without ViewTransitions ( #9279 )
...
* Greater consistency between navigations with and without ViewTransitions
* hmpf
* formatting and test fixing
* An attempt to explain
* fixed tests
* explain the event listener
* Update .changeset/nervous-beans-peel.md
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
---------
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-12-04 12:33:34 -05:00