James Allen
|
582eff77ba
|
Merge pull request #430 from sharelatex/pr-fix-border-retina
Use solid color instead of opacity, to avoid rendering issues.
|
2017-02-21 10:28:00 +01:00 |
|
James Allen
|
7eab8329b1
|
Merge pull request #431 from sharelatex/ja-scroll-review-panel-past-ace
Scroll the review panel past the limits of Ace
|
2017-02-21 10:27:49 +01:00 |
|
James Allen
|
f466be96dd
|
Make sure first change isn't hidden under toolbar
|
2017-02-21 09:58:49 +01:00 |
|
Paulo Reis
|
e6997a8af0
|
Add jank-free image.
|
2017-02-20 16:14:23 +00:00 |
|
Paulo Reis
|
5e07565c8e
|
Add retina icon for review features.
|
2017-02-20 15:37:12 +00:00 |
|
James Allen
|
ad05cc288c
|
Do DOM reads first to prevent thrashing
|
2017-02-20 16:22:18 +01:00 |
|
James Allen
|
b52e4a5d1c
|
Reset scroll margins when changing document
|
2017-02-20 15:46:53 +01:00 |
|
James Allen
|
995fa6122b
|
Scroll the review panel past the limits of Ace
|
2017-02-20 12:56:26 +01:00 |
|
Paulo Reis
|
7ffb6edd1c
|
Use solid color instead of opacity, to avoid rendering issues.
|
2017-02-20 11:21:56 +00:00 |
|
James Allen
|
8e3c9b7079
|
Merge pull request #424 from sharelatex/pr-fix-invisible-scrollbar-safari
Give the scrollbar a background-color, so that Safari knows that it s…
|
2017-02-17 09:25:30 +01:00 |
|
James Allen
|
31ae2e7124
|
Update RangesTracker
|
2017-02-17 09:24:25 +01:00 |
|
James Allen
|
c8a6555cb1
|
Update RangesTracker
|
2017-02-16 17:07:56 +01:00 |
|
James Allen
|
04b9f8d249
|
Merge branch 'master' into ja-track-changes
|
2017-02-16 17:07:12 +01:00 |
|
Paulo Reis
|
36e5ac74dc
|
Give the scrollbar a background-color, so that Safari knows that it should paint it.
|
2017-02-15 15:11:01 +00:00 |
|
Henry Oswald
|
bb7ededaaf
|
announcementClicked -> logAnnouncementClick
|
2017-02-15 12:43:13 +00:00 |
|
Henry Oswald
|
8cd3d21792
|
track read more clicks in announcements
|
2017-02-15 12:17:10 +00:00 |
|
James Allen
|
d01d6a35cf
|
Only create Controller when showing onboarding
|
2017-02-15 09:47:37 +01:00 |
|
James Allen
|
bdee15128b
|
Remove click handler on dismiss
|
2017-02-14 22:31:49 +01:00 |
|
Paulo Reis
|
badc4ecb7a
|
Show add comment tooltip to the left when appropriate.
|
2017-02-14 14:40:21 +00:00 |
|
James Allen
|
4dbc2c3066
|
Merge pull request #418 from sharelatex/pr-review-panel-onboarding
Pr review panel onboarding
|
2017-02-14 15:00:39 +01:00 |
|
James Allen
|
b48f57c2cb
|
Submit comment on blur or selection change
|
2017-02-14 13:41:04 +01:00 |
|
Paulo Reis
|
594f2024d1
|
Style the onboarding prompt as a modal; close it when clicked outside.
|
2017-02-14 12:09:05 +00:00 |
|
James Allen
|
cc0986b4da
|
List track changes in beta program
|
2017-02-14 12:22:53 +01:00 |
|
Paulo Reis
|
12730caa63
|
Make the dismiss option more obvious.
|
2017-02-14 11:22:53 +00:00 |
|
Paulo Reis
|
1eed10b4e7
|
Add keyboard navigation
|
2017-02-14 10:21:45 +00:00 |
|
James Allen
|
c08c8e09ff
|
Only show onboarding for users with track changes enabled
|
2017-02-14 11:09:37 +01:00 |
|
James Allen
|
03ecf4b4ae
|
Only show track changes onboarding once based on analytics API events
|
2017-02-14 10:25:46 +01:00 |
|
James Allen
|
61ef158f76
|
Don't show review panel if user doesn't have track changes
|
2017-02-14 09:38:58 +01:00 |
|
James Allen
|
c8baae84da
|
Merge branch 'pr-review-panel-onboarding' of github.com:sharelatex/web-sharelatex into pr-review-panel-onboarding
|
2017-02-13 16:51:16 +01:00 |
|
Paulo Reis
|
7dd9a3fa44
|
Add a dismiss button.
|
2017-02-13 15:49:58 +00:00 |
|
James Allen
|
6a4f0ace3b
|
Merge branch 'master' into pr-review-panel-onboarding
|
2017-02-13 16:19:56 +01:00 |
|
James Allen
|
bf5f5f832d
|
Use correct flag for determining mini panel visibility
|
2017-02-13 14:39:43 +01:00 |
|
James Allen
|
f840a20f5c
|
Merge pull request #417 from sharelatex/pr-track-changes-upgrade-prompt
Turn on track changes for beta users with upgrade prompt
|
2017-02-13 12:44:04 +01:00 |
|
James Allen
|
3334078fe6
|
Merge pull request #415 from sharelatex/ja-track-changes
Don't animate review panel entries on toggle and resize
|
2017-02-13 12:17:45 +01:00 |
|
James Allen
|
e99c9a2065
|
Enable track changes for beta users
|
2017-02-13 12:09:47 +01:00 |
|
James Allen
|
47a66eed50
|
Merge branch 'ja-include-track-changes-feature' into pr-track-changes-upgrade-prompt
|
2017-02-13 11:50:56 +01:00 |
|
James Allen
|
a9c89635bd
|
Also scroll long deletes and insertions if would overflow
|
2017-02-13 10:16:16 +01:00 |
|
James Allen
|
f590b9c97a
|
Scroll when long words would overflow comment entry
|
2017-02-13 10:09:35 +01:00 |
|
James Allen
|
85c2910738
|
Don't animate review panel entries on toggle and resize
|
2017-02-13 09:49:51 +01:00 |
|
Paulo Reis
|
52c601965b
|
Improve button styling and paragraph width.
|
2017-02-10 15:28:57 +00:00 |
|
Paulo Reis
|
481f9bbadc
|
Add re-encoded videos (all forced to have the same size).
|
2017-02-10 15:28:22 +00:00 |
|
Paulo Reis
|
a8a7589973
|
More style adjustments.
|
2017-02-09 17:13:23 +00:00 |
|
Paulo Reis
|
dd15cc06a0
|
Integrate playback state directive in tutorial videos; style adjustments.
|
2017-02-09 15:44:38 +00:00 |
|
Paulo Reis
|
1263532271
|
Add a directive to control the playback state of media elements.
|
2017-02-09 15:44:15 +00:00 |
|
Paulo Reis
|
d137b00822
|
Relayout the onboarding, making a video slideshow.
|
2017-02-08 17:19:29 +00:00 |
|
Paulo Reis
|
1ef5cc97fc
|
Rename stuff to refer to the new onboarding feature.
|
2017-02-08 17:19:13 +00:00 |
|
James Allen
|
51b76d2cf9
|
Merge pull request #413 from sharelatex/ja-abort-in-progress-spell-checks
Abort any inprogress spell checks when switching document
|
2017-02-08 11:38:05 +01:00 |
|
James Allen
|
87aea41bed
|
Abort any inprogress spell checks when switching document
|
2017-02-08 11:32:19 +01:00 |
|
James Allen
|
d44a0ece97
|
Merge pull request #411 from sharelatex/ja-fix-cursor-on-resize
Ja fix cursor on resize
|
2017-02-08 11:30:37 +01:00 |
|
James Allen
|
123300cdfb
|
Clear highlighted word manager on session change
|
2017-02-08 11:08:26 +01:00 |
|