1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 09:51:56 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
Junyoung Choi (Sai) c76b653737 Merge pull request #2338 from ehhc/spellchecker
Spellchecker
2018-11-25 15:21:04 +09:00
Baptiste Augrain f1ca06daf5 fold markdown's headings 2018-11-10 12:33:07 +01:00
ehhc c6f1f97a57 Merge branch 'master' into spellchecker 2018-11-08 11:19:46 +01:00
ehhc 88ac2a98e8 Merge branch 'master' into spellchecker 2018-11-02 10:41:30 +01:00
Baptiste Augrain 0e29e8ac76 Merge branch 'master' into chart-yaml 2018-10-11 12:48:40 +02:00
Baptiste Augrain 555ae327b6 alternate background color for table rows 2018-10-09 00:25:04 +02:00
Baptiste Augrain 17845428bd Merge branch 'fence-attrs' into chart-yaml 2018-09-30 21:46:09 +02:00
Junyoung Choi (Sai) 80af8dcf80 Merge pull request #2382 from daiyam/link-clickable
Links are clickable
2018-09-15 13:24:37 +09:00
Baptiste Augrain 4b0dc08426 highlight code block for chart.js 2018-09-14 00:03:33 +02:00
Baptiste Augrain 2706df2b24 fix styling 2018-09-08 18:14:41 +02:00
Baptiste Augrain 2da1105ff8 make markdown links clickable 2018-09-06 14:57:44 +02:00
Baptiste Augrain fa9d8b8881 replace awesomplete with React component react-autosuggest 2018-08-26 15:48:41 +02:00
ehhc 734db58d85 Spellcheck - first try to fix #2176 2018-08-22 16:48:10 +02:00
Baptiste Augrain 00b4874d09 add tag autocomplete 2018-08-21 10:57:25 +02:00
Max Buranbaev 5de176757d Fixing flickering in both cases 2018-06-27 13:07:38 +05:00
ehhc 82178055af Spellcheck - initialisation and first draft onChange 2018-06-17 17:13:44 +02:00
Jannick Hemelhof 8dbf456398 Upgrade to Electron v2.0.2 2018-06-09 08:52:46 +02:00
yosmoc 26d7f4923d support multiplex mode
embedded javascript uses combined several modes.
Multiplex mode renders ejs and other formats which uses several modes.
2018-05-13 00:35:01 +02:00
Junyoung Choi (Sai) 14694f1cb0 Merge pull request #1751 from gediminasml/folding
Add folding to CodeEditor
2018-04-01 07:48:25 +09:00
hidai 0dfb14962a Add CodeMirror addon 2018-03-27 18:37:20 +09:00
Gediminas Petrikas 6d57712fca Add fold gutters 2018-03-25 14:13:19 +03:00
Yu-Hung Ou 29888c89ad added CSS style for rulers to make it fit most of the themes 2018-03-21 21:11:26 +11:00
Yu-Hung Ou 281fb2afd3 added CodeMirror ruler support 2018-03-21 21:11:26 +11:00
Yu-Hung Ou 6a1e9c5818 removed katex script tag from main.html, use import instead 2018-03-14 20:37:25 +11:00
Jannick Hemelhof 1f1e545538 Fix for list insertion 2018-02-26 16:32:47 +01:00
松井誠泰 701fc0bc80 I fixed the behavior of the editor.
On enter key pushed, if already the line contains a token in markdown list, no completion is needed, I think.

By this change, node_modules/codemirror/addon/edit/continueList.js could be trashed, but I can't because of the gitignore.
2018-02-04 10:03:50 +09:00
Sosuke Suzuki 1cbaf55cee import the addon for autoCloseBrackets 2018-01-13 15:10:18 +09:00
Anthony Graham b4e138e21b Elixir Syntax Highlighting 2018-01-01 21:17:29 +00:00
Wade Johnson 8d5c9742f8 Add ability to scroll pasted last line of editor 2017-12-09 21:14:10 -08:00
Kazu Yokomizo cbcfb57e35 Fix windows scrolling bug 2017-11-21 12:20:53 +09:00
yamash723 0fe9dd4fbb Add simple addon for CodeMirror 2017-11-15 13:10:55 +09:00
Ben bf6cae9a0e Add Lato font definition to main.html
Lato is the default "Preview font family" font. However, in the case that Lato is not installed on the user's system, it falls back to using a different font instead of using the font included with the application.
2017-08-09 14:42:07 +01:00
asmsuechan 684c3f64aa Add search addon 2017-07-09 22:46:23 +09:00
asmsuechan d5f82943cf Edit style 2017-07-07 18:06:08 +09:00
asmsuechan 96a020341d Add search-box 2017-07-07 17:59:01 +09:00
asmsuechan 77adfdb9f0 Add emacs keymap 2017-06-07 09:37:21 +09:00
Kazu Yokomizo e39e1648f9 Fix the loading layout 2017-04-21 20:07:14 +09:00
Sota Sugiura 96413b9851 Merge pull request #218 from asmsuechan/feature-vim-keymap
Adds vim keymap setting
2017-01-14 17:03:20 +09:00
sota1235 76508fbc3b refactor: remove oh-my-cdn 2017-01-08 23:45:34 +09:00
asmsuechan 7f4c58a84a Adds vim keymap setting 2017-01-08 17:52:52 +09:00
sota1235 684d2c411e fix: path for react-dom.min.js 2017-01-04 23:51:29 +09:00
sota1235 277004fd9b refactor: replace with files in node_modules 2017-01-04 23:30:15 +09:00
sota1235 a757576920 fix: get js-sequence-diagrams from npm, not CDN 2017-01-03 16:16:04 +09:00
Dick Choi f0d2fb53d4 add sequence diagram 2016-10-26 13:06:02 +09:00
Dick Choi b18a5be940 flowchart 2016-10-26 10:03:20 +09:00
Dick Choi df0af2a11f Render codefence by codemirror rather than by hljs 2016-10-24 18:05:01 +09:00
Dick Choi 0ce67ccd35 add codemirror addon 2016-10-17 02:15:40 +09:00
Dick Choi 7729ed4f72 move statusbar 2016-10-15 18:20:13 +09:00
Dick Choi 90b490c28b use codemirror 2016-10-03 22:28:13 +09:00
Dick Choi 99a134494c upgrade katex 2016-09-22 20:28:12 +09:00