overleaf/services/web/frontend/js/features
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
..
algolia-search
bookmarkable-tab
chat Move code for loading MathJax v3 into the editor core (#11433) 2023-01-25 11:47:06 +00:00
clone-project-modal
contact-form
cookie-banner
dictionary
editor-left-menu Fix event "left-menu-documentation-click" not being fired properly (#11836) 2023-02-16 09:05:00 +00:00
editor-navigation-toolbar Merge pull request #11706 from overleaf/jpa-fix-de-translations 2023-02-09 09:03:57 +00:00
event-tracking
fallback-image
faq-search
file-tree Editor file uploader design update (#11447) 2023-02-02 09:03:33 +00:00
file-view
form-helpers
group-management Merge pull request #11670 from overleaf/ab-manage-members-back-button 2023-02-15 09:04:46 +00:00
hotkeys-modal
link-helpers
mathjax Move code for loading MathJax v3 into the editor core (#11433) 2023-01-25 11:47:06 +00:00
multi-submit
outline Merge pull request #11653 from overleaf/ds-documentation-btn-on-editor 2023-02-15 09:04:37 +00:00
pdf-preview Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
plans
preview
project-list Merge pull request #11719 from overleaf/em-survey-sidebar 2023-02-09 09:06:29 +00:00
settings Merge pull request #11436 from overleaf/jk-increase-password-min-length-to-8 2023-02-02 09:02:56 +00:00
share-project-modal Clean up link sharing upgrade prompt test and keep the default variant 2023-01-20 14:13:51 +00:00
source-editor Add a tooltip to the disabled Rich Text toggle (#11843) 2023-02-17 09:04:15 +00:00
subscription Merge pull request #11681 from overleaf/jel-confirm-subscription-change 2023-02-17 09:05:51 +00:00
user-content-domain-access-check Merge pull request #11809 from overleaf/jpa-fix-is-old-domain-flag 2023-02-14 09:04:41 +00:00
utils
word-count-modal