Commit Graph

1464 Commits

Author SHA1 Message Date
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
Ran Luo
7b7a942483
fix: should not nest math block into other math block (#1153) 2019-07-16 09:57:43 +08:00
Ran Luo
67e15b1642 fix: #1151 (#1152) 2019-07-16 00:25:38 +02:00
Ran Luo
b19ff4c212 fix-#1147 (#1148) 2019-07-16 00:25:28 +02:00
Ran Luo
04fead0165
update asios and fix #1121 (#1133)
* update asios and fix #1121

* remove unused codes
2019-07-04 11:14:15 +08:00
Felix Häusler
5f08b381e0 Adjust titlebar title when using native window (#1137)
* Adjust titlebar title when using native window

* Fix untitled tab e2e test
2019-07-04 10:52:51 +08:00
Ran Luo
9d458cf504
fix: screenshot error (#1126) 2019-07-04 10:46:54 +08:00
Alchemy
12958401af delete image triggers muya change (#1125) 2019-06-30 12:41:05 +08:00
Ran Luo
79f912332e
update deps (#1105)
* update deps

* update node version in CI file

* update node version in .babelrc

* update node version to 10

* update electron

* update karma-electron

* update element-ui etc

* update vega-embed etc

* update webpack-dev-server
2019-06-20 22:54:04 +08:00
Felix Häusler
72702427f1 Add ripgrep as find in files backend (#1086)
* Add ripgrep as find in files backend

* Fix API limit on Appveyor

* Fix css style

* support search and jump (#1)

* Style fixes
2019-06-20 22:46:24 +08:00
Felix Häusler
edf01b2e96 Opt-in uploader services and add legal notices (#1113)
* Opt-in uploader services and add legal notices

* Fix style
2019-06-20 16:22:26 +08:00
Ran Luo
67e1817688
fix: Enter multiple lines in Chinese (#1117) 2019-06-20 10:45:22 +08:00
Ran Luo
ee05052bc5
opti: table border color (#1116) 2019-06-18 17:39:40 +08:00
Felix Häusler
d7defe97dd
Allow to set editor line width and window zoom (#1092)
* Allow to set editor line width and window zoom

* Improve input text changed event

* Make textbox smaller
2019-06-16 15:39:02 +02:00
Ran Luo
47da3bd193 fix: #813 (#1111)
* fix: #813

* add one more para of exportHtml.generate

* remove debug codes
2019-06-16 15:38:14 +02:00
Ran Luo
165e8985b0 fix-#1037 (#1112) 2019-06-15 16:12:54 +02:00
Felix Häusler
0de196cc65 add: auto save with delay (#1093) 2019-06-14 22:16:19 +08:00
Felix Häusler
ddc99aa00e
refactor: main filesystem code (#1104) 2019-06-13 21:23:09 +02:00