overleaf/services/web/frontend/js/ide
M Fahru b62cb86bf8 Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772)
* Create a new shared `SplitMenu` component.

* Refactor the pdf compile button & detached compile button:
    - Rename `detach-compile-button` to `detach-compile-button-wrapper`
    - Rename `pdf-compile-button-inner` to `detach-compile-button`
    - Move some of the logic from `detach-compile-button-wrapper` to `detach-compile-button`
    - Create a new `compile-button.less` to centralize all of the compile button (detached/non-detached) custom styles rule.
    - Extract the animated striped CSS definition to the dedicated CSS file, change the class from `btn-recompile-group-has-changes` to `btn-striped-animated`
    - Refactor other className(s) appropriately according to the new component name
    - Delete the unused `changes-to-autocompile` css rule since it has not been used anywhere

* Implement the new pdf compile button with the new `SplitMenu` component.

GitOrigin-RevId: d1d055bffd311923fc47b4681605ce8ba8e26f25
2023-02-22 09:04:42 +00:00
..
binary-files Merge pull request #10348 from overleaf/mj-outline-fixes-redo 2022-11-09 09:04:08 +00:00
chat
clone
cobranding
colors
connection Merge pull request #8776 from overleaf/jpa-drop-service-worker 2022-07-11 08:03:57 +00:00
directives Merge pull request #10794 from overleaf/td-resize-while-loading 2022-12-07 09:04:14 +00:00
editor Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
file-tree Show preview for PDF image (#11793) 2023-02-17 09:04:35 +00:00
file-view
files/services
graphics/services
history [web] SL history: fix incorrect var->let replacement (#8994) 2022-07-27 12:18:13 +00:00
hotkeys
human-readable-logs Merge pull request #11877 from overleaf/mj-undefined-control-sequence-help 2023-02-21 09:05:04 +00:00
log-parser Split test for log parser changes 2022-06-22 08:04:55 +00:00
metadata [cm6] Improve LaTeX autocomplete extension (#8317) 2022-06-09 08:02:32 +00:00
online-users Merge pull request #7986 from overleaf/jpa-eslint-8 2022-05-17 08:05:59 +00:00
permissions
preamble/services
references
review-panel Merge pull request #10109 from overleaf/ds-switch-component 2022-11-02 09:04:07 +00:00
services
settings Fix event "left-menu-documentation-click" not being fired properly (#11836) 2023-02-16 09:05:00 +00:00
wordcount
LoadingManager.js Merge pull request #10794 from overleaf/td-resize-while-loading 2022-12-07 09:04:14 +00:00
SafariScrollPatcher.js