overleaf/services/web/frontend/stylesheets
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
..
app Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
components Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
core Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
modules Merge pull request #11094 from overleaf/jel-use-label-style 2023-01-10 09:06:51 +00:00
variables Improve the Rich Text toolbar (#11616) 2023-02-07 09:04:39 +00:00
vendor Merge pull request #10105 from overleaf/ii-rich-text-scroll-bar 2022-10-24 08:03:07 +00:00
_ol_style_includes.less Merge pull request #10394 from overleaf/ii-password-reset-and-strength-checking 2022-12-07 09:03:36 +00:00
_style_includes.less Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
ieee-style.less Merge pull request #3470 from overleaf/eslint 2020-12-16 03:08:28 +00:00
light-style.less Merge pull request #3470 from overleaf/eslint 2020-12-16 03:08:28 +00:00
main-ieee-style.less Merge pull request #10072 from overleaf/jel-start-new-css 2022-10-25 08:04:04 +00:00
main-light-style.less Merge pull request #10072 from overleaf/jel-start-new-css 2022-10-25 08:04:04 +00:00
main-style.less Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
style.less Improve the Rich Text toolbar (#11616) 2023-02-07 09:04:39 +00:00