From 06ad2d78757656c93e9c67c8ca349d34e32547dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Sat, 20 Jun 2026 09:17:08 +0200 Subject: [PATCH 1/2] Drop deprecated `.dropup` remaining usage --- .cspell.json | 5 ----- js/tests/visual/menu-submenu.html | 12 ++++++------ site/src/assets/examples/navbar-bottom/index.astro | 4 ++-- site/src/content/docs/guides/migration.mdx | 1 + 4 files changed, 9 insertions(+), 13 deletions(-) diff --git a/.cspell.json b/.cspell.json index e53464363544..ad1f4090ea7c 100644 --- a/.cspell.json +++ b/.cspell.json @@ -37,11 +37,6 @@ "Deque", "discoverability", "docsref", - "dropend", - "dropleft", - "dropright", - "dropstart", - "dropup", "dgst", "errorf", "favicon", diff --git a/js/tests/visual/menu-submenu.html b/js/tests/visual/menu-submenu.html index c25988cc9f67..9b68c168ce18 100644 --- a/js/tests/visual/menu-submenu.html +++ b/js/tests/visual/menu-submenu.html @@ -271,15 +271,15 @@

Navbar Integration

- +
-

Dropup with Submenus

-

Submenus work with dropup direction.

+

Submenus with Top Placement

+

Submenus work in upward direction.

-
-