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

1435 Commits

Author SHA1 Message Date
sota1235 f2a41aa049 modify: change design for star button 2017-01-03 16:15:45 +09:00
sota1235 bb87b80a92 modify: add variable for star button's color 2017-01-03 16:15:45 +09:00
sota1235 ebfbe29217 modify: change design for tag 2017-01-03 16:15:45 +09:00
sota1235 fad837e148 modify: remove tag icon 2017-01-03 16:15:45 +09:00
sota1235 7dc84c0d6d revert: add FolderSelect Component again 2017-01-03 16:15:45 +09:00
sota1235 74807fe251 Revert "remove: unused file"
This reverts commit db1d0fb5d57967e586bd3e2cb02268f69a718861.
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 18961ff555 refactor: remove context button on top bar 2017-01-03 16:15:45 +09:00
sota1235 7d2bc58ba2 modify: change height of menu on SideNav component 2017-01-03 16:15:45 +09:00
sota1235 556b53181f modify: fix to use navWidth instead of listWidth 2017-01-03 16:15:45 +09:00
sota1235 ca904d69e5 modify: add comment for handleMousUp action 2017-01-03 16:15:45 +09:00
sota1235 f461d459d2 modify: change width of SideNav component 2017-01-03 16:15:45 +09:00
sota1235 6e535c11fd refactor: separate styl file 2017-01-03 16:15:45 +09:00
sota1235 49d3262380 remove: unused file 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
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 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 b906db3b24 fix syntax name bug of snippet note 2016-10-24 18:48:04 +09:00
Dick Choi df0af2a11f Render codefence by codemirror rather than by hljs 2016-10-24 18:05:01 +09:00
Junyoung Choi 706dd3e616 Merge pull request #160 from tejado/master
Fix of storage unlink in preference popup
2016-10-22 16:50:47 +09:00
Mike Resoli 9b68b1d327 Improved error messaging
Instead of a standard `console.log` I've added an alert. Pressing the button and getting nowhere is not good from a user perspective.
2016-10-20 16:50:47 +01:00
tjado 6a6631052e Fix of storage unlink in preference popup 2016-10-20 13:35:02 +02:00
Junyoung Choi 7bb63a78c5 Merge pull request #150 from mikeres0/master
Various updates
2016-10-20 00:53:30 +09:00
Mike Resoli dd5c9bf3f6 Spelling mistake in index.js 2016-10-19 11:17:35 +01:00
Dick Choi 8f1c198406 hot fix: Wrong behavior with Japanese IME keyboard 2016-10-18 13:42:10 +09:00
Dick Choi 79abcd90f6 fix tooltip layout of SideNav 2016-10-18 00:08:52 +09:00
Dick Choi d614abdec6 fix wrong border color 2016-10-18 00:07:22 +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 434e361d5d fix bugs 2016-10-17 06:38:08 +09:00
Dick Choi f112b0bf03 override meta.js 2016-10-17 02:16:28 +09:00
Dick Choi c947feadeb hide help button(temp) 2016-10-17 02:15:14 +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 7107777df3 fix NoteList bug in Finder 2016-10-15 00:20:56 +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 fdd0c84441 update NoteDetail design 2016-10-14 04:00:59 +09:00
Dick Choi 8f0789bc6d renew SideNav
add contextmenu
fix MutableSet bug
2016-10-13 15:51:33 +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 ed5f3a6202 update style of list style button 2016-10-12 21:38:07 +09:00
Dick Choi d98e909256 update design of SideNav
smaller menu
2016-10-12 21:31:12 +09:00
Dick Choi 6e0def310f update design of Note List
add list style
remove folder info
enhance design
2016-10-12 20:22:13 +09:00
Dick Choi 823da07a5e update storage handler for the future update 2016-10-12 12:48:53 +09:00
Dick Choi 1209a044ce detect syntax by filename 2016-10-04 13:35:56 +09:00