overleaf/services/web/frontend/stylesheets
M Fahru 19dd2f67e2 Implement "switch away survey" when users switching back to ace from cm6 (#10201)
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
2022-11-04 09:05:50 +00:00
..
app Implement "switch away survey" when users switching back to ace from cm6 (#10201) 2022-11-04 09:05:50 +00:00
components Merge pull request #10073 from overleaf/jel-cleanup-imports 2022-11-02 09:04:29 +00:00
core Merge pull request #10073 from overleaf/jel-cleanup-imports 2022-11-02 09:04:29 +00:00
modules Merge pull request #10196 from overleaf/ta-galileo-instruction-modal 2022-11-02 09:03:46 +00:00
variables Merge pull request #10073 from overleaf/jel-cleanup-imports 2022-11-02 09:04:29 +00:00
vendor Merge pull request #10105 from overleaf/ii-rich-text-scroll-bar 2022-10-24 08:03:07 +00:00
_ol_style_includes.less Merge pull request #2401 from overleaf/cmg-ns-pretty-less 2019-12-06 04:19:26 +00:00
_style_includes.less Merge pull request #9721 from overleaf/ii-cm6-grammarly-dark-theme 2022-09-28 08:05:39 +00:00
ieee-style.less Merge pull request #3470 from overleaf/eslint 2020-12-16 03:08:28 +00:00
light-style.less Merge pull request #3470 from overleaf/eslint 2020-12-16 03:08:28 +00:00
main-ieee-style.less Merge pull request #10072 from overleaf/jel-start-new-css 2022-10-25 08:04:04 +00:00
main-light-style.less Merge pull request #10072 from overleaf/jel-start-new-css 2022-10-25 08:04:04 +00:00
main-style.less Merge pull request #10248 from overleaf/jel-add-switch-import 2022-11-02 09:04:36 +00:00
style.less Merge pull request #10073 from overleaf/jel-cleanup-imports 2022-11-02 09:04:29 +00:00