1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-24 23:34:03 +00:00
Commit Graph

126 Commits

Author SHA1 Message Date
asmsuechan b6eddf0821 Add dataApi.copyImage for copying image to boostnote storage on an image to boostnote storage on an image doropped into CodeEditor 2017-03-10 20:31:54 -08:00
asmsuechan bbeeeccb31 Fix to use by preventDefault 2017-02-11 23:09:03 +09:00
asmsuechan e9525fae22 Change the order of focus and emit 'editor:lock' 2017-02-11 23:09:01 +09:00
asmsuechan 672d409bf2 Enable to show the lock icon only the Editor state is CODE 2017-02-11 17:52:11 +09:00
asmsuechan 74ee6ae6ce Add lock icon to NoteDetail 2017-02-11 15:48:38 +09:00
asmsuechan ad9da44afb Move a shortcut escapeFromCodeEditor from CodeEditor to MarkdownEditor, because it's not customizable 2017-01-28 13:27:34 +09:00
asmsuechan fde7fbccac Fix Ctrl + E shortcut on escape from CodeEditor 2017-01-27 01:27:29 +09:00
asmsuechan de19c51061 Change to use Object.assign by checking keyPressed and remove unnecessary processing 2017-01-21 01:04:33 +09:00
asmsuechan 2b0bdbf1c8 Fix pointed part by review 2017-01-18 12:03:29 +09:00
asmsuechan cdb079dc81 refs #226 Enables to use multiple key for shortcut 2017-01-14 20:26:43 +09:00
asmsuechan e8e05b20cd refs #226 Adds blur shortcut on Editor 2017-01-14 19:17:35 +09:00
asmsuechan 7f4c58a84a Adds vim keymap setting 2017-01-08 17:52:52 +09:00
Dick Choi 0445c680ba debounce rendering 2016-10-26 10:48:04 +09:00
Dick Choi df0af2a11f Render codefence by codemirror rather than by hljs 2016-10-24 18:05:01 +09:00
Dick Choi 2fa381980d use GFM as a default Markdown mode 2016-10-17 02:15:03 +09:00
Dick Choi 90b490c28b use codemirror 2016-10-03 22:28:13 +09:00
Dick Choi 8736d87b95 dark theme 2016-08-14 17:30:55 +09:00
Dick Choi 9cd6d6d4c1 GFM checkbox 2016-07-26 20:00:32 +09:00
Dick Choi 890207daee auto scroll 2016-07-19 08:59:47 +09:00
Dick Choi 9a5653f1e3 preview on blur 2016-07-19 02:38:23 +09:00
Dick Choi 2d46d12628 Codeblock theme of markdown preview 2016-07-14 14:37:14 +09:00
Dick Choi 44f270f408 rewite whole code
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00
Dick Choi ce915df2b2 focus content editor after create new Note 2016-06-12 19:55:39 +09:00
Dick Choi d9096424c5 set value when updating 2016-05-31 21:38:34 +09:00
Dick Choi dbfd25bb8e value attribute of Editor must be set after mounting 2016-05-29 02:54:39 +09:00
Dick Choi 7f8733796e Detail 2016-05-25 17:11:10 +09:00