asmsuechan
|
a7bd3f253f
|
Rename getLastUpdated() to formatDate()
|
2017-07-08 13:16:19 +09:00 |
|
asmsuechan
|
81e8a290f0
|
Add infomation panel
|
2017-07-08 13:16:02 +09:00 |
|
asmsuechan
|
1b07d393f2
|
Rename handleDeleteButtonClick to handleTrashButtonClick
|
2017-07-07 20:04:47 +09:00 |
|
asmsuechan
|
617f0e0f9c
|
Remove duplicated styles
|
2017-07-02 22:13:35 +09:00 |
|
asmsuechan
|
0db1a94105
|
Replace a button to TrashButton component
|
2017-07-02 22:13:35 +09:00 |
|
asmsuechan
|
f29f97a00f
|
Add TrashButton component
|
2017-07-02 22:13:32 +09:00 |
|
Kazu Yokomizo
|
1c0af8eede
|
Change fullscreen button position at NoteDetail
|
2017-06-16 21:58:02 +09:00 |
|
Kevin Nadro
|
41a04aa3f1
|
reworking architecture of code
|
2017-06-12 17:34:02 +09:00 |
|
Kevin Nadro
|
cd421c4662
|
fixed the state change and cleaned up code for eslint
|
2017-06-12 17:33:56 +09:00 |
|
Kevin Nadro
|
063e2e02bd
|
fixing some code from the comments
|
2017-06-12 17:33:50 +09:00 |
|
Kevin Nadro
|
0c3019b52e
|
added fullscreen button for notes and snippets
allows user to hide the sidebars for fullscreen editing
|
2017-06-12 17:33:44 +09:00 |
|
Kevin Nadro
|
79ed55a76f
|
reworking architecture of code
|
2017-06-12 17:32:59 +09:00 |
|
Kevin Nadro
|
cbe58b9437
|
fixed the state change and cleaned up code for eslint
|
2017-06-12 17:30:38 +09:00 |
|
Kevin Nadro
|
afc729b1c3
|
fixing some code from the comments
|
2017-06-12 17:30:29 +09:00 |
|
Kevin Nadro
|
5d0cb0302e
|
added fullscreen button for notes and snippets
allows user to hide the sidebars for fullscreen editing
|
2017-06-12 17:30:19 +09:00 |
|
Sosuke Suzuki
|
186a815821
|
config to use dynamic customEvents
|
2017-06-10 12:51:01 +09:00 |
|
SuenagaRyota
|
8fe05a4c24
|
Merge pull request #548 from asmsuechan/add-a-module-findTitle
Add a module to find the title
|
2017-06-07 10:30:46 +09:00 |
|
Sota Sugiura
|
0862c6e059
|
Merge pull request #293 from asmsuechan/copy-image-on-dropped-into-CodeEditor
Add dataApi.copyImage for copying image to boostnote storage on an image dropped into CodeEditor
|
2017-06-05 01:29:11 +09:00 |
|
asmsuechan
|
20411a2fd5
|
Change the function name of findNoteTitle.js from find to findNoteTitle
|
2017-05-23 15:23:16 +09:00 |
|
asmsuechan
|
0bc9c6fb5a
|
Change to use the module instead of a function findTitle() implemented inside the file
|
2017-05-23 15:23:11 +09:00 |
|
SuenagaRyota
|
adbdc2cb1c
|
Merge pull request #510 from BoostIO/fix-note-title-bug-for-h1
fix the bug when using markdown syntax h1
|
2017-05-20 14:27:52 +09:00 |
|
Sosuke Suzuki
|
575f1b4b33
|
change from forEach to some
|
2017-05-20 12:28:11 +09:00 |
|
Sosuke Suzuki
|
a528c99900
|
change from 'undefined' to undefined
|
2017-05-20 12:24:58 +09:00 |
|
Sosuke Suzuki
|
7265f76770
|
for loop change to forEach
|
2017-05-18 00:31:46 +09:00 |
|
Sosuke Suzuki
|
2ed092279d
|
avoid undefined
|
2017-05-18 00:07:48 +09:00 |
|
Sosuke Suzuki
|
7c9d3904b3
|
change to forEach from for
|
2017-05-10 23:10:25 +09:00 |
|
Sosuke Suzuki
|
e23707f0a0
|
add + and * to matching pattern
|
2017-05-10 22:49:15 +09:00 |
|
Sosuke Suzuki
|
b58df2f172
|
display percentage of achievement of todo in markdown
|
2017-05-06 16:30:03 +09:00 |
|
Sosuke Suzuki
|
11f7fcbaef
|
fix the bug that is markdown titile starts with second letter
|
2017-04-26 18:32:46 +09:00 |
|
Sosuke Suzuki
|
6b8488ae0f
|
fix the bug when using markdown syntax h1
|
2017-04-26 18:14:29 +09:00 |
|
asmsuechan
|
2222192bcd
|
Fix to enable a shortcut for deleting a note
|
2017-04-22 15:38:55 -07:00 |
|
Kazu Yokomizo
|
e1fb36d64d
|
Fix the border-left width at folder-selector
|
2017-04-22 15:33:05 +09:00 |
|
Kazu Yokomizo
|
c87ecc3d40
|
Fix the Statusbar layout
|
2017-04-21 20:23:33 +09:00 |
|
Kazu Yokomizo
|
e350dca72c
|
modify: Fix the star-btn layout at NoteDetail
|
2017-04-21 15:48:57 +09:00 |
|
Kazu Yokomizo
|
c07e334f03
|
modify: Fix the tag style at NoteDetail
|
2017-04-21 15:32:23 +09:00 |
|
Kazu Yokomizo
|
bf02f9b256
|
modify: Fix the layout of new-post-btn and status-bar
|
2017-04-21 13:45:04 +09:00 |
|
Kazu Yokomizo
|
54c2d7bac9
|
Delete the border-line at Statusbar
|
2017-04-12 16:14:00 +09:00 |
|
Kazu Yokomizo
|
1b58e320aa
|
Change the font color at dark theme
|
2017-04-11 00:47:13 +09:00 |
|
Kazu Yokomizo
|
58f5035ec6
|
Change the star background-color when hover at NoteDetail
|
2017-04-08 16:58:52 +09:00 |
|
Kazu Yokomizo
|
c5076e4e95
|
Change the star background-color when hover
|
2017-04-08 16:54:36 +09:00 |
|
Kazu Yokomizo
|
116e27e0db
|
Fix the textarea layout at Snippet note
|
2017-04-08 01:04:32 +09:00 |
|
Kazu Yokomizo
|
6b135afe1a
|
Change the font-size at FolderSelect
|
2017-04-07 19:20:49 +09:00 |
|
Kazu Yokomizo
|
7a9c4951a2
|
Fix the tag layout of white theme at NoteDetail
|
2017-04-07 19:08:34 +09:00 |
|
Kazu Yokomizo
|
041a51a70f
|
Fix the tag layout of dark theme at NoteDetail
|
2017-04-07 19:04:09 +09:00 |
|
Kazu Yokomizo
|
de45852790
|
Change the trashButton size
|
2017-04-05 11:38:44 +09:00 |
|
asmsuechan
|
40b7ce607b
|
Add it to snippet note
|
2017-03-27 11:49:54 -07:00 |
|
asmsuechan
|
1de67a00cb
|
Remove a menu which is shown on clicked the trash button
|
2017-03-27 11:44:42 -07:00 |
|
Razvan Moraru
|
6540d2670c
|
better formatting
|
2017-03-23 21:01:49 +01:00 |
|
Razvan Moraru
|
966ba06bc4
|
change let to const
|
2017-03-23 17:50:39 +01:00 |
|
Razvan Moraru
|
3b4921b848
|
fix: #288 Fixed Snippet tabs overwriting other tabs when closed
|
2017-03-23 09:20:02 +01:00 |
|