1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 17:53:22 +00:00
Commit Graph

149 Commits

Author SHA1 Message Date
Sosuke Suzuki 743b220953 unfinished syntaxHighLightCheck 2017-02-04 14:41:26 +09:00
asmsuechan 2ac0d93caf refs #226 Adds Control to Hint of Hotkey 2017-01-14 19:17:47 +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 df2de5c081 Adds note of caution next to keymap change select box 2017-01-08 18:16:32 +09:00
asmsuechan 7f4c58a84a Adds vim keymap setting 2017-01-08 17:52:52 +09:00
sota1235 245d603ae8 fix: Hello, 2017! 2017-01-03 16:54:07 +09:00
sota1235 124544452b fix: border-radius for hint button 2017-01-03 16:29:41 +09:00
sota1235 58181d02b2 modify: change color for escape button on config modal 2017-01-03 16:16:05 +09:00
sota1235 1fea39f1b7 modify: add esc button for config modal 2017-01-03 16:16:05 +09:00
sota1235 ae97ff0f98 modify: fix some colors for config 2017-01-03 16:16:05 +09:00
sota1235 b2d7fa9e97 modify: fix style for button on storages config 2017-01-03 16:16:05 +09:00
sota1235 93e9235bb2 modify: markup style for info tab on config modal 2017-01-03 16:16:05 +09:00
sota1235 094bce20e2 modfiy: markup for UI config tab. 2017-01-03 16:16:05 +09:00
sota1235 2f9d4c447a modify: markup style for Hotkey config modal 2017-01-03 16:16:05 +09:00
sota1235 84eb790d93 modify: extend common config 2017-01-03 16:16:05 +09:00
sota1235 ebd07694db add: common style for config tabs 2017-01-03 16:16:05 +09:00
sota1235 2bbac8a6f4 modify: markup for storages config 2017-01-03 16:16:05 +09:00
sota1235 e74f5e835f modify: fix style for dark theme 2017-01-03 16:16:05 +09:00
sota1235 69e753cc71 modify: use new components insted of ConfigTab component 2017-01-03 16:16:05 +09:00
sota1235 b0978c772e modify: devide ConfigTab component for two components 2017-01-03 16:16:05 +09:00
sota1235 fb4dfbadf3 modify: change layout for config modal 2017-01-03 16:16:05 +09:00
Brooks Johnson 30324f6113 Refactors color changes into mixin 2016-10-26 23:43:01 -05:00
Brooks Johnson 68f0a25873 Adds dark theme to controls in config window. 2016-10-26 20:39:54 -05:00
Dick Choi df0af2a11f Render codefence by codemirror rather than by hljs 2016-10-24 18:05:01 +09:00
tjado 6a6631052e Fix of storage unlink in preference popup 2016-10-20 13:35:02 +02:00
Dick Choi 8f0789bc6d renew SideNav
add contextmenu
fix MutableSet bug
2016-10-13 15:51:33 +09:00
Dick Choi 90b490c28b use codemirror 2016-10-03 22:28:13 +09:00
Dick Choi 79d0006f3f fix rename bug 2016-09-20 13:54:17 +09:00
Dick Choi 54437cec19 confirm on blur 2016-09-08 18:30:30 +09:00
Dick Choi 7132e9ff24 REMOVE_STORAGE redux action
fix typo storageNoteMap
2016-09-08 16:45:47 +09:00
Dick Choi a391ac682d UPDATE_FOLDER & DELETE_FOLDER
fix store bug when creating note
2016-09-02 09:33:01 +09:00
Dick Choi 4ee49d5991 lint colorpicker code 2016-09-01 00:49:25 +09:00
Dick Choi c5414aadd1 extract renameStorage, removeStorage methods
and tests for each of them
2016-08-26 10:30:10 +09:00
Dick Choi 8736d87b95 dark theme 2016-08-14 17:30:55 +09:00
Dick Choi 7649c1df9e Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	package.json
2016-08-14 01:35:50 +09:00
Dick Choi 2cbe07b373 Finder 2016-08-14 01:34:32 +09:00
Fabian Mueller eed6bcc044 Set color picker pos correctly such that it is restricted to the viewport 2016-08-10 17:57:33 +02:00
Fabian Mueller a01fd739bd Add color picker dependency; use color picker in storage dialog 2016-08-09 21:44:21 +02:00
Dick Choi 49acd8a4f3 add tooltip 2016-07-27 14:13:54 +09:00
Dick Choi e70d09ebbf modify smaller border for folder item 2016-07-23 15:52:07 +09:00
Dick Choi 1ff33378e1 esc to close modal 2016-07-23 15:45:21 +09:00
Dick Choi 45b1cd3942 delete note 2016-07-23 15:28:17 +09:00
Dick Choi b2d34ab95d add initialization modal & migration func 2016-07-23 12:14:01 +09:00
Dick Choi f628ed55cf update infotab 2016-07-23 01:41:31 +09:00
Dick Choi 40410eb10f hotkey config 2016-07-22 08:39:25 +09:00
Dick Choi 922ae7a274 clean old codes 2016-07-14 14:37:26 +09:00
Dick Choi 44f270f408 rewite whole code
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00