Commit Graph

1039 Commits

Author SHA1 Message Date
Felix Häusler
b4784e83c5 Update license and add third-party licenses (#835) 2019-03-30 22:15:51 +08:00
Felix Häusler
869d010fcb Update dependencies (#836) 2019-03-30 22:09:46 +08:00
Ran Luo
1448ded9f9 Show a cursor pointer when mouse in on link or img (#834)
* style opti

* fix #825 export wrong pdf

* show cursor pointer when mouse is on link or img and CmdOrCtrl is pressed

* revert the first commit
2019-03-29 22:20:06 +01:00
Ran Luo
4c3da0c298 little optimization of copy paste (#833) 2019-03-29 22:15:31 +01:00
Ran Luo
73a4abd7bb
fix #707 (#829)
* style opti

* fix #707

* update changelog

* fix: #831

* add checkSameMarkerOrDelimiter

* update selection color

* update some codes

* add a todo comment
2019-03-29 09:01:16 +08:00
Ran Luo
f00da15213 fix: insert table into table, html, code, math block will cau… (#812)
* fix: insert table into `table`, `html`, `code`, `math` block will cause wrong markdown syntax

* fix table style color

* add comments
2019-03-28 17:48:43 +01:00
Ran Luo
a5b80d9794
Fix image picker icon path (#824)
* fix: image picker icon is not shown after package

* update table,folder and upload icon

* fix: filter bug in quick insert

* fix: image path

* add floatshadow color
2019-03-28 21:53:24 +08:00
Felix Häusler
a5ba4a375f workaround: disable printing due Electron issue(s) (#828) 2019-03-28 20:35:47 +08:00
Felix Häusler
5732b8f162 fix: hamburger menu offset (#827) 2019-03-28 20:30:50 +08:00
Ran Luo
3fa4b03b71
fix table context menu (#820) 2019-03-28 20:28:37 +08:00
Ran Luo
8bc429a71b no need to auto pair when the pre char is backlash (#821) 2019-03-28 13:18:42 +01:00
Ran Luo
be660320e7
fix: #769 (#787)
* style opti

* fix: #769

* remove debug code

* rewrite set inline emoji.

* fix padding error in emoji

* remove padding of emoji picker
2019-03-27 19:59:21 +08:00
Felix Häusler
cc9cb085a0 Add file association description on Windows (#822) 2019-03-27 19:54:55 +08:00
Felix Häusler
270d33f6c8 fix: update list item lexer and parser (#803)
* fix: CommonMark 264

* fix: muya list behavior
2019-03-27 19:51:46 +08:00
Ran Luo
a41f751f2f update or notice file changed on disk (#796)
* update or notice file changed on disk

* update changelog

* fix some typo and optimize some codes
2019-03-26 13:40:51 +01:00
Marco Westerhof
499a3cd36b fix: small typo (#811) 2019-03-26 17:45:21 +08:00
Felix Häusler
ec5993a3a1 Hide renderer errors in official binaries and show one notification only (#808) 2019-03-26 08:53:48 +08:00
Felix Häusler
ed9757fe36
Hide control buttions in fullscreen (#809) 2019-03-25 16:52:41 +01:00
Ran Luo
13d8e7830e
fix: #586 #740 (#798)
* fix: #586

* fix: #740

* seperate math syntax from to GFM rules

* update style

* little style change

* update image and iamge fail icon
2019-03-25 23:14:32 +08:00
Felix Häusler
f115b7ea41 Add symbolic link support (#802)
* Allow symbolic links

* Update changelog
2019-03-25 23:11:57 +08:00
Felix Häusler
94066706f5 fix: relative images are not loaded after closing a tab (#810) 2019-03-25 22:57:18 +08:00
Ran Luo
c6def5a726 fix: render error when render front icon (#806) 2019-03-25 15:54:35 +01:00
Felix Häusler
ef2b12603b fix: set cursor in source code mode (#805) 2019-03-25 22:08:29 +08:00
Ran Luo
2389332e42
update: electron and dayjs (#801)
* update: electron and dayjs

* update useage of dayjs

* rm yarn-error.log
2019-03-25 12:03:45 +08:00
Ran Luo
347a1dfe45 feat: front icon prepare for click menu (#779)
* feat: front icon prepare for click menu

* fix: not cursor pointer on front icon button

* hide arrow and pointer cursor
2019-03-25 00:28:49 +01:00
Ran Luo
a395982faa fix: #432 (#800)
* fix: #432

* update change log

* update changelog
2019-03-25 00:05:04 +01:00
Felix Häusler
741bc50ea3 Update markedjs (#770)
* Update markedjs

* Update changelog
2019-03-24 21:04:26 +08:00
Felix Häusler
de29043086 fix: tab switch exception due invalid cursor (#792) 2019-03-24 20:58:46 +08:00
Ran Luo
c0c8ea4b15 feat: open external link and local markdown file (#790)
* feat: open external link and local markdown file

* image view

* browse image by CmdOrCtrl + click

* use esc to close image viewer

* change image viewer z-index to prevent math render show on top of it

* support windows and linux
2019-03-24 13:20:43 +01:00
Ran Luo
eff619df34 update change log (#793) 2019-03-24 13:11:35 +01:00
Ran Luo
e1cfec6e3e
opti: rewrite TOC and remove hard code theme (#778)
* opti: prevent the duplicated header text error

* scroll error in toc

* delay the change event when init muya, so that the change event listener can handle change event.

* opti: style

* almost finished need last check

* style in table

* clear up some unused codes

* clear up theme hard code

* add no search data picture and new Folder new File

* move search and replace to top of editor

* add: no data image when there is no TOC

* update structure

* little bug fix

* update styles

* update un_draw icons

* update style of editor

* add animation when make open folder collapse.

* remove theme props in editor component, deprecated lightColor and darkColor

* add Ulysses Light

* theme: graphite

* update Ulysses blockquote

* update emoji style

* update titleBar height

* change theme color

* Support macOs dark mode

* update style of tooltip in editor

* update styles

* fix: TOC auto expand all

* patch added
2019-03-24 05:09:00 +08:00
Ran Luo
07d0bbb249
fix: #679 (#788) 2019-03-24 05:06:39 +08:00
Ran Luo
7936e3f4ba
fix #636 selection can not be canceled (#786) 2019-03-24 05:01:35 +08:00
Ran Luo
54004025e0 fix: #782 (#789) 2019-03-23 19:55:14 +01:00
Ran Luo
5f2c889e05 fix: #754 (#759)
* fix: #754

* update regexp
2019-03-21 21:26:32 +01:00
Ran Luo
8030956579
update all muya icons (#775)
* update icons

* add format math icon

* remove opacity of delete icon
2019-03-19 15:39:36 +08:00
Ran Luo
93055587b2
fix #760 (#774) 2019-03-19 15:21:04 +08:00
Ran Luo
70cea33d78
update: icon path (#771)
* update: icon path

* update icon path
2019-03-19 15:19:16 +08:00
Haoshen Zhong
14b9513a88 Update zh_cn.md (#777) 2019-03-19 15:15:13 +08:00
Ran Luo
c332e71f69
fix: #705 (#714)
* fix: #705

* remove debug codes

* fix nested list and multiple paragraphs
2019-03-17 17:51:20 +08:00
Felix Häusler
ebe929619a fix: open files in current window (#762)
* fix: open files in current window

* fix: open drag&drag also in new tab if specified
2019-03-17 17:49:34 +08:00
Felix Häusler
7c5a6143b9 fix: broken relative image sources when exporting (#761) 2019-03-17 17:44:26 +08:00
Felix Häusler
eff54dcaa1 fix: sidebar tree view (#764) 2019-03-17 17:39:00 +08:00
Felix Häusler
2007fc59e9 docs: update readme (#767) 2019-03-15 08:45:06 +08:00
Felix Häusler
360f28b7ae docs: update changelog (#768) 2019-03-15 08:38:38 +08:00
Felix Häusler
c47795e4ba fix: XSS and Electron vulnerability (#765)
* fix(security): XSS when exporting

* fix(security): Electron security vulnerability
2019-03-14 02:06:57 +08:00
Felix Häusler
5d23b08ea9 fix: README.md image sources (#763) 2019-03-13 10:26:29 +08:00
Ran Luo
fd3daf4e51
fix: #752 (#758)
* fix: #752

* fix typo
2019-03-13 00:12:52 +08:00
Ran Luo
c1351dab7d narrow the width of edit area (#750)
* narrow the width of edit area

* change source edit area width
2019-03-12 16:56:02 +01:00
Ran Luo
1fd335853f update quick insert icons (#746) 2019-03-11 18:50:08 +01:00