feat(ui): consolidate document actions and release notes - #242
Open
ThisIs-Developer wants to merge 18 commits into
Open
feat(ui): consolidate document actions and release notes#242ThisIs-Developer wants to merge 18 commits into
ThisIs-Developer wants to merge 18 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Deploying markdownviewer with
|
| Latest commit: |
e720db7
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7e9520d0.markdownviewer.pages.dev |
| Branch Preview URL: | https://agent-consolidate-icon-toolb.markdownviewer.pages.dev |
ThisIs-Developer
force-pushed
the
agent/consolidate-icon-toolbar
branch
from
August 11, 2026 19:09
bffa7fb to
f7a4dc3
Compare
ThisIs-Developer
force-pushed
the
agent/consolidate-icon-toolbar
branch
from
August 11, 2026 20:44
cccb67b to
1c03c2e
Compare
ThisIs-Developer
force-pushed
the
agent/consolidate-icon-toolbar
branch
from
August 11, 2026 21:06
54680dc to
4ea683f
Compare
ThisIs-Developer
marked this pull request as ready for review
August 12, 2026 17:11
ThisIs-Developer
force-pushed
the
agent/consolidate-icon-toolbar
branch
from
August 12, 2026 17:27
40a744b to
28ba18e
Compare
Owner
Author
|
@copilot resolve the merge conflicts in this pull request |
Co-authored-by: ThisIs-Developer <109382325+ThisIs-Developer@users.noreply.github.com>
Contributor
Resolved by merging |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Why
The toolbar now uses explicit, consistent interaction states and spatially coherent menu motion. Bootstrap previously removed menu positioning as soon as a dropdown closed, which made the exit transition snap or disappear. The new lifecycle keeps the surface mounted only for the short exit phase, while preserving keyboard dismissal, focus behavior, and immediate action execution.
Testing
npm run check:static