1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-31 11:43:10 +00:00
Commit Graph

131 Commits

Author SHA1 Message Date
Sota Sugiura 96413b9851 Merge pull request #218 from asmsuechan/feature-vim-keymap
Adds vim keymap setting
2017-01-14 17:03:20 +09:00
asmsuechan 372f2e7319 Adds a prop keyMap to NoteDetail and SnippetNoteDetail 2017-01-14 16:39:50 +09:00
sota1235 a148d17ba1 modify: add folder selector on top of note detail component 2017-01-14 15:44:28 +09:00
sota1235 297553c240 modify: move updated string to the bottom of note detail component 2017-01-14 14:54:08 +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
sota1235 0e089fadfb refactor: move component to common components directory 2017-01-03 16:16:05 +09:00
sota1235 441edf4667 add: show last updated date on detail top bar 2017-01-03 16:15:45 +09:00
sota1235 b21a82ea6b modify: add date string for detail 2017-01-03 16:15:45 +09:00
sota1235 c492f3529e modify: remove tooltip of 'more option' button 2017-01-03 16:15:45 +09:00
sota1235 bf9773be20 modify: move star on left side 2017-01-03 16:15:45 +09:00
sota1235 1ee3dec0cc modify: fix style for detail info 2017-01-03 16:15:44 +09:00
sota1235 15637642bb refactor: remove FolderSelect Component 2017-01-03 16:15:44 +09:00
sota1235 3c950c2b9e refactor: remove ShareButton 2017-01-03 16:15:44 +09:00
Dick Choi b906db3b24 fix syntax name bug of snippet note 2016-10-24 18:48:04 +09:00
Dick Choi 7729ed4f72 move statusbar 2016-10-15 18:20:13 +09:00
Dick Choi fdd0c84441 update NoteDetail design 2016-10-14 04:00:59 +09:00
Dick Choi 1209a044ce detect syntax by filename 2016-10-04 13:35:56 +09:00
Dick Choi 90b490c28b use codemirror 2016-10-03 22:28:13 +09:00
Dick Choi 8e4c3a3b21 show confirmation dialog when deleting snippet with content 2016-09-09 14:37:35 +09:00
Dick Choi 0d573651a3 DELETE_NOTE 2016-09-01 00:02:16 +09:00
Dick Choi aefb84df3b Mutable
INIT_ALL, NOTE_MOVE, NOTE_UPDATE(create/update) done
2016-09-01 00:01:47 +09:00
Dick Choi 108e83a402 syntax mode will be detected by filename 2016-08-22 00:43:52 +09:00
Dick Choi fc237848c8 fix Delete confirm design 2016-08-21 17:49:42 +09:00
Dick Choi ef866f957a Markdown in snippet note will be rendered 2016-07-29 11:04:10 +09:00
Dick Choi 49acd8a4f3 add tooltip 2016-07-27 14:13:54 +09:00
Dick Choi 65e1a39027 debounce dispatch 2016-07-26 01:13:08 +09:00
Dick Choi d73b567bd4 inhance UX & search case insensitive 2016-07-24 15:03:18 +09:00
Dick Choi 45b1cd3942 delete note 2016-07-23 15:28:17 +09:00
Dick Choi a6e3dbd825 change folder 2016-07-21 23:44:00 +09:00
Dick Choi b6d34472fe snippet note 2016-07-21 01:17:53 +09:00