| Commit message (Expand) | Author | Age | Files | Lines |
* | Use JavaScript Standard Style (part 2) | BoHong Li | 2017-03-09 | 1 | -301/+303 |
* | Convert synscroll to es6 | Yukai Huang | 2017-01-04 | 1 | -91/+78 |
* | Fix viewAjaxCallback might be called on null | Wu Cheng-Han | 2016-11-01 | 1 | -1/+1 |
* | Fix code block which in deeper level will not be parsed issue | Wu Cheng-Han | 2016-10-18 | 1 | -1/+2 |
* | Update to support wrap syntax for code block | Wu Cheng-Han | 2016-10-14 | 1 | -1/+2 |
* | Fix sync scroll not handle properly on area resize | Wu Cheng-Han | 2016-10-14 | 1 | -2/+2 |
* | Fix syncscroll | Yukai Huang | 2016-10-13 | 1 | -1/+2 |
* | Merge branch 'master' into webpack-frontend | Yukai Huang | 2016-10-11 | 1 | -1/+1 |
|\ |
|
| * | Improve syntax highlighting performance by moving it to finish view | Wu Cheng-Han | 2016-10-10 | 1 | -1/+1 |
* | | Fix function export | Yukai Huang | 2016-10-09 | 1 | -1/+2 |
* | | Resolve dependency module requiring | Yukai Huang | 2016-10-08 | 1 | -14/+25 |
|/ |
|
* | Fix syncscroll.js and index.js have circular dependency cause Reference Errors | Wu Cheng-Han | 2016-09-18 | 1 | -14/+24 |
* | 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 f... | Cheng-Han, Wu | 2016-05-28 | 1 | -18/+19 |
* | 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 behavio... | Cheng-Han, Wu | 2016-05-27 | 1 | -26/+36 |
* | 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 check... | Cheng-Han, Wu | 2016-03-04 | 1 | -1/+7 |
* | 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 buildin... | Wu Cheng-Han | 2015-09-25 | 1 | -2/+2 |
* | 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 p... | Wu Cheng-Han | 2015-09-25 | 1 | -0/+6 |
* | 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 |