mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
19dd2f67e2
Implement legacy source editor survey: * Force user to switch to cm6 if they haven't seen switch away survey * Only show user switch away survey if they open ace from another editor * We need to wait 3 seconds until the survey is being shown * Add comment to explain the reasoning of not showing cm6 switch away survey for rich text users * Use localstorage `editor.has_seen_cm6_switch_away_survey` setter to not show the survey if user has seen the survey * the `editor.has_seen_cm6_switch_away_survey` will have the value `true` even if user is not interacting with it, so update comment to reflect that * Add `once: true` option to keydown event to avoid unnecessary callback invocation upon key presses GitOrigin-RevId: c26be2bb39efac2dff112c821fca893e5993dcbf |
||
---|---|---|
.. | ||
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 |