asmsuechan
|
2e3599d005
|
Add a feature which enables to link between notes
|
2017-07-08 14:08:28 +09:00 |
|
asmsuechan
|
44fc356775
|
Remove the context menu for deletion
|
2017-07-07 19:45:02 +09:00 |
|
asmsuechan
|
68e36d2a6d
|
Fix some pointed by lint
|
2017-06-16 21:17:39 +09:00 |
|
asmsuechan
|
07df26d5c4
|
Change to use findNoteTitle()
|
2017-06-13 11:13:07 +09:00 |
|
asmsuechan
|
d24bcb7f86
|
Change to template literal
|
2017-06-13 11:06:09 +09:00 |
|
asmsuechan
|
9f383ba491
|
Add an option to enable selectiong multiple files
|
2017-06-13 11:06:09 +09:00 |
|
asmsuechan
|
c38a76d587
|
Add importer which imports files from .md/.txt
|
2017-06-13 11:06:00 +09:00 |
|
Sosuke Suzuki
|
29e0d121cd
|
improve searchTextBox ux
|
2017-06-11 15:42:07 +09:00 |
|
asmsuechan
|
2271def5d3
|
Fix a bug which is not showing dialog when user tries to export a snippet
|
2017-06-07 15:23:07 +09:00 |
|
SuenagaRyota
|
66e478a001
|
Merge pull request #600 from BoostIO/feature-change-search-ux
change search ux
|
2017-06-03 16:41:36 +09:00 |
|
Sosuke Suzuki
|
10e75041e8
|
add className 'searchInput'
|
2017-05-30 18:54:13 +09:00 |
|
Sosuke Suzuki
|
e643443660
|
split search function to module.
|
2017-05-30 18:27:57 +09:00 |
|
Sosuke Suzuki
|
7abf53009a
|
change search ux
|
2017-05-26 18:01:44 +09:00 |
|
SuenagaRyota
|
3c7ff78549
|
Merge pull request #374 from BoostIO/feature_move_note_between_folder
Move note between folders
|
2017-05-20 14:33:55 +09:00 |
|
Kazu Yokomizo
|
22bd92916b
|
modify: Fix the navtoggle-btn layout
|
2017-04-21 14:24:22 +09:00 |
|
Kazu Yokomizo
|
de303cf072
|
modify: Fix the sort-by-btn layout
|
2017-04-21 14:20:21 +09:00 |
|
Kazu Yokomizo
|
a27d8192ee
|
Change the white theme layout of NoteList
|
2017-04-07 15:05:18 +09:00 |
|
Kazu Yokomizo
|
313e8b8c98
|
Fix the dark theme layout of Sidebar and NoteList
|
2017-04-06 22:11:59 +09:00 |
|
Sosuke Suzuki
|
25685dc8b0
|
Several small fixes
|
2017-04-06 21:52:23 +09:00 |
|
Sosuke Suzuki
|
720f07f62c
|
Move note between folders
|
2017-04-01 02:36:48 +09:00 |
|
sota1235
|
1d3e71cf49
|
fix: for ESLint
|
2017-03-21 15:14:03 +09:00 |
|
Sota Sugiura
|
1ab449cecf
|
Merge branch 'master' into feature-add-esilnt-rule
|
2017-03-21 15:04:14 +09:00 |
|
asmsuechan
|
525ab900bd
|
Fix == to ===
|
2017-03-19 00:18:09 -07:00 |
|
asmsuechan
|
dea0c4287b
|
Fix let to const
|
2017-03-19 00:18:09 -07:00 |
|
asmsuechan
|
cec4b3132c
|
Add a shortcut which jumps to top by Ctrl-G
|
2017-03-19 00:18:05 -07:00 |
|
asmsuechan
|
70a97a6a2a
|
Fix a typo
|
2017-03-16 13:30:24 -07:00 |
|
sota1235
|
6fcbca6b10
|
refactor: by ESLint
|
2017-03-13 18:40:12 +09:00 |
|
asmsuechan
|
911ce7572f
|
Fix by review
refs: https://github.com/BoostIO/Boostnote/pull/245#pullrequestreview-17800372
|
2017-01-21 15:44:48 +09:00 |
|
asmsuechan
|
221b6a2938
|
Alert users try to export md/txt in SNIPPET
|
2017-01-20 18:56:33 +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
|
276471979a
|
modify: move components file
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
d6903edac7
|
modify: fix for black theme
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
4e1b4bdd6a
|
fix: border design for note item list
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
52f0a5639d
|
fix: markup for box-shadow
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
d19ff3ff17
|
modify: add shadow on notelist and topbar component(light theme)
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
d0990be856
|
modify: fix font color for tags
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
268d66b51d
|
modify: add icon for NoteItem component
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
c1df311e86
|
modify: add icon for NoteItemSimple component
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
856979b455
|
modify: add border line on NoteList component
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
47925489fd
|
modify: not showing star when the note is not starred
|
2017-01-03 16:16:05 +09:00 |
|
sota1235
|
c4eb28d241
|
modify: change style for NoteItemSimple component
|
2017-01-03 16:15:45 +09:00 |
|
sota1235
|
aba6c2eb4f
|
add: style sheet for NoteItemSimple component
|
2017-01-03 16:15:45 +09:00 |
|
sota1235
|
ecb91b3155
|
refactor: remove unused styles
|
2017-01-03 16:15:45 +09:00 |
|
sota1235
|
7374b1cc70
|
refactor: replace code with micro components
|
2017-01-03 16:15:45 +09:00 |
|
sota1235
|
e8f2972659
|
modify: remove duplicated codes
|
2017-01-03 16:15:45 +09:00 |
|
sota1235
|
5bef19a306
|
add: stylesheet for note-item components
|
2017-01-03 16:15:45 +09:00 |
|
sota1235
|
54d9e02a42
|
add: NoteItem component on NoteList component when using simple display mode
|
2017-01-03 16:15:45 +09:00 |
|
sota1235
|
4f479a8baf
|
add: NoteItem component on NoteList component
|
2017-01-03 16:15:45 +09:00 |
|
sota1235
|
e7e6194cac
|
modify: not showing the star on the note-list component when using the simple mode
|
2017-01-03 16:15:45 +09:00 |
|