summaryrefslogtreecommitdiff
path: root/public/js/syncscroll.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix syncscroll.js and index.js have circular dependency cause Reference ErrorsWu Cheng-Han2016-09-181-14/+24
* Fix to remove part class in list item or it will be included in buildMap processCheng-Han, Wu2016-06-211-1/+0
* Update syncscroll throttle to gain better and smoother UXCheng-Han, Wu2016-06-171-2/+2
* Improve syncscroll performance and accuracy with few UX tweaksCheng-Han, Wu2016-05-291-41/+49
* Fix when scroll animate duration greater than debounce will cause scrolling f...Cheng-Han, Wu2016-05-281-18/+19
* Update and fix editor might not sync scrolling from edit mode to both modeCheng-Han, Wu2016-05-271-5/+1
* Update to improve sync scroll to edit performance and fix sync scroll behavio...Cheng-Han, Wu2016-05-271-26/+36
* Update to improve syncscroll performance and add toggle for sync scrollingCheng-Han, Wu2016-05-261-105/+81
* Add support of sync scrolling to edit areaCheng-Han, Wu2016-05-251-23/+77
* Fix on paste or cut text might trigger syncscrollCheng-Han, Wu2016-05-161-1/+5
* Fixed editor changes will cause syncScrollToViewCheng-Han, Wu2016-04-201-2/+5
* Fixed mobile layout issues and improved editor layout stylesCheng-Han, Wu2016-03-151-0/+1
* Updated to support container syntax and stylesCheng-Han, Wu2016-03-151-0/+11
* Fixed list_item_open rules of markdown-it rules in syncscoll should now check...Cheng-Han, Wu2016-03-041-1/+7
* Change markdown engine from remarkable to markdown-itCheng-Han, Wu2016-02-221-120/+68
* Updated syncscroll to lerp on last lineCheng-Han, Wu2016-02-111-5/+14
* Updated rendering operations to improve performanceCheng-Han, Wu2016-02-111-2/+2
* Fixed syncscroll might have duplicated and wrong scrollMap if editor not shownWu Cheng-Han2016-01-121-1/+1
* Support specify or continue line number in code blocksWu Cheng-Han2015-10-221-1/+1
* Fixed syncScrollToView using wrong variable, added magic number 10 on buildin...Wu Cheng-Han2015-09-251-2/+2
* Optimized buildMap, now can parse whole doc below 10msWu Cheng-Han2015-09-251-23/+3
* Moving markdown parser function from syncscroll.js to extra.jsWu Cheng-Han2015-09-251-8/+0
* Added back missing list item custom parsingWu Cheng-Han2015-09-251-0/+9
* Updated updateView, now will updateHistory in editor changes event, support p...Wu Cheng-Han2015-09-251-0/+6
* Optimized syncscroll.js buildMap, make it fasterWu Cheng-Han2015-07-021-4/+5
* Optimized image rendering, avoid duplicated image load when content changedWu Cheng-Han2015-07-021-7/+2
* Jump to 0.3.1Wu Cheng-Han2015-07-021-6/+7
* Marked as 0.2.9Wu Cheng-Han2015-06-011-20/+36
* Marked as 0.2.8Wu Cheng-Han2015-05-151-0/+327