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 |
|
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
|
6feeee8933
|
Refactor the styles of the buttons
|
2017-03-19 22:17:01 -07:00 |
|
asmsuechan
|
5541c0dc38
|
Refactor styles of the buttons
|
2017-03-19 22:11:02 -07:00 |
|
asmsuechan
|
4a8054faed
|
Fix the design of the trash button on snippet note
|
2017-03-19 22:04:19 -07:00 |
|
asmsuechan
|
bbced7be25
|
Fix the background-color of button
|
2017-03-19 21:56:41 -07:00 |
|
asmsuechan
|
4055ce19cd
|
Fix the design of buttons of TopBar on dark theme
|
2017-03-19 11:18:17 -07:00 |
|
asmsuechan
|
bcf27233bc
|
Fix a style of the lock button
|
2017-03-19 01:31:28 -07:00 |
|
asmsuechan
|
45111e1610
|
Change the styleName info-right-button to control-trashButton because it's not good name
* fix the position of lock button
|
2017-03-19 01:20:04 -07:00 |
|
asmsuechan
|
2af86dfa3e
|
Fix the action of hover
|
2017-03-19 01:02:47 -07:00 |
|
asmsuechan
|
91f24d96b9
|
Fix a bug which cannot read a property when moves to other folder on locking
|
2017-03-19 00:41:55 -07:00 |
|
asmsuechan
|
f3ed22dd51
|
Enable to appear a tooltip for the LockButton
|
2017-03-18 23:19:43 -07:00 |
|
asmsuechan
|
6aa9104076
|
Fix not to be shown the lock button if config.editor.switchPreview is
RIGHTCLICK
|
2017-03-18 23:19:43 -07:00 |
|
asmsuechan
|
e7fd18967b
|
Change a state name editorStatus to isLockButtonShown
|
2017-03-18 23:19:43 -07:00 |
|
asmsuechan
|
8a5558db55
|
Change a name showlockbutton to togglelockbutton
|
2017-03-18 23:19:43 -07:00 |
|
asmsuechan
|
4767f15e9b
|
Fix the behavior of a feature what locks the editor
|
2017-03-18 23:19:43 -07:00 |
|
Sosuke Suzuki
|
806c3bbaf9
|
delete unnecessary } and correct the indent
|
2017-03-18 12:27:43 +09:00 |
|
Sosuke Suzuki
|
fe1c197138
|
reduce indent
|
2017-03-18 03:02:04 +09:00 |
|
Sosuke Suzuki
|
b577ca2bc2
|
Refactor the dirty code
|
2017-03-18 01:58:15 +09:00 |
|
Sosuke Suzuki
|
034f46792b
|
ignore # in the code block
|
2017-03-17 03:42:17 +09:00 |
|