overleaf/services/web/frontend/js/features/pdf-preview/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
..
compile-time-warning.tsx
detach-compile-button-wrapper.js Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
detach-compile-button.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
detach-synctex-control.js
faster-compiles-feedback.tsx
pdf-clear-cache-button.js
pdf-code-check-failed-notice.js
pdf-compile-button.js Create new SplitMenu component and implement it for the pdf compile button (detached & non-detached) (#11772) 2023-02-22 09:04:42 +00:00
pdf-download-files-button.js Merge pull request #10844 from overleaf/ds-editor-btn-info-to-secondary 2022-12-19 09:04:17 +00:00
pdf-file-list.js
pdf-hybrid-code-check-button.js
pdf-hybrid-download-button.tsx
pdf-hybrid-logs-button.tsx
pdf-js-viewer.js Improve "compile" keyboard shortcut handling (#10624) 2022-11-29 09:04:04 +00:00
pdf-log-entry-content.js
pdf-log-entry-raw-content.js Improve the Rich Text toolbar (#11616) 2023-02-07 09:04:39 +00:00
pdf-log-entry.js Merge pull request #11877 from overleaf/mj-undefined-control-sequence-help 2023-02-21 09:05:04 +00:00
pdf-logs-entries.js Merge pull request #11877 from overleaf/mj-undefined-control-sequence-help 2023-02-21 09:05:04 +00:00
pdf-logs-viewer.js
pdf-orphan-refresh-button.js
pdf-preview-detached-root.js
pdf-preview-error-boundary-fallback.js Fix and run extract-translations (#11622) 2023-02-06 09:04:42 +00:00
pdf-preview-error.js Fix and run extract-translations (#11622) 2023-02-06 09:04:42 +00:00
pdf-preview-hybrid-toolbar.js
pdf-preview-messages.tsx
pdf-preview-pane.js
pdf-preview.js Improve "compile" keyboard shortcut handling (#10624) 2022-11-29 09:04:04 +00:00
pdf-synctex-controls.js Merge pull request #10682 from overleaf/ds-btn-default-to-secondary-in-editor-part-2 2022-12-08 09:03:42 +00:00
pdf-validation-issue.js
pdf-viewer-controls.js Merge pull request #10844 from overleaf/ds-editor-btn-info-to-secondary 2022-12-19 09:04:17 +00:00
pdf-viewer.js
stop-on-first-error-prompt.js Merge pull request #10793 from overleaf/mj-split-test-cleanup 2022-12-21 09:04:04 +00:00
switch-to-editor-button.tsx Merge pull request #10653 from overleaf/ds-btn-default-to-secondary-in-editor 2022-12-08 09:03:35 +00:00
timeout-upgrade-prompt.js