index
:
hedgedoc
cindy
Hedgedoc with support for CindyScript
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
public
/
js
/
syncscroll.js
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix to remove part class in list item or it will be included in buildMap process
Cheng-Han, Wu
2016-06-21
1
-1
/
+0
|
*
Update syncscroll throttle to gain better and smoother UX
Cheng-Han, Wu
2016-06-17
1
-2
/
+2
|
*
Improve syncscroll performance and accuracy with few UX tweaks
Cheng-Han, Wu
2016-05-29
1
-41
/
+49
|
*
Fix when scroll animate duration greater than debounce will cause scrolling ↵
Cheng-Han, Wu
2016-05-28
1
-18
/
+19
|
|
|
|
flicking
*
Update and fix editor might not sync scrolling from edit mode to both mode
Cheng-Han, Wu
2016-05-27
1
-5
/
+1
|
*
Update to improve sync scroll to edit performance and fix sync scroll ↵
Cheng-Han, Wu
2016-05-27
1
-26
/
+36
|
|
|
|
behavior on many situations
*
Update to improve syncscroll performance and add toggle for sync scrolling
Cheng-Han, Wu
2016-05-26
1
-105
/
+81
|
*
Add support of sync scrolling to edit area
Cheng-Han, Wu
2016-05-25
1
-23
/
+77
|
*
Fix on paste or cut text might trigger syncscroll
Cheng-Han, Wu
2016-05-16
1
-1
/
+5
|
*
Fixed editor changes will cause syncScrollToView
Cheng-Han, Wu
2016-04-20
1
-2
/
+5
|
*
Fixed mobile layout issues and improved editor layout styles
Cheng-Han, Wu
2016-03-15
1
-0
/
+1
|
*
Updated to support container syntax and styles
Cheng-Han, Wu
2016-03-15
1
-0
/
+11
|
*
Fixed list_item_open rules of markdown-it rules in syncscoll should now ↵
Cheng-Han, Wu
2016-03-04
1
-1
/
+7
|
|
|
|
check level number
*
Change markdown engine from remarkable to markdown-it
Cheng-Han, Wu
2016-02-22
1
-120
/
+68
|
*
Updated syncscroll to lerp on last line
Cheng-Han, Wu
2016-02-11
1
-5
/
+14
|
*
Updated rendering operations to improve performance
Cheng-Han, Wu
2016-02-11
1
-2
/
+2
|
*
Fixed syncscroll might have duplicated and wrong scrollMap if editor not shown
Wu Cheng-Han
2016-01-12
1
-1
/
+1
|
*
Support specify or continue line number in code blocks
Wu Cheng-Han
2015-10-22
1
-1
/
+1
|
*
Fixed syncScrollToView using wrong variable, added magic number 10 on ↵
Wu Cheng-Han
2015-09-25
1
-2
/
+2
|
|
|
|
building scrollMap
*
Optimized buildMap, now can parse whole doc below 10ms
Wu Cheng-Han
2015-09-25
1
-23
/
+3
|
*
Moving markdown parser function from syncscroll.js to extra.js
Wu Cheng-Han
2015-09-25
1
-8
/
+0
|
*
Added back missing list item custom parsing
Wu Cheng-Han
2015-09-25
1
-0
/
+9
|
*
Updated updateView, now will updateHistory in editor changes event, support ↵
Wu Cheng-Han
2015-09-25
1
-0
/
+6
|
|
|
|
preventSyncScroll and workaround editor might scroll to no where on changes in the doc bottom
*
Optimized syncscroll.js buildMap, make it faster
Wu Cheng-Han
2015-07-02
1
-4
/
+5
|
*
Optimized image rendering, avoid duplicated image load when content changed
Wu Cheng-Han
2015-07-02
1
-7
/
+2
|
*
Jump to 0.3.1
Wu Cheng-Han
2015-07-02
1
-6
/
+7
|
*
Marked as 0.2.9
Wu Cheng-Han
2015-06-01
1
-20
/
+36
|
*
Marked as 0.2.8
Wu Cheng-Han
2015-05-15
1
-0
/
+327