overleaf/services/web/frontend/js/ide/editor
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
..
components Merge pull request #6351 from overleaf/jk-cm6-context-menu-revamp 2022-01-20 09:03:11 +00:00
controllers Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
directives Merge pull request #10747 from overleaf/as-ace-perf-measurement 2022-12-07 09:04:21 +00:00
ace-performance.ts Merge pull request #10747 from overleaf/as-ace-perf-measurement 2022-12-07 09:04:21 +00:00
Document.js Dispatch doc:changed and doc:saved events in a debounced timeout (#10024) 2022-11-01 09:04:45 +00:00
EditorManager.js Merge pull request #11583 from overleaf/msm-ace-ce 2023-02-02 09:03:30 +00:00
EditorShareJsCodec.js Merge pull request #3942 from overleaf/prettier-trailing-comma 2021-04-28 02:10:01 +00:00
ShareJsDoc.js Merge pull request #6551 from overleaf/bg-remove-unused-flag 2022-02-03 09:04:20 +00:00