Kazu Yokomizo
34a16298d4
Change markdown lock icon
2017-11-14 21:15:00 +09:00
Kazu Yokomizo
e933ad89dc
Fix star button at note detail
2017-11-14 21:00:10 +09:00
Kazu Yokomizo
148fb25a15
Fix note list layout
2017-11-14 20:54:31 +09:00
Kazu Yokomizo
0aaea28e74
Fix note detail layout
2017-11-14 20:46:07 +09:00
Kazu Yokomizo
f4764afbf4
Appear the todo percentage bar
2017-11-14 20:45:53 +09:00
Kazu Yokomizo
2a2b662a6f
Fix right buttons layout in note detail
2017-11-14 20:28:51 +09:00
Kazu Yokomizo
deade1f9f8
Add trash button in trash
2017-11-14 20:26:36 +09:00
Kazu Yokomizo
2b73c17cca
Fix CI
2017-11-14 18:51:50 +09:00
Kazu Yokomizo
369f8b6093
Fix CI
2017-11-14 18:40:38 +09:00
Kazu Yokomizo
5391ca161d
Fix top part of note detail
2017-11-14 18:38:05 +09:00
Kazu Yokomizo
5b224d3b54
Fix note detail layout
2017-11-14 18:13:37 +09:00
Kazu Yokomizo
792e41f161
Fix tag list on note list
2017-11-12 12:11:47 +09:00
Kazu Yokomizo
0a973c4db3
Fix at folded UI
2017-11-12 02:11:26 +09:00
Kazu Yokomizo
a84fddd5fa
Fix CI error
2017-11-11 20:34:31 +09:00
Kazu Yokomizo
1cd26d2e71
Fix layout at note detail
2017-11-11 20:25:34 +09:00
Kazu Yokomizo
f88ac891ff
Fix layout at note list
2017-11-11 20:10:16 +09:00
Kazu Yokomizo
17aa9ae85f
Fix small layout bug
2017-11-11 19:10:00 +09:00
Kazu Yokomizo
bb46a9ba4c
Change default color and add white theme
2017-11-11 19:06:27 +09:00
Kazu Yokomizo
4a6c16df8d
Add base of white theme
2017-11-11 19:05:08 +09:00
Kazu Yokomizo
c51d79e4d7
Change the information at the Infotab
2017-11-11 12:26:57 +09:00
Kazu Yokomizo
d5232a1b0e
Change default markdown content
2017-11-11 12:21:27 +09:00
Kazu Yokomizo
6316ddc6a6
Fix layout
2017-11-09 21:51:43 +09:00
Kazz Yokomizo
11c46ede5d
Merge pull request #398 from asmsuechan/iss-397
...
Fix note title
2017-11-09 21:05:14 +09:00
Jannick Hemelhof
b7f359f6cf
Option for preferences in menus
2017-11-09 09:40:59 +01:00
Kazz Yokomizo
8ef485221c
Merge pull request #1052 from PaulRosset/trash-counter-notes
...
Add counter on deleted notes
2017-11-09 15:33:36 +09:00
asmsuechan
f1a90f4a11
Remove an unused function
2017-11-07 14:48:32 +09:00
asmsuechan
990d7edba4
Fix some pointed by eslint
2017-11-07 14:44:50 +09:00
sota1235
a40f8d25ef
modify: change to modern js
2017-11-07 14:44:20 +09:00
asmsuechan
6047987c25
refactor: fix to use cut off file
2017-11-07 14:44:15 +09:00
sota1235
2ce96186f2
add: cut out trimming text logic for md note title and add unit test
2017-11-07 14:43:31 +09:00
asmsuechan
26357bd4bc
Fix note title
2017-11-07 14:43:31 +09:00
SuenagaRyota
e94b45a7e4
Merge pull request #1064 from yosmoc/importfiletoemptyfolder
...
enable importing file to empty folder
2017-11-07 14:42:35 +09:00
Paul Rosset
ef0b109ad4
Add 0 by default
2017-11-06 09:19:12 +00:00
Kazu Yokomizo
c86e43597c
Fix CI error
2017-11-06 16:11:00 +09:00
Kazu Yokomizo
123a73a5e6
Fix at InfoPanel in trash
2017-11-06 15:57:00 +09:00
Kazu Yokomizo
706b5d253f
Fix updated date at note list
2017-11-06 15:49:04 +09:00
yosmoc
8fb8c7a40b
importing from file uses the same storage/folder resolve logic as creating new note
...
It makes less confusing for user.
2017-11-06 00:22:43 +01:00
yosmoc
21220f93b1
enable importing file to empty folder
...
Current implementation is fetching the import destination storageKey and folderkey from a file in the folder. If no files are in the folder, it cannot fetch these keys. Use prop.params.storageKey / folderKey instead.
2017-11-06 00:21:58 +01:00
Kazu Yokomizo
705e64377b
Fix CI
2017-11-06 03:08:15 +09:00
Kazu Yokomizo
5c3f0cd060
Fix layout at InfoPanel
2017-11-06 02:40:59 +09:00
Kazu Yokomizo
a238be5b7c
Fix font size at tag list in side bar
2017-11-05 20:40:16 +09:00
Kazu Yokomizo
2351bb78da
Change "Folders" and "Tags" strings to icons.
2017-11-05 20:31:32 +09:00
Kazu Yokomizo
6bbc5a91fe
Increase font size and change folder icon at side bar
2017-11-05 20:05:44 +09:00
Kazu Yokomizo
2f52233bd0
Fix UX when press a note in note list
2017-11-05 19:21:28 +09:00
Kazu Yokomizo
92eccb635a
Move the notification area from main window to preference modal
2017-11-05 17:56:32 +09:00
Kazu Yokomizo
3df8cbb357
Merge pull request #1049 from mslourens/selected-tag-issue
...
only make the selected tag active
2017-11-05 11:39:42 +09:00
Kazu Yokomizo
993cb9cb0b
Merge pull request #1061 from yosmoc/master
...
fix solarized dark/light code block thema bug
2017-11-04 19:27:36 +09:00
Kazu Yokomizo
5bd4a3f761
Merge pull request #1033 from nathanielw/fix/pinned-next
...
Include each note only once when sorting by pin
2017-11-04 19:24:59 +09:00
asmsuechan
0bd48981ec
Add markdown-it-plantuml
2017-11-04 12:54:41 +09:00
yosmoc
0bf7e8b705
fix solarized dark/light code block thema bug
...
solarized dark/light shares the same css in CodeMirror.
You can see more detail info in commit 5b17808569
We need to treat solarized as a special case in code block also.
2017-11-04 01:03:56 +01:00