summaryrefslogtreecommitdiff
path: root/public/vendor (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Support experimental spell checking feature (en-US only), can be enabled by ↵Cheng-Han, Wu2016-04-204-0/+49134
| | | | the YAML meta option
* Improved overall textcomplete performance and more cases and UX handlingCheng-Han, Wu2016-03-151-0/+2
|
* Manual patch CodeMirror for highlight only works on top item of the list issueCheng-Han, Wu2016-03-042-32/+41
|
* Support YAML meta disable mathjaxCheng-Han, Wu2016-03-041-0/+6
|
* Updated and fixed mathjax parsing, now using full featured pluginCheng-Han, Wu2016-02-241-0/+120
|
* Change markdown engine from remarkable to markdown-itCheng-Han, Wu2016-02-223-9486/+31
|
* Support set url path and use relative url, move raphael to bower and fixed ↵Cheng-Han, Wu2016-02-161-11/+0
| | | | minor issue in history
* Support textcomplete in multiple editingCheng-Han, Wu2016-02-161-1/+18
|
* Support change keymap and indentation type with size in statusbarCheng-Han, Wu2016-02-083-14/+24
|
* Updated to make continue list in todo list default as uncheckedCheng-Han, Wu2016-02-081-0/+3
|
* Manual patch CodeMirror for some minor issuesCheng-Han, Wu2016-02-022-32/+28
|
* Moved dependency "flowchart" to bower and make it update-to-dateCheng-Han, Wu2016-01-312-1428/+0
|
* Manual patch remarkable for reductant character of code block in the blockquoteCheng-Han, Wu2016-01-222-16/+34
|
* Manuel patch CodeMirror for markdown modeWu Cheng-Han2016-01-192-5/+5
|
* Added back todo list support in continuelistWu Cheng-Han2016-01-172-7/+7
|
* Upgrade CodeMirror to 5.10.1 and now support fullscreen, jump-to-line in editorWu Cheng-Han2016-01-17379-2664/+6744
|
* Fixed history not update if note have no content and lz-string version mismatchWu Cheng-Han2016-01-171-1/+0
|
* Added editor placeholder and auto set mode by content existenceWu Cheng-Han2016-01-172-12/+14
|
* Fixed importFromUrl should parse by the file extension, and move to-markdown ↵Wu Cheng-Han2016-01-121-691/+0
| | | | dependency to bower
* Fixed remarkable-regex not support IE, and use counter instead of random on ↵Wu Cheng-Han2016-01-121-5/+28
| | | | id to avoid collision
* Added support of toc syntaxWu Cheng-Han2015-12-201-2/+9
|
* Using bower to manage vendor packagesWu Cheng-Han2015-11-2956-28426/+0
|
* Fixed cursor style not show properly on insert modeWu Cheng-Han2015-10-071-0/+1
|
* Fixed OT not handle when selection is emptyWu Cheng-Han2015-10-052-2/+2
|
* Added new editor theme: one-dark, updated monokai active line gutter styleWu Cheng-Han2015-09-252-1/+212
|
* Added support of resizable editorWu Cheng-Han2015-09-2515-0/+13
|
* Fixed checkCursorTag and checkCursorMenu not calculate doc height properly, ↵Wu Cheng-Han2015-09-251-14/+11
| | | | fixed jquery-textcomplete support upSideDown
* Updated codemirror to support panel and match-highlighter and revert some ↵Wu Cheng-Han2015-09-248-23/+27
| | | | unnecessary changes
* Updated to lock the navbar on changeModeWu Cheng-Han2015-09-241-1/+1
|
* Updated overall font-family, font-size, line-height, letter-spacing and some ↵Wu Cheng-Han2015-09-241-2/+2
| | | | other minor adjustments
* Added handlebars as dependencyWu Cheng-Han2015-09-241-0/+3746
|
* Fixed OT some uncaught error and exceptionsWu Cheng-Han2015-09-243-4/+4
|
* Added back missing files, closed #18Wu Cheng-Han2015-09-134-0/+9824
|
* Added support of operational transformationWu Cheng-Han2015-07-1111-0/+2090
|
* Revert index.html select2 cdn back to own server, because we using an older ↵Wu Cheng-Han2015-07-116-0/+1222
| | | | version of it
* Updated codemirror to 5.4.0Wu Cheng-Han2015-07-0468-557/+2986
|
* Added random color option in blockquote tagWu Cheng-Han2015-07-031-0/+389
|
* Merge pull request #2 from PeterDaveHelloKitchen/cdnjackycute2015-07-0211-14792/+0
|\ | | | | Cdn
| * use greensock-js on cdnPeter Dave Hello2015-07-012-31/+0
| |
| * use minified handlebars.js on cdnPeter Dave Hello2015-07-011-3746/+0
| |
| * use minified moment.js on cdnPeter Dave Hello2015-07-011-9792/+0
| |
| * use js-url on cdnPeter Dave Hello2015-07-011-1/+0
| |
| * use minified select2 on cdnPeter Dave Hello2015-07-016-1222/+0
| |
* | Jump to 0.3.1Wu Cheng-Han2015-07-0214-15/+389
|/
* Marked as 0.2.9Wu Cheng-Han2015-06-0114-21/+1521
|
* Marked as 0.2.8Wu Cheng-Han2015-05-1567-21553/+1936
|
* First commit, version 0.2.7Wu Cheng-Han2015-05-041331-0/+129066