overleaf/services/web/app/views
Alasdair Smith fafbbfef87 Fix bug where cursor position wouldn't be saved when switching documents
This was caused by an underlying bug/poor optimisation where the aceEditor
directive would be reconstructed every time when switching between documents.
This wiped instances like CursorPositionManager which relies on keeping state
between doc changes.

Now the directive is only removed when switching between Ace and CM. This
prevents other potential bugs and improves performance.
2018-02-19 11:45:00 +00:00
..
admin fix pug syntax 2017-01-31 14:57:22 +00:00
beta_program enable incremental compilation for beta users 2017-08-09 10:57:24 +01:00
blog WIP: migrate from jade to pug 2017-01-20 12:03:02 +00:00
general added space before email for closed site 2017-04-12 17:04:12 +01:00
layout Create class to scope main header changes (avoids overriding too much Bootstrap stuff); apply styles. 2018-02-15 11:08:12 +00:00
project Fix bug where cursor position wouldn't be saved when switching documents 2018-02-19 11:45:00 +00:00
referal fix pug syntax 2017-01-31 14:57:22 +00:00
subscriptions Make plans page consistent with others, fixing header issues. 2018-01-03 13:54:33 +00:00
sudo_mode Make confirm-password routes more restful 2017-05-16 11:51:06 +01:00
translations Fix language icons in language recommendation 2017-02-03 16:31:42 +01:00
university WIP: migrate from jade to pug 2017-01-20 12:03:02 +00:00
user Tell Angular to avoid parsing the value attribute. 2017-06-08 16:02:28 +01:00
view_templates WIP: migrate from jade to pug 2017-01-20 12:03:02 +00:00
contact-us-modal.pug Validate and add error status to contact form 2017-08-02 14:59:03 +02:00
layout.pug Merge pull request #202 from sharelatex/as-v2-upgrade-redirect 2017-12-19 10:07:08 +00:00
restore.pug fix pug syntax 2017-01-31 14:57:22 +00:00
scribtex-modal.pug fix pug syntax 2017-01-31 14:57:22 +00:00
sentry.pug Add an error handler to Raven loader. 2017-07-18 14:41:44 +01:00
tests.pug WIP: migrate from jade to pug 2017-01-20 12:03:02 +00:00
v1-tooltip.pug Update v1 project/tag tooltips 2017-12-15 12:17:08 +00:00