Nguyen Viet Hung
f0df787bbe
Fix escape codeblock ( #2230 )
...
* updated package-lock
* added fix and test for escape html in code block
* fixed markdown preview render bug
* updated comment in escape function
* improved escape function
* Delete package-lock.json
2018-08-09 17:08:52 +09:00
Junyoung Choi (Sai)
856d52891c
Merge pull request #2205 from saaguero/fix-attachment
...
Fix attachment interoperability between win and *nix
2018-07-17 16:23:16 +09:00
Junyoung Choi (Sai)
22939aa472
Merge pull request #2145 from amedora/table-formatter
...
Markdown Table Formatter
2018-07-17 13:50:00 +09:00
Junyoung Choi (Sai)
b18a09e5eb
Merge pull request #1935 from ZeroX-DG/allow-no-html-escape
...
Allow customizing html escape when export note
2018-07-17 12:38:14 +09:00
Junyoung Choi (Sai)
ac70a0d94d
Merge branch 'master' into feature/862
2018-07-17 12:21:17 +09:00
Junyoung Choi (Sai)
3b91f9b88b
Merge pull request #2173 from enyaxu/feature/389
...
Add mermaid support
2018-07-17 12:15:36 +09:00
Santiago Agüero
c37b780ca4
Use markdown content for migrateAttachments
2018-07-17 00:13:13 -03:00
Eric
933e38eca9
improve bracket autoclosing
2018-07-09 18:37:54 -05:00
Nguyễn Việt Hưng
bc640834cd
allow detect code block or not in escapeHtml function
2018-07-06 23:45:18 +07:00
Junyoung Choi
1d9b3ac2b5
Add sanitization for code fence
2018-07-07 01:22:11 +09:00
Junyoung Choi (Sai)
aebed4a644
Merge pull request #2033 from ZeroX-DG/fix-scrollbar-disappear
...
fixed disappearing scroll bar
2018-07-07 00:47:14 +09:00
Junyoung Choi
7bfb094a40
use lighter color for scroll bar
2018-07-06 22:07:06 +09:00
Nguyễn Việt Hưng
9cc7b8bcc6
fixed redundant code
2018-07-04 15:35:46 +07:00
Nguyễn Việt Hưng
7d9f309e04
Merge remote-tracking branch 'upstream/master' into allow-no-html-escape
2018-07-04 13:50:10 +07:00
JianXu
866a0e7534
Add mermaid support
2018-07-03 15:10:08 +08:00
JianXu
6bc42c564d
Add chartjs
2018-07-03 12:58:45 +08:00
amedora
7bacd6f8f0
CodeEditor can handle 'code:format-table' event
2018-06-28 18:16:38 +09:00
amedora
f0941f47dd
create TableEditor when CodeEditor mounted
2018-06-28 18:09:06 +09:00
amedora
c9d05b1117
CodeEditor use TableEditor
2018-06-28 18:09:06 +09:00
amedora
7ee12752ec
CodeEditor use TextEditorInterface
2018-06-28 18:09:06 +09:00
Sosuke Suzuki
95c10a1de7
add test
2018-06-27 20:42:01 +09:00
Sosuke Suzuki
8f4c92e251
extract normalizeEditorFonrFamily
2018-06-27 19:48:09 +09:00
Sosuke Suzuki
58354061d8
set font-family to editor in Preference > Interface
2018-06-27 19:34:58 +09:00
Johann Breytenbach
c36689934d
Fix rendering of admonitions in Windows
2018-06-24 22:04:36 -07: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
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
JianXu
030041932e
Fixed Keyboard tag unvisible in monokai theme[ #1945 ]
2018-06-09 15:35:59 +08: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)
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
Nguyễn Việt Hưng
0ae1263d9d
abort
2018-06-06 00:25:49 +07:00
Nguyễn Việt Hưng
31f1ebe801
removed unnecessary style
2018-06-05 21:31:50 +07:00
Nguyễn Việt Hưng
c6a9c9c57d
fixed disappear scrollbar
2018-06-05 21:24:37 +07: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
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
4bc0cccb24
Migrate attachments from /images to /attachments -> fix #1941
2018-06-04 11:55:23 +09:00
yosmoc
166a5c10a7
open local file by shell
2018-05-31 22:55:10 +02:00
ehhc
9c247bcb22
Copying the link to an attachment should make sure that it is located in the same note folder -> Fixes #1924
2018-05-29 17:20:14 +02:00