Commit Graph

1464 Commits

Author SHA1 Message Date
jocs
5196df94b0 Change title color 2019-11-06 23:42:05 +08:00
Ran Luo
4cadbcba49
Merge pull request #1617 from marktext/render-performance
Optimization of render performance
2019-11-06 23:32:24 +08:00
jocs
129aeb5a57 Use non-capture group 2019-11-06 23:31:21 +08:00
Ran Luo
804555b04b
Merge pull request #1623 from marktext/update-help-menu
Update help menu
2019-11-06 23:28:23 +08:00
Ran Luo
852f5d1845
Merge pull request #1625 from marktext/fix-rg-search-hidden
Fix include hidden condition
2019-11-06 23:23:15 +08:00
Ran Luo
b7468117e9 fix #1574 (#1593) 2019-11-06 16:00:22 +01:00
Felix Häusler
fe8f921d4f
Fix include hidden condition 2019-11-06 15:55:36 +01:00
Ran Luo
ffafb11aee
Merge pull request #1613 from marktext/fix-1602
fix: #1602 the current window is shown as undefined
2019-11-06 22:52:57 +08:00
Ran Luo
6a58113f5d
Merge pull request #1610 from marktext/fix-1581
Unselect all images and table cells when dialog is shown
2019-11-06 22:48:46 +08:00
Ran Luo
63fcba73aa
Merge pull request #1611 from marktext/toggle-maxmize
dbclick title bar to toggle fullscreen on macOS
2019-11-06 22:47:27 +08:00
Ran Luo
d19d22a643
Merge pull request #1612 from marktext/fix-1607
Match keyword not only from the beginning #1607
2019-11-06 22:46:43 +08:00
Ran Luo
84f223e243
Merge pull request #1615 from marktext/style-optimization
Style optimization
2019-11-06 22:45:57 +08:00
Ran Luo
c3e1a74433
Merge pull request #1622 from marktext/opti-aidou-style
style optimization of aidou
2019-11-06 22:42:55 +08:00
Ran Luo
028797bbff
Merge pull request #1561 from marktext/fix-628
Auto scroll cursor to visible if the cursor is too low
2019-11-06 22:42:07 +08:00
Ran Luo
a2bad06d3c
Merge pull request #1590 from marktext/fix-1582
Fix: unexpected load all languages
2019-11-06 22:41:09 +08:00
Ran Luo
ac2007748e
Merge pull request #1591 from marktext/update-vega-lite
update vega-lite
2019-11-06 22:40:43 +08:00
jocs
79d0ea672d Change develop to master doc 2019-11-06 22:35:49 +08:00
Ran Luo
dfc73900aa
Merge pull request #1572 from marktext/code-block-line-numbers
feat: add code block line numbers
2019-11-06 22:27:06 +08:00
jocs
e0f9a46c86 Update help menu 2019-11-06 22:18:35 +08:00
Ran Luo
533df9d7bd Update Electron to v7.1.0, and it works well on macOS Catalina system, 7.0.1 can not work. (#1614) 2019-11-06 15:08:51 +01:00
jocs
197f80bdd1 style optimization of aidou 2019-11-06 21:45:49 +08:00
罗冉
5e897d350f Optimization of render performance 2019-11-06 15:49:12 +08:00
罗冉
139a7066db modify highlight style 2019-11-06 13:59:25 +08:00
罗冉
12c2b9d161 style optimization 2019-11-06 13:45:30 +08:00
罗冉
a8bb4bd2f7 Optimization search in folder 2019-11-06 13:14:25 +08:00
jocs
e67fdc3469 Opti: the style in number input 2019-11-06 09:35:00 +08:00
jocs
8ff3b91db5 Update Electron to v7.1.0, and it works well on macOS Catalina system, 7.0.1 can not work. 2019-11-06 08:56:24 +08:00
Ran Luo
77b1b171c1
Merge pull request #1550 from marktext/pandoc-workaround
WORKAROUND: Add environment variable for pandoc
2019-11-05 16:58:36 +08:00
罗冉
a1a91f3904 fix: #1602 the current window is shown as undefined 2019-11-05 15:31:46 +08:00
罗冉
8780f7d22a Match keyword not only from the beginning #1607 2019-11-05 15:08:35 +08:00
罗冉
e0ac7dbad7 modify the event prefix between main and renderer process 2019-11-05 13:36:39 +08:00
罗冉
abdcebed41 Unselect all images and table cells when dialog is shown 2019-11-05 13:08:14 +08:00
Ran Luo
e68151a58c
Merge pull request #1600 from marktext/update-changelog
Update changelog
2019-11-05 08:14:03 +08:00
Ran Luo
6fbd5d296d
Merge pull request #1599 from marktext/update-electron
Update electron to v7.0.1 and resolve node-gyp to v6.0.1
2019-11-05 08:13:39 +08:00
Felix Häusler
f142dea160
Add command palette and quick open dialog (#1493)
* Add command palette and quick open dialog

* Fix format and paragraph commands

* Adjust style and allow to reset list/quote

* Adjust UI and fix some issues

* Add custom placeholder
2019-11-04 19:50:50 +01:00
Ran Luo
f718ca7f14
Merge pull request #1594 from marktext/adjust-export-style
Adjust export theme style
2019-11-04 14:39:51 +08:00
Ran Luo
29e6761cdd
Merge pull request #1597 from marktext/preinstall-node
Require Node.js >=12
2019-11-04 14:39:21 +08:00
罗冉
7bca970802 Update changelog 2019-11-04 14:36:11 +08:00
罗冉
2012ee8272 Update electron to v7.0.1 and resolve node-gyp to v6.0.1 2019-11-04 13:28:39 +08:00
Ran Luo
6a286dfb6b
Merge pull request #1563 from marktext/fix-1523
add error notice when there is something wrong with exporting
2019-11-04 00:53:31 +08:00
jocs
f3b15f3d7c Optimization of log.error mesg 2019-11-04 00:52:55 +08:00
Ran Luo
26e807db08 Fix: ui error in theme setting page (#1589) 2019-11-03 17:46:31 +01:00
Felix Häusler
c9661299ec
Update changelog (#1596) 2019-11-03 17:36:57 +01:00
Felix Häusler
445289a761
Require Node.js >=12 2019-11-03 17:34:10 +01:00
Felix Häusler
ca57e59a48
Adjust export theme style 2019-11-03 17:15:32 +01:00
jocs
e38e504ad7 update vega-lite 2019-11-03 17:50:25 +08:00
jocs
2dd8471c15 Fix: unexpected load all languages 2019-11-03 17:41:34 +08:00
jocs
c3946b4da9 use throttle util 2019-11-03 13:50:40 +08:00
jocs
239de6f34c update line number position 2019-11-03 13:44:23 +08:00
jocs
4726553a34 fix conflict 2019-11-03 10:58:13 +08:00