 ilkin-overleafandCopybot
|
816f8c45eb
|
Merge pull request #32924 from overleaf/ii-share-modal-basic-layout
[web] Share modal redesign base layout
GitOrigin-RevId: 0f011d03762c6669a0fd3b1fc2af32c9026c7ea4
|
2026-04-28 08:06:13 +00:00 |
|
  ![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
fb9fed2b74
|
Fix dropdown active item outline clipped by adjacent items (#32073)
* Initial plan
* Fix selected item outline overlapping next item in dropdown menus
Replace position:relative + absolute positioning with flexbox layout
on .dropdown-item to prevent stacking context overlap of active outline.
Co-authored-by: aeaton-overleaf <75253002+aeaton-overleaf@users.noreply.github.com>
* Fix invalid HTML - replace `div` with `span` inside dropdown item description container
* Do not suppress keyboard focus outlines in toolbar dropdown menus
* Add explicit keyboard focus ring for dropdown items
* Avoid overlapping link focus rings with inset box-shadow
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aeaton-overleaf <75253002+aeaton-overleaf@users.noreply.github.com>
Co-authored-by: Rebeka <o.dekany@gmail.com>
GitOrigin-RevId: ce4d1b01f04476fd154b6c05a52fc5632bf8b8dc
|
2026-04-08 08:04:49 +00:00 |
|
 Malik GlossopandCopybot
|
a92471549e
|
Merge pull request #30956 from overleaf/mg-fix-dark-mode-spellcheck-style
Fix dark mode spellcheck style
GitOrigin-RevId: 1b4560637a98d3c7bcd2a2aa637f7f1fe19b469c
|
2026-01-28 09:07:33 +00:00 |
|
 Malik GlossopandCopybot
|
723da5c28a
|
Merge pull request #30490 from overleaf/mg-context-menu-a11y
[web] Add a11y support for context menu
GitOrigin-RevId: 3cbe66ee3ee8345dd0e89f89561928889832a50d
|
2026-01-20 09:06:32 +00:00 |
|
 Alf EatonandCopybot
|
5badb39259
|
Avoid closing nested menu on click (#30479)
GitOrigin-RevId: 0f966b53ee5bfd8b4bacdf7b259f3e8cab2858c8
|
2026-01-09 09:06:12 +00:00 |
|
 Alf EatonandCopybot
|
ce5f66c21b
|
Add keyboard shortcuts for Layout actions (#30494)
GitOrigin-RevId: 7978a579e719c4cd593c02662406e364b19f87e0
|
2026-01-09 09:05:56 +00:00 |
|
 DavidandCopybot
|
fea346f4a6
|
Merge pull request #27930 from overleaf/mj-dropdown-dark-mode
[web] Add dark mode for dropdowns
GitOrigin-RevId: 8fcce98101fc32fa1abbc0fbcd1615a8bc0898e4
|
2025-10-30 09:05:51 +00:00 |
|
 Rebeka DekanyandCopybot
|
3f11776ecd
|
Remove LESS stylesheets and dependencies (#27409)
* Remove components, core and modules LESS stylesheets
* Remove variables LESS stylesheets
* Remove app LESS stylesheets
* Remove github-sync, onboarding LESS stylesheets
* Remove main-light and IEEE LESS stylesheets
* Remove Less loader configuration
* Remove bootstrap-3 entrypoint
* Rename bootstrap-5 entrypoint to bootstrap
* Remove bootstrap-5 CSS folder and move stylesheets
* Update CSS variables
* Restore and update github-sync.scss path
* Fix try-premium.scss path and fix undefined mixin error
* Restore entrypoints
* Simplify buildCssPath to always use main-style.css
* Remove less from prettier formatting scripts
* Remove less from addHook extension
* Source format
* Remove nvd3 file reference from prettierignore (equivalent of nvd3.scss)
* Remove less and less-loader
* Add SCSS files to pirates require hook
GitOrigin-RevId: bd83c79f4d6ef7305d75993959a4dc5e7714ef9c
|
2025-08-06 08:05:38 +00:00 |
|