Commit Graph

1548 Commits

Author SHA1 Message Date
Ran Luo
7deaf9e052
Opti: extract electron config into a single file (#1323) 2019-09-10 11:24:36 +08:00
Ran Luo
3ac2c888b2
remove debug codes (#1326) 2019-09-06 15:19:09 +08:00
Ran Luo
e8efca0eeb
fix: inline image backspace error (#1325)
* fix: inline image backspace error

* Do not show buttons when image is uploading
2019-09-06 15:16:19 +08:00
Ran Luo
9fecc68261
Opti: inline-image style (#1322) 2019-09-05 11:17:19 +08:00
Ran Luo
cb7be189cc
Feat: Support inline image and small image (#1318) 2019-09-03 22:56:46 +08:00
Ran Luo
e25f5d8540
Update: update dialog API to Electron 6.0 (#1317) 2019-09-02 21:46:51 +08:00
Ran Luo
96909e23a9
Opti: correct url when there are pair brackets in link url or image src (#1308) 2019-09-02 18:49:56 +08:00
Ran Luo
9303fff0c7
update karma deps (#1314) 2019-09-02 18:49:31 +08:00
Ilias Ismanalijev
ab5068ea25 Search shows open folder warning, no results text and errors (#1312)
* Show messages in search
- Open folder prompt
- No result found
- Errors

* search message section use divs, refactor template
2019-09-02 18:07:46 +08:00
Ilias Ismanalijev
437cb23ed8 Search input now searches on keypress (#1307) 2019-09-01 18:33:39 +08:00
Ran Luo
fbbb600d7e
Opti: add loading page when init page (#1303) 2019-09-01 09:57:58 +08:00
Ran Luo
761c499eae
Fix: prevent parse a url (#1301) 2019-09-01 09:56:36 +08:00
Ran Luo
46371f8c56
Update Babel to 7.x.x (#1253)
* update deps

* update babel

* add babel-runtime

* update config file

* update config file

* modify config

* modify some codes

* update some dependences

* Update allowed licenses validate
2019-09-01 03:30:01 +08:00
Ran Luo
ffdb758e28
update Electron to latest version (#1300) 2019-08-28 16:24:21 +08:00
Ran Luo
ac3617dd7c
fix: vega lite render error (#1295) 2019-08-28 13:23:32 +08:00
Felix Häusler
96f3f7341b fix: #1284 (#1287) 2019-08-19 19:10:57 +08:00
Felix Häusler
1ab8388c1d Cycle through tabs (#1283)
* Cycle through tabs

* Add cycle backwards alias
2019-08-19 19:06:27 +08:00
Felix Häusler
225d30bd90 Close tab by mouse middle click (#1282) 2019-08-19 18:50:27 +08:00
Felix Häusler
15f8c7b2c5 Fix recommend title exception when heading contains spaces only (#1281) 2019-08-19 18:49:52 +08:00
Felix Häusler
04480e08ae fix: #1254 alt accelerator on Linux and Windows (#1262) 2019-08-14 10:49:05 +08:00
Felix Häusler
a09a391e1e Reformatted appdata file (#1263) 2019-08-13 22:57:08 +08:00
Ran Luo
65d12af922
Release v0.15.0 (#1242)
* release v0.15.0

* release version 0.15.0
2019-08-07 22:33:01 +08:00
Ran Luo
1c489f095e remove unnecessary attrs (#1241) 2019-08-06 16:41:11 +02:00
Felix Häusler
7341568156 Try to fix Travis CI cache issues (#1237) 2019-08-06 09:12:15 +08:00
Felix Häusler
77400b03ca Fix package filenames due electron-builder change (#1234)
* Fix package filenames due electron-builder change

* Fix checksum calculation and Windows setup name

* Fix package filenames
2019-08-06 09:09:59 +08:00
Felix Häusler
671f508693 Unpack all node modules during build (#1235) 2019-08-05 22:39:42 +08:00
Felix Häusler
e2bac53e66 Improve updatable packages detection (#1230) 2019-08-04 22:51:50 +08:00
Ran Luo
ac0566762e fix: #1136 (#1222)
* fix: #1136

* fix: negated lookbehind
2019-08-04 15:21:58 +02:00
Ran Luo
af8593a4ce fix: #1226 (#1227) 2019-08-04 15:20:30 +02:00
Ran Luo
c9d7eae952 opti: optimization of paste (#1229) 2019-08-04 15:17:12 +02:00
Ran Luo
da53d9323e fix: #961 (#1220)
* fix: #961

* add TODO
2019-08-04 15:17:01 +02:00
Felix Häusler
fdd13b8606 Update Third Party Notices (#1219) 2019-08-01 09:15:59 +08:00
Ran Luo
ee7095f1cc fix: #1208 (#1217)
* fix: #1208

* modify the shortcut of inline math
2019-07-31 20:28:21 +02:00
Ran Luo
f4e93016e3 fix: #1209 (#1214) 2019-07-31 18:47:10 +02:00
Ran Luo
45fa4743ce fix: #1205 (#1216) 2019-07-31 18:44:11 +02:00
Ran Luo
728ae36652
fix: #1203 (#1215) 2019-08-01 00:14:53 +08:00
Ran Luo
ffc01dd270 opti: put the format box at the center of selection (#1213) 2019-07-31 17:57:03 +02:00
Ran Luo
761ff169b0 fix: #1181 reset TOC after close the last tab (#1200) 2019-07-31 17:54:23 +02:00
Escape0707
669918bda2 Fix typos reported by #1199 (#1210)
* Update index.vue

* Update config.js
2019-07-31 14:19:54 +08:00
Ran Luo
3918a624f5
release v0.15.0-rc.2 (#1198) 2019-07-29 00:40:27 +08:00
Ran Luo
72c9d94b14
fix: #1191 and remove hover status (#1197) 2019-07-29 00:01:30 +08:00
Ran Luo
e79b33f337
fix: #1190 (#1196) 2019-07-28 23:50:09 +08:00
Ran Luo
74026fe0ab
fix macOS crash when watch file (#1195) 2019-07-28 23:29:10 +08:00
Ran Luo
17edd585e2
update build option (#1194) 2019-07-28 17:34:46 +08:00
Ran Luo
f96013f11e
update build options (#1187)
* prelease 0.15.0-rc.1

* degrade vscode-ripgrep to 1.3.1

* update build option
2019-07-26 16:50:47 +08:00
Ran Luo
9c09261013
Release 0.15.0 (#1185)
* prelease 0.15.0-rc.1

* degrade vscode-ripgrep to 1.3.1
2019-07-26 15:21:31 +08:00
Ran Luo
8c9466eb99
prelease 0.15.0-rc.1 (#1184) 2019-07-26 13:43:12 +08:00
罗冉
af8cc7c070 release pre-release version 0.15.0.rc.01 2019-07-26 13:24:54 +08:00
Ran Luo
1811b689ba
Support copy&paste raw HTML (#1091)
* remove some unused ele when copy

* reserve ruby tag

* fix: #997
2019-07-26 11:28:47 +08:00
Ran Luo
57af830482
fix: #1169 (#1170) 2019-07-26 11:28:29 +08:00