summaryrefslogtreecommitdiff
path: root/.changeset/kind-rice-clean.md
diff options
context:
space:
mode:
authorGravatar Erika <3019731+Princesseuh@users.noreply.github.com> 2024-02-26 14:38:19 +0100
committerGravatar GitHub <noreply@github.com> 2024-02-26 13:38:19 +0000
commit1eadb1c5290f2f4baf538c34889a09d5fcfb9bd4 (patch)
tree205050a6acb22e50130bc965fba8221281296834 /.changeset/kind-rice-clean.md
parentae2a10e1a768e31d243194694222932ffafb54cc (diff)
downloadastro-1eadb1c5290f2f4baf538c34889a09d5fcfb9bd4.tar.gz
astro-1eadb1c5290f2f4baf538c34889a09d5fcfb9bd4.tar.zst
astro-1eadb1c5290f2f4baf538c34889a09d5fcfb9bd4.zip
fix(toolbar): Make it so every built-in app can be closed by outside clicks (#10220)
* fix(toolbar): Make it so every built-in app can be closed by outside clicks * chore: changeset * test: add tests * test: fix test * ci: don't run bundle-size on dev-toolba
Diffstat (limited to '.changeset/kind-rice-clean.md')
-rw-r--r--.changeset/kind-rice-clean.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/kind-rice-clean.md b/.changeset/kind-rice-clean.md
new file mode 100644
index 000000000..c68248112
--- /dev/null
+++ b/.changeset/kind-rice-clean.md
@@ -0,0 +1,5 @@
+---
+"astro": patch
+---
+
+Fixes some built-in apps of the dev toolbar not closing when clicking the page