mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -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 |
||
---|---|---|
.. | ||
editor | ||
list | ||
about-page.less | ||
about.less | ||
account-settings.less | ||
admin-hub.less | ||
base.less | ||
beta-program.less | ||
blog-posts.less | ||
blog.less | ||
bonus.less | ||
cms-page.less | ||
contact-us.less | ||
content_page.less | ||
editor.less | ||
error-pages.less | ||
features.less | ||
front-chat-widget.less | ||
grammarly.less | ||
homepage.less | ||
import.less | ||
institution-hub.less | ||
invite.less | ||
login-register.less | ||
metrics.less | ||
ol-chat.less | ||
ol-style-guide.less | ||
open-in-overleaf.less | ||
plans-ol.less | ||
plans-v2.less | ||
plans.less | ||
portals.less | ||
primary-email-check.less | ||
project-list-react.less | ||
project-list.less | ||
project-url-lookup.less | ||
publisher-hub.less | ||
recurly.less | ||
register.less | ||
review-features-page.less | ||
sidebar-v2-dash-pane.less | ||
sprites.less | ||
subscription.less | ||
templates-v2.less | ||
templates.less | ||
translations.less | ||
wiki.less |