overleaf/services/web/frontend/js/shared/components
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
..
accessible-modal.tsx Tidy up shared React components (#9509) 2023-01-06 09:03:47 +00:00
beta-badge.tsx Tidy up shared React components (#9509) 2023-01-06 09:03:47 +00:00
controlled-dropdown.tsx Add new event tracking to react and angular version of the empty project page (#11472) 2023-01-31 09:04:01 +00:00
copy-link.tsx
error-boundary-fallback.tsx Merge pull request #8747 from overleaf/ae-error-boundary-fallback 2022-08-10 08:03:51 +00:00
icon-checked.js
icon.tsx Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
loading-branded.tsx Merge pull request #9245 from overleaf/integration-project-dashboard-react-migration 2022-09-14 08:04:03 +00:00
loading-spinner.js
location.js Merge pull request #8753 from overleaf/ds-admin-user-info-email-management 2022-07-21 08:03:43 +00:00
material-icon.tsx Merge pull request #11670 from overleaf/ab-manage-members-back-button 2023-02-15 09:04:46 +00:00
pagination.js
processing.js
recaptcha-conditions.js
split-menu.tsx Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
split-test-badge.tsx Merge pull request #8957 from overleaf/ab-split-test-controls-badge 2022-07-26 08:04:28 +00:00
start-free-trial-button.tsx Merge pull request #8894 from overleaf/ab-cleanup-start-free-trial-button 2022-07-26 08:04:21 +00:00
tooltip.tsx Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
upgrade-benefits.js