Sota Sugiura
|
9b17a8fb5b
|
Merge pull request #250 from asmsuechan/add-drop-image
Dropping images into CodeEditor
|
2017-01-21 16:28:56 +09:00 |
|
Sota Sugiura
|
27f3fd0032
|
Merge pull request #241 from asmsuechan/iss-208
Fixes syntax hilight of inline code on Preview
|
2017-01-21 16:14:58 +09:00 |
|
Sota Sugiura
|
1672d9fa5f
|
Merge pull request #235 from asmsuechan/add-focus-shortcut
Adds shortcuts
|
2017-01-21 16:12:13 +09:00 |
|
asmsuechan
|
59c9e11879
|
Change the color in <code> tag on preview
|
2017-01-21 16:12:03 +09:00 |
|
asmsuechan
|
a617976c78
|
Fix by review
refs: https://github.com/BoostIO/Boostnote/pull/250#pullrequestreview-17801164
|
2017-01-21 15:57:42 +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
|
cda9d53c8e
|
Add image dropper
|
2017-01-19 01:32:06 +09:00 |
|
asmsuechan
|
2b0bdbf1c8
|
Fix pointed part by review
|
2017-01-18 12:03:29 +09:00 |
|
asmsuechan
|
f48864a2e7
|
Fix pointed part by review
|
2017-01-18 10:09:12 +09:00 |
|
asmsuechan
|
5d1db1de31
|
Add export as txt/md
|
2017-01-16 13:09:59 +09:00 |
|
asmsuechan
|
2a60ba95e0
|
refs #208 Fixes syntax hilight of inline code on Preview
|
2017-01-14 20:45:53 +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 |
|
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
|
79f33b9405
|
refactor: fix some coding style pointed by standard js
|
2017-01-11 23:35:02 +09:00 |
|
sota1235
|
ed9ddee5f1
|
refactor: fix by standardjs
|
2017-01-11 23:17:32 +09:00 |
|
asmsuechan
|
b136512ece
|
refs #224 Fixes the style of folder-list
|
2017-01-11 10:21:53 +09:00 |
|
asmsuechan
|
7f4c58a84a
|
Adds vim keymap setting
|
2017-01-08 17:52:52 +09:00 |
|
asmsuechan
|
7437b26e3c
|
Fixes in order to handle default setting
|
2017-01-07 23:51:37 +09:00 |
|
asmsuechan
|
ee6d41859f
|
Fixes the theme of code block by codemirror
|
2017-01-07 22:48:37 +09:00 |
|
sota1235
|
277004fd9b
|
refactor: replace with files in node_modules
|
2017-01-04 23:30:15 +09:00 |
|
sota1235
|
cba743c895
|
modify: fix sidenav style for folded mode
|
2017-01-03 17:56:30 +09:00 |
|
sota1235
|
eac8b13d7b
|
modify: fix padding for storage note count
|
2017-01-03 16:58:44 +09:00 |
|
sota1235
|
4534625084
|
modify: fix style for h1, h2 tag on markdown preview
|
2017-01-03 16:16:06 +09:00 |
|
sota1235
|
3e4342eec4
|
modify: remove underline for h tag on markdown previe
|
2017-01-03 16:16:06 +09:00 |
|
sota1235
|
0e089fadfb
|
refactor: move component to common components directory
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
c9bc0c89ff
|
refactor: cut down the component from SideNav component
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
b18b1171e7
|
refactor: replace storage item component with common component
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
e9a9e10c81
|
modify: cut down the component from SideNav component
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
276471979a
|
modify: move components file
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
a757576920
|
fix: get js-sequence-diagrams from npm, not CDN
|
2017-01-03 16:16:04 +09:00 |
|
sota1235
|
5f71b24f8d
|
modify: change background-color for note-detail component
|
2017-01-03 16:15:45 +09:00 |
|
sota1235
|
b3263b41ff
|
Revert "fix: default.css not found"
This reverts commit 7b55454a73b3eebbfe1ed4684157c2d822ee2f05.
|
2017-01-03 16:15:45 +09:00 |
|
sota1235
|
c11bd9e7eb
|
fix: default.css not found
|
2017-01-03 16:15:45 +09:00 |
|
Dick Choi
|
f0d2fb53d4
|
add sequence diagram
|
2016-10-26 13:06:02 +09:00 |
|
Dick Choi
|
0445c680ba
|
debounce rendering
|
2016-10-26 10:48:04 +09:00 |
|
Dick Choi
|
12453942c8
|
use _.forEach instead of Array.prototype.forEach.call
|
2016-10-26 10:47:51 +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
|
8f1c198406
|
hot fix: Wrong behavior with Japanese IME keyboard
|
2016-10-18 13:42:10 +09:00 |
|
Dick Choi
|
247d1db5d5
|
fix IME popup bug
|
2016-10-17 18:58:28 +09:00 |
|
Dick Choi
|
a52cfb2cd2
|
fix tag bug
|
2016-10-17 08:27:30 +09:00 |
|
Dick Choi
|
2fa381980d
|
use GFM as a default Markdown mode
|
2016-10-17 02:15:03 +09:00 |
|
Dick Choi
|
7729ed4f72
|
move statusbar
|
2016-10-15 18:20:13 +09:00 |
|
Dick Choi
|
53989b918e
|
minor bug fix
use mime for syntax mode instead of mode
fix style of markdown
|
2016-10-15 00:20:22 +09:00 |
|
Dick Choi
|
2fdea6cd61
|
fix minor bugs
fix codemirror bug
fix style bug of in NoteList
fix Redux store bug: Cruch on deleting empty folder
|
2016-10-13 15:47:25 +09:00 |
|
Dick Choi
|
9a8760c120
|
delete ModeIcon & ModeSelect
|
2016-10-04 13:35:38 +09:00 |
|
Dick Choi
|
1c86dea4be
|
indent setting
|
2016-10-04 11:09:27 +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 |
|