Commit Graph

1085 Commits

Author SHA1 Message Date
jocs
4fe477d8d5 feat: add hasFocus API 2018-10-12 22:10:19 +08:00
jocs
fa320bf898 fix: icon error in production 2018-10-11 00:43:41 +08:00
Jocs
a5901a5880 fix: #482 wrong enter action between lines 2018-10-10 16:39:19 +08:00
Jocs
3e3d213796 bug: #370 strong + emphasis doesnt work 2018-10-10 15:46:24 +08:00
Jocs
315cdc6614 update: change log 2018-10-10 14:29:26 +08:00
jocs
ceb7279e4f feat: inline format float box 2018-10-10 01:07:39 +08:00
jocs
e1ac8e2977 bug: can not use quick insert in math block and front matter 2018-10-09 21:46:00 +08:00
jocs
2f87d334dc fix: wrong arrow action in table 2018-10-09 20:58:14 +08:00
Jocs
6e18bb4859 opti: rewrite table picker 2018-10-09 15:21:27 +08:00
jocs
42891ecd88 update: electron 2018-10-08 23:52:43 +08:00
jocs
b3a8925785 feat: rewrite image picker and delete previous float box 2018-10-08 23:11:08 +08:00
jocs
9e6aefde6d bug: change float box theme color after editor theme changed 2018-10-08 21:44:49 +08:00
jocs
6a35d70545 opti: hide float box when scroll and add dark theme to flot box 2018-10-08 21:30:20 +08:00
Jocs
0327fee631 opti: colorful quick open icon 2018-10-08 18:39:42 +08:00
jocs
9dc16880a8 feat: rewrite emoji picker 2018-10-08 01:17:10 +08:00
jocs
8e2ed5c571 opti: quick insert style 2018-10-07 22:03:01 +08:00
jocs
2a1ab34279 opti: typo error 2018-10-07 21:46:07 +08:00
Jocs
dd70789b02 opti: refactor 2018-10-07 21:32:27 +08:00
Jocs
5473a7e5d8 opti: rewrite code picker 2018-10-07 21:25:02 +08:00
Jocs
94780cde3b opti: optimization of quick insert 2018-10-07 13:39:35 +08:00
Jocs
668cd3b80b opti: update position after float box resize 2018-10-07 13:20:53 +08:00
Jocs
d367fd3ae9 opti: only show front matter option when at the first paragraph 2018-10-07 12:59:16 +08:00
Jocs
5c5832bef7 feat: add html bock to paragraph menu 2018-10-07 12:12:20 +08:00
Jocs
f6fcc5cafd opti: rewrite create table in quick insert 2018-10-07 11:34:18 +08:00
Jocs
9f572324eb opti: optimization float box style 2018-10-07 11:04:23 +08:00
jocs
38add818c1 fix: wrong emoji postion when preview 2018-10-07 01:44:53 +08:00
jocs
997e7c4912 feat: quick insert with some bugs 2018-10-07 00:37:04 +08:00
jocs
7d5bc941f8 feat: quick insert basic use 2018-10-06 23:34:48 +08:00
Jocs
65da93f820 opti: extract click event into single file 2018-10-06 21:37:54 +08:00
Jocs
c8e610656a opti: extract clipboard class from index.js 2018-10-06 18:30:24 +08:00
Jocs
71cf08bb96 opti: lib structure optimization 2018-10-06 14:52:19 +08:00
jocs
37e64cabd3 feat: quick insert paragraph 2018-10-06 14:15:08 +08:00
jocs
7b1576e048 opti: optimization of search emoji 2018-10-05 19:27:30 +08:00
jocs
c0d7652f25 feat: add tooltip to editor 2018-10-05 14:59:13 +08:00
jocs
e9b3d121ab opti: delete some unused codes 2018-10-05 09:57:47 +08:00
jocs
8b6f8e59a3 typo error 2018-10-01 19:44:27 +08:00
Asmilex
04d6cb7b8d Added Spanish translation (#499)
* Added Spanish translation

* Fixed typo
2018-10-01 19:41:41 +08:00
Jocs
11f5f45b8b fix: #393 2018-10-01 13:36:07 +08:00
Jocs
94db7a7c7f fix: #399 #476 #490 math render with style miss 2018-10-01 12:37:04 +08:00
Jocs
1681b48503 opti: use Node.compareDocumentPosition to compare two paragraphs 2018-09-28 18:01:15 +08:00
jocs
af38ca1a85 fix(#450) style error when render inline math 2018-09-27 21:35:50 +08:00
jocs
5ff7f7b92e fix(#434): no need to auto pair in math block 2018-09-27 21:20:56 +08:00
jocs
6736b8d57f fix(#431): broken math expression 2018-09-27 21:03:39 +08:00
jocs
d46b3946ad opti: import files 2018-09-26 01:19:37 +08:00
jocs
aeeb34fb93 bug: check pandoc command exist before drag import 2018-09-26 00:47:11 +08:00
Jocs
818dd254dc opti: typo error 2018-09-24 21:50:21 +08:00
Jocs
2ff6b77488 feat: drag to import 2018-09-24 18:40:40 +08:00
Jocs
dc9f128249 feat: export files in file menu 2018-09-24 16:32:50 +08:00
Jocs
400bb9cdc3 update: update all the dependencies 2018-09-23 22:44:59 +08:00
Jocs
8b24b1611b update: electron to v3.0.0 2018-09-23 21:25:11 +08:00