Kelvin Wong
ddd339851b
Fix code style
2018-06-29 10:58:11 +08:00
Kelvin Wong
8a6c86bf65
Add collapsed state for storage
...
The root cause of this issue is that when the folder is clicked,
the router pushed the path and the StorageItem component has been
refreshed and isOpen has been reset
- Add storing collapse state for storage
- Add tests
- Default as collapsed for fallback
fix BoostIo/Boostnote#1979 BoostIo/Boostnote#1911
2018-06-28 13:08:39 +08:00
Junyoung Choi (Sai)
e1f78cd682
Merge pull request #2107 from ehhc/fix_images
...
One more try to fix the handling of images in the legacy location
2018-06-25 21:33:19 +08:00
ehhc
c69f34836a
handle dot in file name
2018-06-25 15:18:45 +02:00
Junyoung Choi
7c3aaff635
Rewrite invalid hotkeys when loading
2018-06-21 02:48:44 +09:00
voidsatisfaction
bdd5b7b3a7
fix: no need semicolon
2018-06-20 21:57:11 +09:00
voidsatisfaction
a2ddb56540
fix: change mode to more desiarable way
2018-06-20 21:45:24 +09:00
voidsatisfaction
7c0097951c
fix: m key issue
2018-06-20 21:38:36 +09:00
ehhc
7970016fbf
One more try to fix the handling of images in the legacy location
2018-06-20 08:48:55 +02:00
William Grant
3bc21cdb09
fixed positioning of the info panel so it doesn't cover the info button
2018-06-13 12:19:17 +02:00
Sosuke Suzuki
9e8ef70510
Merge pull request #2064 from FlaPS/debounce-markdonw-search
...
#2042 Debounce for details renderig added
2018-06-12 19:52:36 +09:00
Sosuke Suzuki
5fd822a24d
add a new line at end of file
2018-06-12 19:48:09 +09:00
Sosuke Suzuki
8ee4dbbb5c
Merge pull request #2065 from FlaPS/fix-blinking-notes-list-on-search
...
Fix file list blinking on search
2018-06-12 19:38:26 +09:00
Sosuke Suzuki
9522a4d5d9
fix from eslint
2018-06-12 19:33:54 +09:00
Sosuke Suzuki
eefecdefbe
Merge pull request #2062 from zhouxiaoxiaoxujian/bug-1977
...
Add new future resize editor & Preview Panes by dragging.(#1977 )
2018-06-12 16:49:59 +09:00
Sosuke Suzuki
84e670e71c
remove unnecesarray line
2018-06-12 16:42:18 +09:00
JianXu
c22b69234f
fix review code style ,add new line at end of file
2018-06-12 14:12:59 +08:00
JianXu
214ed388f2
remove unnecessary lines
2018-06-11 17:49:36 +08:00
JianXu
0bd3445370
use 'const' instead of 'let'
2018-06-11 17:49:20 +08:00
Kazz Yokomizo
002dc9b017
Merge pull request #2056 from zhouxiaoxiaoxujian/bug-#1945
...
Fixed Keyboard tag unvisible in monokai theme[#1945 ]
2018-06-11 14:55:13 +09:00
Kazz Yokomizo
ebf5a03f56
Merge pull request #2060 from yougotwill/dark_theme_empty_note_fix
...
[Dark Theme]: Fixes the text color for an active note with an empty title
2018-06-11 14:40:19 +09:00
Shammasov Max
2631cc3747
Fix file list blinking on search
2018-06-11 03:46:39 +03:00
Shammasov Max
5873e8e896
Debounce for details renderig added
2018-06-11 03:34:45 +03:00
JianXu
6dc633c2a1
Add new future resize editor & Preview Panes by dragging.( #1977 )
2018-06-10 23:46:01 +08:00
William Grant
8b07126285
Fixes the text color for an active note with an empty title
2018-06-09 14:18:44 +02:00
kawmra
af0aa4a567
Make button width flexible
2018-06-09 19:33:40 +09:00
JianXu
030041932e
Fixed Keyboard tag unvisible in monokai theme[ #1945 ]
2018-06-09 15:35:59 +08:00
Junyoung Choi (Sai)
3a90a078ce
Merge pull request #2047 from BoostIO/fix-snippets-json-path
...
Fix wrong path of snippets.json
2018-06-08 15:56:40 +09:00
Junyoung Choi
f6db946c9a
Fix wrong path of snippets.json
2018-06-08 15:37:03 +09:00
Junyoung Choi (Sai)
c6c0d4c62a
Merge pull request #2039 from Matts966/Hide-copy-to-clipboard-icon-when-printing
...
Hide copy-to-clipboard buttons when printing.
2018-06-08 15:25:18 +09:00
Junyoung Choi (Sai)
e716af75ed
Merge branch 'master' into paste_storage_link_should_clone_attachment
2018-06-08 15:21:26 +09:00
Junyoung Choi (Sai)
efe2bea64b
Merge pull request #2017 from onurpalaz/master
...
Added Turkish translation
2018-06-08 15:01:39 +09:00
Junyoung Choi
9b926326ef
Add turkish to languages
2018-06-08 14:59:30 +09:00
Junyoung Choi (Sai)
de71033fe2
Merge pull request #2019 from yosmoc/fix_localfile_link
...
open local file by shell
2018-06-08 14:54:44 +09:00
Junyoung Choi (Sai)
2c10bf251d
Merge pull request #1989 from kawmra/create-image-tag-when-pasting-image-url
...
Create a image tag when pasting image url
2018-06-08 14:50:09 +09:00
kawmra
834ecc643a
Merge branch 'master' into create-image-tag-when-pasting-image-url
...
# Conflicts:
# browser/components/CodeEditor.js
2018-06-07 03:01:08 +09:00
kawmra
60baabf7e7
Fix typo
2018-06-07 02:51:04 +09:00
松井誠泰
185a149d74
Hide copy-to-clipboard buttons when printing.
...
It is less confusing when printing because the pdf file does not have the function to copy.
2018-06-06 19:39:28 +09:00
ehhc
5d62dd2002
Merge branch 'master' of https://github.com/BoostIO/Boostnote into paste_storage_link_should_clone_attachment
...
# Conflicts:
# browser/main/lib/dataApi/attachmentManagement.js
# locales/da.json
# locales/de.json
# locales/en.json
# locales/es-ES.json
# locales/fa.json
# locales/fr.json
# locales/hu.json
# locales/it.json
# locales/ja.json
# locales/ko.json
# locales/no.json
# locales/pl.json
# locales/pt-BR.json
# locales/pt-PT.json
# locales/ru.json
# locales/sq.json
# locales/zh-CN.json
# locales/zh-TW.json
2018-06-06 12:03:53 +02:00
Sosuke Suzuki
9fac6bca64
Merge pull request #1993 from ehhc/smart_arrows
...
Include markdown-it-smartArrow. Toggle it via settings and disable it…
2018-06-06 12:13:09 +09:00
Junyoung Choi (Sai)
88856b788a
Merge pull request #1963 from ehhc/OnBlur_Throws_Exceptions_On_Snippet_Notes
...
OnBlur throws exceptions if the notetype is snippet -> Fixes #1962
2018-06-06 11:11:27 +09:00
ehhc
35bcbbbae4
Merge branch 'master' into smart_arrows
2018-06-05 11:35:56 +02:00
ehhc
22e2c3da1f
Merge branch 'master' of https://github.com/BoostIO/Boostnote into paste_storage_link_should_clone_attachment
...
# Conflicts:
# browser/components/CodeEditor.js
# browser/main/lib/dataApi/attachmentManagement.js
2018-06-05 11:28:42 +02:00
ehhc
b526d48946
CodeReview
2018-06-05 11:16:50 +02:00
Sosuke Suzuki
d634e1124a
Merge pull request #1996 from ZeroX-DG/custom-markdown-css
...
Added custom markdown css
2018-06-04 15:07:16 +09:00
ehhc
ffae53326a
Fix for the issues raised in the code review
2018-06-04 11:55:23 +09:00
ehhc
ddd1522e19
Pasting an image should insert a relative attachment file link -> fixes #1953
2018-06-04 11:55:23 +09:00
ehhc
4bc0cccb24
Migrate attachments from /images to /attachments -> fix #1941
2018-06-04 11:55:23 +09:00
Nguyễn Việt Hưng
72fbefa300
moved custom markdown checkbox & fixed codemirror size
2018-06-03 08:51:53 +07:00
Nguyễn Việt Hưng
2e3f6e39f6
fixed width of custom markdown editor
2018-06-02 11:30:12 +07:00