| Commit message (Expand) | Author | Files | Lines |
2019-05-31 | Fix eslint warnings | Sheogorath | 1 | -2/+2 |
2017-05-07 | Manage syncscroll / currentMode in appState | Yukai Huang | 1 | -14/+17 |
2017-05-07 | Move syncsroll under lib | Yukai Huang | 1 | -2/+2 |
2017-05-07 | Extract modeType | Yukai Huang | 1 | -2/+3 |
2017-03-09 | Use JavaScript Standard Style (part 2) | BoHong Li | 1 | -301/+303 |
2017-01-04 | Convert synscroll to es6 | Yukai Huang | 1 | -91/+78 |
2016-11-01 | Fix viewAjaxCallback might be called on null | Wu Cheng-Han | 1 | -1/+1 |
2016-10-18 | Fix code block which in deeper level will not be parsed issue | Wu Cheng-Han | 1 | -1/+2 |
2016-10-14 | Update to support wrap syntax for code block | Wu Cheng-Han | 1 | -1/+2 |
2016-10-14 | Fix sync scroll not handle properly on area resize | Wu Cheng-Han | 1 | -2/+2 |
2016-10-13 | Fix syncscroll | Yukai Huang | 1 | -1/+2 |
2016-10-10 | Improve syntax highlighting performance by moving it to finish view | Wu Cheng-Han | 1 | -1/+1 |
2016-10-09 | Fix function export | Yukai Huang | 1 | -1/+2 |
2016-10-08 | Resolve dependency module requiring | Yukai Huang | 1 | -14/+25 |
2016-09-18 | Fix syncscroll.js and index.js have circular dependency cause Reference Errors | Wu Cheng-Han | 1 | -14/+24 |
2016-06-21 | Fix to remove part class in list item or it will be included in buildMap process | Cheng-Han, Wu | 1 | -1/+0 |
2016-06-17 | Update syncscroll throttle to gain better and smoother UX | Cheng-Han, Wu | 1 | -2/+2 |
2016-05-29 | Improve syncscroll performance and accuracy with few UX tweaks | Cheng-Han, Wu | 1 | -41/+49 |
2016-05-28 | Fix when scroll animate duration greater than debounce will cause scrolling f... | Cheng-Han, Wu | 1 | -18/+19 |
2016-05-27 | Update and fix editor might not sync scrolling from edit mode to both mode | Cheng-Han, Wu | 1 | -5/+1 |
2016-05-27 | Update to improve sync scroll to edit performance and fix sync scroll behavio... | Cheng-Han, Wu | 1 | -26/+36 |
2016-05-26 | Update to improve syncscroll performance and add toggle for sync scrolling | Cheng-Han, Wu | 1 | -105/+81 |
2016-05-25 | Add support of sync scrolling to edit area | Cheng-Han, Wu | 1 | -23/+77 |
2016-05-16 | Fix on paste or cut text might trigger syncscroll | Cheng-Han, Wu | 1 | -1/+5 |
2016-04-20 | Fixed editor changes will cause syncScrollToView | Cheng-Han, Wu | 1 | -2/+5 |
2016-03-15 | Fixed mobile layout issues and improved editor layout styles | Cheng-Han, Wu | 1 | -0/+1 |
2016-03-15 | Updated to support container syntax and styles | Cheng-Han, Wu | 1 | -0/+11 |
2016-03-04 | Fixed list_item_open rules of markdown-it rules in syncscoll should now check... | Cheng-Han, Wu | 1 | -1/+7 |
2016-02-22 | Change markdown engine from remarkable to markdown-it | Cheng-Han, Wu | 1 | -120/+68 |
2016-02-11 | Updated syncscroll to lerp on last line | Cheng-Han, Wu | 1 | -5/+14 |
2016-02-11 | Updated rendering operations to improve performance | Cheng-Han, Wu | 1 | -2/+2 |
2016-01-12 | Fixed syncscroll might have duplicated and wrong scrollMap if editor not shown | Wu Cheng-Han | 1 | -1/+1 |
2015-10-22 | Support specify or continue line number in code blocks | Wu Cheng-Han | 1 | -1/+1 |
2015-09-25 | Fixed syncScrollToView using wrong variable, added magic number 10 on buildin... | Wu Cheng-Han | 1 | -2/+2 |
2015-09-25 | Optimized buildMap, now can parse whole doc below 10ms | Wu Cheng-Han | 1 | -23/+3 |
2015-09-25 | Moving markdown parser function from syncscroll.js to extra.js | Wu Cheng-Han | 1 | -8/+0 |
2015-09-25 | Added back missing list item custom parsing | Wu Cheng-Han | 1 | -0/+9 |
2015-09-25 | Updated updateView, now will updateHistory in editor changes event, support p... | Wu Cheng-Han | 1 | -0/+6 |
2015-07-02 | Optimized syncscroll.js buildMap, make it faster | Wu Cheng-Han | 1 | -4/+5 |
2015-07-02 | Optimized image rendering, avoid duplicated image load when content changed | Wu Cheng-Han | 1 | -7/+2 |
2015-07-02 | Jump to 0.3.1 | Wu Cheng-Han | 1 | -6/+7 |
2015-06-01 | Marked as 0.2.9 | Wu Cheng-Han | 1 | -20/+36 |
2015-05-15 | Marked as 0.2.8 | Wu Cheng-Han | 1 | -0/+327 |