mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
b62cb86bf8
* 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 |
||
---|---|---|
.. | ||
compile-time-warning.tsx | ||
detach-compile-button-wrapper.js | ||
detach-compile-button.tsx | ||
detach-synctex-control.js | ||
faster-compiles-feedback.tsx | ||
pdf-clear-cache-button.js | ||
pdf-code-check-failed-notice.js | ||
pdf-compile-button.js | ||
pdf-download-files-button.js | ||
pdf-file-list.js | ||
pdf-hybrid-code-check-button.js | ||
pdf-hybrid-download-button.tsx | ||
pdf-hybrid-logs-button.tsx | ||
pdf-js-viewer.js | ||
pdf-log-entry-content.js | ||
pdf-log-entry-raw-content.js | ||
pdf-log-entry.js | ||
pdf-logs-entries.js | ||
pdf-logs-viewer.js | ||
pdf-orphan-refresh-button.js | ||
pdf-preview-detached-root.js | ||
pdf-preview-error-boundary-fallback.js | ||
pdf-preview-error.js | ||
pdf-preview-hybrid-toolbar.js | ||
pdf-preview-messages.tsx | ||
pdf-preview-pane.js | ||
pdf-preview.js | ||
pdf-synctex-controls.js | ||
pdf-validation-issue.js | ||
pdf-viewer-controls.js | ||
pdf-viewer.js | ||
stop-on-first-error-prompt.js | ||
switch-to-editor-button.tsx | ||
timeout-upgrade-prompt.js |