Commit graph

63 commits

Author SHA1 Message Date
Wu Cheng-Han a9d7d7438f Fix sequence-diagram-min.js.map for source file reference and source file not found error 2016-09-18 17:03:17 +08:00
Wu Cheng-Han 42145e4019 Update to support tiddlywiki and mediawiki syntax highlighting in editor 2016-09-18 16:40:51 +08:00
Wu Cheng-Han a013c9d3bc Update slide mode to show extra info and support url actions and support disqus via yaml-metadata 2016-08-15 11:25:27 +08:00
Wu Cheng-Han 1490eafdd2 Update CodeMirror to version 5.17.1 2016-07-30 12:25:24 +08:00
Wu Cheng-Han a14e7953b5 Add support of showing authorship in editor and adjust related styles 2016-07-30 11:28:24 +08:00
Wu Cheng-Han 423dccae0e Update spell checker to ignore non-english or numeric alphabets 2016-07-13 10:43:19 +08:00
Wu Cheng-Han cb75424f8e Update gist-embed to 2.5 and using bower to manage it 2016-07-13 10:40:34 +08:00
Wu Cheng-Han 4734d0ebe1 Add callback feature for gist-embed to be called after ajax complete 2016-07-02 16:15:56 +08:00
Cheng-Han, Wu 71f61b7f84 Update all client dependencies and cdn versions, workaround sequence-diagram svg to be resizable 2016-06-17 16:27:37 +08:00
Cheng-Han, Wu 56b4739e6d Add back missing support of image size in 0.4.2 2016-06-17 16:04:58 +08:00
Cheng-Han, Wu 3498b9fae9 Workaround CodeMirror won't draw selections outside of the viewport which will cause cursor related element blinking on scrolling 2016-06-17 15:55:51 +08:00
Cheng-Han, Wu 2bff75a9f4 Update highlight.js to version 9.4.0 and use bower dependency 2016-06-04 10:50:53 +08:00
Cheng-Han, Wu ee3c6b5485 Fix in firefox other client's cursor might disappear or move out of bound 2016-06-01 14:38:59 +08:00
Cheng-Han, Wu fb70833bc5 Update CodeMirror to version 5.15.3 2016-06-01 14:37:28 +08:00
Cheng-Han, Wu 438cedf882 Fix for help modal css style conflicts 2016-05-15 13:05:31 +08:00
Cheng-Han, Wu 8bf516263c Update CodeMirror to 5.13.5 2016-04-20 18:11:40 +08:00
Cheng-Han, Wu 0fb70a1487 Support experimental spell checking feature (en-US only), can be enabled by the YAML meta option 2016-04-20 18:09:36 +08:00
Cheng-Han, Wu 25dd400708 Improved overall textcomplete performance and more cases and UX handling 2016-03-15 11:04:45 +08:00
Cheng-Han, Wu 921b5f4652 Manual patch CodeMirror for highlight only works on top item of the list issue 2016-03-04 23:31:51 +08:00
Cheng-Han, Wu c43f9784b4 Support YAML meta disable mathjax 2016-03-04 23:20:55 +08:00
Cheng-Han, Wu 1da0b87714 Updated and fixed mathjax parsing, now using full featured plugin 2016-02-24 10:03:35 +08:00
Cheng-Han, Wu 2dc2fbe162 Change markdown engine from remarkable to markdown-it 2016-02-22 08:58:06 +08:00
Cheng-Han, Wu b2b1be3dda Support set url path and use relative url, move raphael to bower and fixed minor issue in history 2016-02-16 20:08:44 -08:00
Cheng-Han, Wu db86dc7a48 Support textcomplete in multiple editing 2016-02-16 09:55:51 -06:00
Cheng-Han, Wu 5aad217d34 Support change keymap and indentation type with size in statusbar 2016-02-08 22:51:07 -06:00
Cheng-Han, Wu acb9dac1b9 Updated to make continue list in todo list default as unchecked 2016-02-08 22:49:35 -06:00
Cheng-Han, Wu 740fde75d3 Manual patch CodeMirror for some minor issues 2016-02-02 13:56:30 -06:00
Cheng-Han, Wu 3e48d46514 Moved dependency "flowchart" to bower and make it update-to-date 2016-01-31 15:35:17 -06:00
Cheng-Han, Wu 90710bc78b Manual patch remarkable for reductant character of code block in the blockquote 2016-01-22 19:47:26 -06:00
Wu Cheng-Han 0dbde6d3d0 Manuel patch CodeMirror for markdown mode 2016-01-19 09:59:52 -06:00
Wu Cheng-Han 4073909b16 Added back todo list support in continuelist 2016-01-17 18:06:21 -06:00
Wu Cheng-Han eaa8ccaccb Upgrade CodeMirror to 5.10.1 and now support fullscreen, jump-to-line in editor 2016-01-17 14:28:04 -06:00
Wu Cheng-Han 3fdceaaf06 Fixed history not update if note have no content and lz-string version mismatch 2016-01-17 09:59:03 -06:00
Wu Cheng-Han eddff9e863 Added editor placeholder and auto set mode by content existence 2016-01-17 09:56:36 -06:00
Wu Cheng-Han 473212676a Fixed importFromUrl should parse by the file extension, and move to-markdown dependency to bower 2016-01-12 08:03:56 -06:00
Wu Cheng-Han ddd1740f71 Fixed remarkable-regex not support IE, and use counter instead of random on id to avoid collision 2016-01-12 07:34:44 -06:00
Wu Cheng-Han 9eb23603f4 Added support of toc syntax 2015-12-20 11:28:54 -06:00
Wu Cheng-Han 827cb259db Using bower to manage vendor packages 2015-11-29 00:50:53 -06:00
Wu Cheng-Han 8a4ad57f6a Fixed cursor style not show properly on insert mode 2015-10-07 23:02:46 +08:00
Wu Cheng-Han 3f64ec79b7 Fixed OT not handle when selection is empty 2015-10-05 14:32:31 +08:00
Wu Cheng-Han 8de5404bb1 Added new editor theme: one-dark, updated monokai active line gutter style 2015-09-25 19:01:20 +08:00
Wu Cheng-Han 529c5f6c13 Added support of resizable editor 2015-09-25 18:46:08 +08:00
Wu Cheng-Han f8b029b2f4 Fixed checkCursorTag and checkCursorMenu not calculate doc height properly, fixed jquery-textcomplete support upSideDown 2015-09-25 13:39:08 +08:00
Wu Cheng-Han 6e40df2887 Updated codemirror to support panel and match-highlighter and revert some unnecessary changes 2015-09-24 13:57:10 +08:00
Wu Cheng-Han 33cdec2fd4 Updated to lock the navbar on changeMode 2015-09-24 13:55:02 +08:00
Wu Cheng-Han c9f35b9aa0 Updated overall font-family, font-size, line-height, letter-spacing and some other minor adjustments 2015-09-24 13:48:12 +08:00
Wu Cheng-Han f239b53972 Added handlebars as dependency 2015-09-24 13:42:53 +08:00
Wu Cheng-Han 92493e307a Fixed OT some uncaught error and exceptions 2015-09-24 11:56:55 +08:00
Wu Cheng-Han 0ad680b80b Added back missing files, closed #18 2015-09-13 19:49:40 +08:00
Wu Cheng-Han 556338a9c6 Added support of operational transformation 2015-07-11 12:43:08 +08:00