Commit Graph

1548 Commits

Author SHA1 Message Date
Jocs
a0e1e68b4d style: optimization 2018-01-01 20:25:10 +08:00
Jocs
8b022ca462 bug: hide float box when scroll 2018-01-01 19:58:27 +08:00
Jocs
5962745bc1 bug: fix the bug that unexpect \ added 2017-12-31 17:50:41 +08:00
Jocs
f9df918324 docu: todo list 2017-12-30 22:14:48 +08:00
Jocs
ac7b0bb4b9 docu: add to do list 2017-12-29 19:18:34 +08:00
Jocs
aac3a6beb3 bug: fix the bug when open file, the word count is zero, not the real word count 2017-12-29 18:50:41 +08:00
Jocs
d59af4d5ee feat: listen the copy and cut event, and set clipboard data of the selection html 2017-12-29 18:28:02 +08:00
Jocs
434aa3d335 issue: found two bug 2017-12-29 01:34:30 +08:00
Jocs
44c56bd573 feat: paste, change the marker tag-a to tag-span, in order to use the turndown 2017-12-28 20:42:28 +08:00
Jocs
b945e2e198 feat: paste function, when paste content with inline rule, stil has bug 2017-12-28 16:13:06 +08:00
Jocs
fd52c90373 feat: word count 2017-12-26 23:52:11 +08:00
Jocs
8125cc5db7 bug: fix the bug when rerender the pre block breakdown 2017-12-26 16:06:21 +08:00
Jocs
1c9c23625a opti: add offset to the dialog 2017-12-26 00:26:49 +08:00
Jocs
dd8d9a2890 bug: fix 2017-12-25 23:46:15 +08:00
Jocs
708508740f bug: fix 2017-12-25 23:16:42 +08:00
Jocs
83f1b1e9cb bug: fix 2017-12-25 22:50:42 +08:00
Jocs
092d4d96ac bug: if you are edit Chinese, press enter should not create a new line 2017-12-25 22:44:12 +08:00
Jocs
a1b2431439 typo error 2017-12-25 22:21:25 +08:00
Jocs
777f732200 typo error 2017-12-22 19:01:30 +08:00
Jocs
7f0c67d822 fix typo error 2017-12-22 18:04:50 +08:00
Jocs
f73abbd157 feat: prevent reload in production 2017-12-22 01:09:19 +08:00
Jocs
dae27c393a feat: if you change content but not save, give a popup 2017-12-22 00:15:26 +08:00
Jocs
87611ff2d8 bug: some bugs fix 2017-12-21 00:26:36 +08:00
Jocs
dfdaf17c91 feat: handle enter selected multiple lines 2017-12-20 23:00:53 +08:00
Jocs
74281fbd02 bug fix 2017-12-19 10:14:23 +08:00
Jocs
ad25585406 feat: handle backspace when selection multiple lines 2017-12-19 00:49:37 +08:00
Jocs
d0a61241c8 bug: fix the bug selection can not begin from the right to the left 2017-12-18 10:58:05 +08:00
Jocs
d5a715cc3a opti: redefined cursor data structure 2017-12-18 00:45:24 +08:00
Jocs
865bbf4203 1. Optimized user experience to start editing codeblock 2017-12-16 10:34:28 +08:00
Jocs
15a503b751 opti: optimization language name in code fence 2017-12-15 19:43:09 +08:00
Jocs
3e78532bdd opti: change icon 2017-12-15 16:34:10 +08:00
Jocs
c80b7c794d bug: do not use resolve align 2017-12-15 13:33:58 +08:00
Jocs
4a0a64f07e opti: update Electron to latest version 2017-12-15 12:33:26 +08:00
Jocs
af0fc82f1e bug: Fix the problem when editor can't surpport hr block when import and export markdown format 2017-12-15 11:06:25 +08:00
Jocs
8d55ddcd66 feat: history 2017-12-14 23:28:28 +08:00
Jocs
3fa2a07b04 feat: undo except code block 2017-12-14 21:14:21 +08:00
Jocs
807da16c53 feat: Save as 2017-12-14 15:36:14 +08:00
Jocs
2895daa232 update: todo list 2017-12-14 00:50:38 +08:00
Jocs
fe691f0509 bug: fix cursor wrong position 2017-12-14 00:02:21 +08:00
Jocs
ce9277f3c8 bug: fixed code block render at every render time 2017-12-13 21:58:32 +08:00
Jocs
90c6001d53 bug: fixed image rerender at every render time 2017-12-13 21:28:40 +08:00
Jocs
7b4becdce9 opti: update TODO list 2017-12-13 14:13:06 +08:00
Jocs
05089ffbb9 opti: remove unused dep 2017-12-12 18:44:13 +08:00
Jocs
970f149b7f handle local path 2017-12-12 18:35:51 +08:00
Jocs
0438d68fac feat: auto load file when file content changed 2017-12-12 17:40:56 +08:00
Jocs
0ac3d779ba feat: auto-save 2017-12-12 15:34:25 +08:00
Jocs
d261bf92b0 feat: 1. now your can open a existed file, and eidt it, then save it.
but still can't not open local image.
	scroll bar always on the top.
2017-12-12 00:25:20 +08:00
Jocs
e61c5b88e6 feats:1. save file
2. open file
2017-12-11 21:30:01 +08:00
Jocs
9e8c192bf0 feat: add menu 2017-12-11 17:22:22 +08:00
Jocs
292742d6fb TODO list: add some bugs 2017-12-10 22:09:02 +08:00