Docs: navbar menu buttons, menu JS toggle, delegated tooltips by mdo · Pull Request #42552 · twbs/bootstrap · GitHub
Skip to content

Docs: navbar menu buttons, menu JS toggle, delegated tooltips#42552

Open
mdo wants to merge 3 commits into
v6-devfrom
mdo/menu-tooltip-docs
Open

Docs: navbar menu buttons, menu JS toggle, delegated tooltips#42552
mdo wants to merge 3 commits into
v6-devfrom
mdo/menu-tooltip-docs

Conversation

@mdo

@mdo mdo commented Jun 24, 2026

Copy link
Copy Markdown
Member

Three small docs fixes, one per commit:

markdownlint + prettier pass on all three files.

🤖 Generated with Claude Code

mdo added 3 commits June 24, 2026 15:30
A menu toggle is a button, not a link. Replace the navbar dropdown
toggles' `<a href="#" role="button">` with semantic `<button>`
(.nav-link already resets button styling). Fixes #40995.
The Via JavaScript section only showed instantiation. Add an example
using getOrCreateInstance().show()/hide()/toggle(). Fixes #37042.
Add an example initializing one Tooltip on a parent with the selector
option to cover many (and dynamically-added) triggers. Fixes #41020.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant