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
Felix Häusler
aa0e491f1d
Validate uploader services ( #1183 )
2019-07-26 11:18:58 +08:00
Ran Luo
4a1d5651c6
fix white screen when search in setting window ( #1180 )
2019-07-26 11:18:22 +08:00
Ran Luo
48d6128e8e
fix: runtime error when click bellow the last paragraph ( #1179 )
2019-07-26 11:18:04 +08:00
Ran Luo
e7d11ff801
emit crashed event when editor is no longer editable ( #1178 )
2019-07-26 11:17:43 +08:00
Ran Luo
edbab6edc3
fix: unexpected delete all content when input Chinese ( #1177 )
2019-07-26 11:17:25 +08:00
Ran Luo
75c043a649
fix: lint error ( #1176 )
2019-07-25 02:28:48 +08:00
Felix Häusler
382397b8ef
Build Windows zip binaries ( #1175 )
2019-07-24 10:59:49 +08:00
Felix Häusler
2686cfafe4
Update deps and automatically format style ( #1168 )
2019-07-24 10:57:21 +08:00
Ran Luo
afe688911a
feat: add click delete url to clipboard when upload image to SMMS ( #1173 )
2019-07-23 20:25:17 +02:00
Ran Luo
cea87da5d1
rebase marked #1515 ( #1172 )
2019-07-23 20:19:55 +02:00
Ran Luo
1a4844f889
fix: history operation(undo/redo) will not emit change events ( #1161 )
...
* fix: history operation(undo/redo) will not emit selection change and format change etc
* delete all content need emit changes event
2019-07-23 13:06:10 +08:00
Ran Luo
179f3d3355
Optimization search ( #1138 )
...
* add search results
* replace icons in sidebar
* feat: click setting icon to open setting window
* remove some ununsed codes
* fix : #1120
2019-07-23 11:21:14 +08:00
Ran Luo
37c4961ba5
opti: remove all content if selct all content ( #1163 )
2019-07-22 17:22:33 +02:00
Ran Luo
b925f7d637
fix: cut not work on mobile devices ( #1162 )
2019-07-22 17:22:24 +02:00
Ran Luo
be74673ad7
fix : #1158 ( #1159 )
2019-07-22 17:21:46 +02:00
Ran Luo
c2711eb846
fix : #1156 ( #1157 )
2019-07-22 17:16:26 +02:00
Ran Luo
c7a2735604
fix : #929 ( #1122 )
...
* fix: unexpected remove paragraph content when input by Chinese IME on Safari browser
* emit change event only when not composed and selection changed
* add some comments
* fix : #929
* dispatch change event after Enter event
* remove some codes
2019-07-22 17:14:53 +02:00