Felix Häusler
9dcba58a23
Update documentation [ci skip] ( #874 )
2019-04-06 00:03:48 +08:00
Felix Häusler
916c96c5df
Update markedjs ( #873 )
2019-04-06 00:01:40 +08:00
Ran Luo
fd11862188
Layout editor and cursor disappear bug ( #869 )
...
* some style in editor changed
* opti: the display of header
* fix Cursor disappear when use arrow down/up switch between headers #867
* add a add_close svg icon
2019-04-06 00:00:09 +08:00
Ran Luo
02dbb8affa
fix search error in nest block ( #872 )
2019-04-05 17:20:40 +02:00
Ran Luo
41def3782a
fix image not loaded in inline html ( #863 )
2019-04-04 23:22:22 +08:00
Ran Luo
a2786b13d2
fix : #857 #854 ( #864 )
2019-04-04 23:22:04 +08:00
Felix Häusler
c590977c09
Update Flathub metadata ( #861 )
2019-04-04 09:11:08 +08:00
Ran Luo
5d748eb196
support ruby and better raw html display ( #849 )
...
* support ruby and better raw html display
* finish ruby render
* add kbd style
* if content is empty string, do not hide tag
* update changelog
* add auto complement to inline html
* opti slit words
* opti tool bar style
* support open inline a tag if it is a external link
* fix: auto complete
* add attribute white list
* add comment
* delete some commented codes
2019-04-03 20:31:34 +02:00
Felix Häusler
f226f87dcb
improve task list style ( #853 )
2019-04-04 01:18:04 +08:00
Felix Häusler
aa59e8a0ca
fix: input style in side bar ( #852 )
2019-04-04 00:34:51 +08:00
罗冉
2bd52d06e0
update sponsor qordoba logo and link
2019-04-03 13:26:54 +08:00
Felix Häusler
e6e97ba529
Improve watcher RegEx ( #846 )
2019-04-03 10:52:49 +08:00
Felix Häusler
c5852252aa
fix: Linux rename syscall when using side bar ( #845 )
2019-04-03 10:36:27 +08:00
jocs
21e6ebc1ff
update theme image url in readme
2019-04-02 20:38:49 +08:00
Ran Luo
270900518f
update sponsors ( #842 )
...
* update sponsors
* change main picture in readme
* update themes picture in readme
2019-04-02 20:35:05 +08:00
Ran Luo
5f191681b7
fix list parse error in block quote ( #840 )
...
* fix list parse error in block quote
* remove debug codes
* add test unit of blockquote
* remove failed test unit
2019-04-02 12:06:11 +02:00
Felix Häusler
847cb23a2d
fix: blockquote list item font color ( #843 )
2019-04-01 08:40:41 +08:00
Andrew Rabert
3f381c4b89
Fix grammar ( #844 )
2019-04-01 08:38:44 +08:00
Ran Luo
739d31aa66
fix #625 ( #799 )
...
* style opti
* fix #625
* update changelog
* fix error when selection in not in edit area
* also fix double click front icon and error happen
* fix error when click front icons and toolbars of table
* rebase master
* update some codes
* null check in all selection.getCursorRange method
* add maskColor variable
* update roadmap, remove note features
2019-03-31 13:06:27 +02:00
Felix Häusler
c1d02d13d1
Titlebar workaround for #339 ( #818 )
...
* Titlebar workaround for #339
* Limit tab width to 280px
2019-03-31 13:02:55 +02:00
Felix Häusler
004879b49a
Modified themes and added dark and one dark theme ( #826 )
...
* Modified themes and added dark and one dark theme
* fix: print service
* Update documentation
2019-03-31 12:56:03 +08:00
Ran Luo
70d49c30e1
fix recognize -foo
as list item ( #832 )
...
* style opti
* fix recognize `-foo` as list item
* update changelog
* update block.item regexp
2019-03-31 01:24:01 +08:00
Felix Häusler
be3ea4b0ce
fix: watch rename syscall on Linux ( #816 )
2019-03-31 01:23:19 +08:00
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