Commit Graph

1431 Commits

Author SHA1 Message Date
Rasmus Eneman
a853752129
Support setting text direction via comand palette (#2194) (#2195) 2020-06-11 01:12:22 +02:00
Felix Häusler
44e15a34b7
Update dependencies (#2199) 2020-06-08 14:03:30 +02:00
Felix Häusler
c53246df13
Fix double used shortcut (#2198)
* Fix double used shortcut

* Update documentation
2020-06-08 14:03:17 +02:00
Felix Häusler
393139e5c9
Fix unnecessary character sanitation on clipboard output (#2197) 2020-06-08 14:03:03 +02:00
brainchild0
c79f84e5cb
Improve English grammar in user-interface text. (#2075) 2020-06-07 12:57:29 +02:00
Royce
51e047f2fd
📝 update zh_cn.md (#2192) 2020-06-07 16:16:30 +08:00
Felix Häusler
a66fe39637
Fix bad font when exporting document on macOS (#2190) 2020-06-07 11:01:45 +08:00
He Linming
17e2860d41
feat: switch tabs using alt-#num (#1975) 2020-06-07 01:10:12 +02:00
Ran Luo
de709ee4cd
update: yarn.lock file (#2178) 2020-06-07 00:48:49 +02:00
Felix Häusler
5bb7856cb4
Add GitLab math block support (#2119) 2020-06-04 01:31:21 +02:00
Felix Häusler
79c7200406
Fix footnote renderer exception in markedjs (#2162) 2020-05-31 23:20:56 +02:00
Felix Häusler
8c4cc20bd1
Fix image export issues on Windows (#2129) 2020-05-31 23:18:18 +02:00
BeatLink
5700290148
Increase indentation for sidebar treeview (#2161) 2020-05-31 23:17:16 +02:00
Felix Häusler
6263d18eb3
Disable and hide unnecessary settings options (#2138) 2020-05-31 15:20:32 +08:00
Felix Häusler
954de817de
Fix Hunspell spell checker initialization on Windows (#2137) 2020-05-31 15:17:47 +08:00
Felix Häusler
be4e34e6cc
Reduce dependency bundle size (#2136) 2020-05-31 15:16:32 +08:00
Felix Häusler
9c6526ff87
Improve heading font size scaling (#2135) 2020-05-31 15:14:33 +08:00
Felix Häusler
5aa027cbad
Add missing encoding entry (#2132) 2020-05-31 15:12:26 +08:00
Felix Häusler
2e5c880029
Fix Hunspell dictionary downloader on Windows (#2131) 2020-05-31 15:11:30 +08:00
Felix Häusler
9b873b5f57
Fix empty shortcuts in shortcut validator (#2130) 2020-05-31 15:10:24 +08:00
Dan Dascalescu
c19bb30dbb
Add ability to paste images to Features (#2127) 2020-05-31 15:05:42 +08:00
Ran Luo
95696c4c14
Update sponsor (#2141)
* update: sponsors

* update img width and height
2020-05-24 23:35:14 +08:00
Micael Dias
016c7b4c15
Fix max width of editor tabs (#2097)
* Fix max width of editor tabs
2020-05-23 21:41:41 +02:00
Felix Häusler
330d161f4a
Update dependencies (#2133) 2020-05-22 10:20:32 +08:00
shaunmbg
454f24725a
Include Chocolatey package installation option (#2107) 2020-05-21 15:18:04 +02:00
saymoon
6892a14393
Fix typo (#2118) 2020-05-16 21:03:39 +08:00
jocs
90fdd28afb Release v0.16.1 2020-03-28 09:40:13 +08:00
Ran Luo
95380d2210
Release v0.16.1 (#2011) 2020-03-28 09:34:28 +08:00
jocs
18eb4efd1a fix: style error in editor setting 2020-03-27 21:58:25 +08:00
Ran Luo
2d52705853
update readme (#2008) (#2009)
Release v9.16.0 and fix CI error
2020-03-27 14:50:21 +08:00
Ran Luo
bf322a0231
update readme (#2008)
* update readme

* remove unused codes

* Update third party

* remove unused codes
2020-03-27 14:15:47 +08:00
Ran Luo
df1300c433
Merge pull request #2006 from marktext/develop
Release version 0.16.0
2020-03-27 12:04:02 +08:00
jocs
904d4b4ff3 Fix conflict 2020-03-27 11:59:04 +08:00
Ran Luo
cd9afbb6a9
Release v0.16.0 (#2004)
* release version 0.16.0

* update readme file
2020-03-27 11:46:16 +08:00
Ran Luo
fe641a67f0
fix context menu on macos (#1993)
* fix context menu on macos

* update yarn.lock

* update lock file

* try to fix CI error

* try to fix CI error
2020-03-25 10:54:53 +08:00
rsapkf
b908f7963c
Fix Desktop File link in curl command. (#1994)
The current link after `curl -L` downloads the HTML page for the file link on GitHub. I've updated the link to correctly download the raw file into the corrent location(~/.local/share/applications).
2020-03-24 17:32:19 +01:00
Felix Häusler
6dfa793887
Fix inline math selection (#1959) 2020-03-22 15:52:37 +08:00
ishibaki
5da0bd8728
Update Japanese Readme (#1968)
* Update until "screenshot" section

* Fix links

* Update platform batch

* Update image link

* Minor update

* Latest Release Version Update

* Latest Development Version Update

* Fix links

* Fix minors

* Fix feature section
2020-03-21 10:02:40 +08:00
Felix Häusler
584d630afe
Fix image alignment in exported document (#1958)
* Fix image alignment in exported document

* Move renderer container out of window
2020-03-21 10:01:02 +08:00
Felix Häusler
cf49093aec
Fix Axios http adapter and update deps (#1989) 2020-03-21 09:02:01 +08:00
Sebastiaan Lokhorst
6491add217
Update BUILD: node-gyp supports python 3 (#1978)
According to official information from https://github.com/nodejs/node-gyp
2020-03-17 19:07:03 +01:00
Ed Luff
9dda975d9b
fix: grammar (#1970)
* docs: grammar

* preferences: grammar

* renderer/prefs: grammar

* render/prefs/editor: grammar fixes

* Update index.vue

* fix (renderer/prefs/general): grammar

* grammar

* prefs/spellchecker: grammar

* incorporate feedback

* slight tweaks to wording
2020-03-17 19:02:33 +01:00
Ran Luo
65f1bef31b
fix regexp in schema file (#1923) 2020-03-02 12:56:09 +08:00
kosssi
83f0933ec3
fix #1927 : update roadmap link (#1937)
I update link to the projects page on github, it's good idea ?
2020-03-02 12:54:48 +08:00
ZHENG Piao-Dan
a2e4ff0d58
Update installation doc for linux (#1921) 2020-02-23 15:44:02 +01:00
Ran Luo
1c5b714a84
release version 0.16.0-rc.3 (#1913) 2020-02-16 20:23:16 +08:00
Ran Luo
6a50b5cb69
fix: Editor jumps to last cursor if you toggle a task-list item (#1911) 2020-02-16 18:36:16 +08:00
Ran Luo
c8556c2785
Update: electron and other dependences (#1910) 2020-02-16 17:41:21 +08:00
Ran Luo
1e21689331
fix: export invalid math (#1902) 2020-02-11 21:56:36 +08:00
Ran Luo
1c7e852731
fix: can not select Chinese font family name. (#1901) 2020-02-11 21:56:12 +08:00