Change context menu to horizontal layout#1564
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1564 +/- ##
==========================================
- Coverage 63.75% 63.61% -0.14%
==========================================
Files 68 68
Lines 6191 6206 +15
Branches 1375 1378 +3
==========================================
+ Hits 3947 3948 +1
- Misses 2205 2219 +14
Partials 39 39 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
schu96
force-pushed
the
horizontal-context-menu
branch
from
July 13, 2026 20:29
838f48d to
b131394
Compare
Add new package to dependency list
schu96
force-pushed
the
horizontal-context-menu
branch
2 times, most recently
from
July 15, 2026 21:28
07ebad6 to
8c4f31c
Compare
cdrini
approved these changes
Jul 15, 2026
cdrini
left a comment
Contributor
There was a problem hiding this comment.
Lgtm! One question on whether we want to show the text by default on desktop, but I think it's good as-is.
schu96
force-pushed
the
horizontal-context-menu
branch
from
July 15, 2026 21:30
8c4f31c to
9873bfa
Compare
jbuckner
added a commit
that referenced
this pull request
Jul 23, 2026
…-carets * origin/master: (90 commits) Convert iframe plugin to class-based registration pattern Change context menu to horizontal layout + add "more" menu (#1564) 5.0.0-116 Add minimum release age to renovate.json Pin eslint version in renovate to v7 Group renovate deps to have fewer noisy PRs Small TS fixes Add CLAUDE.local.md to .gitignore Consolidate generator utils into src/util/generators.js Fix text fragment but if words were a sole delimiter character Make getBoundaryPointAtIndex handle commas being replaced during normalization Make Copy Link to Highlight links more reslient to url encoding feat: open search panel on load when ?focus=search (#1550) 5.0.0-115 Update IA deps Update dev dependencies Update build dependencies update test deps Fix clicking copy link to highlight clears selection on iOS Have br-menu-select fade-in ... # Conflicts: # package-lock.json # package.json
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.
Added some CSS styling changes to change the alignment from vertical to horizontal layout for highlight menu. Includes a new
...menu option that changes the options for potential features