Commit Graph

150 Commits

Author SHA1 Message Date
Jocs
fc49adc49a feat: export tast list 2018-01-12 00:41:39 +08:00
Jocs
b2702a8428 feat: arrow in paragraph 2018-01-10 22:41:01 +08:00
Jocs
4055f1f136 feat: press enter and backspace in task list item 2018-01-04 01:44:03 +08:00
Jocs
b424b9d49e feat: half done of task list item 2018-01-03 00:51:31 +08:00
Jocs
166dc2e271 bug: fix the bug that can not copy the content in bracket of inline line syntax 2018-01-02 23:39:43 +08:00
Jocs
3c95433aba bug: fix the bug that when two paragraphs in one list item, delete one cause another paragraph been deleted 2018-01-02 18:13:15 +08:00
Jocs
c122ac8a31 bug: handle input when there is still select content 2018-01-02 16:10:53 +08:00
Jocs
37722cfc9b bug: fix the bug that unexpect delete all editor when selection start is code block 2018-01-02 11:48:28 +08:00
Jocs
f90763fe54 bug: fix can not copy in code block 2018-01-02 00:05:46 +08:00
Jocs
977c37d82e bug: fix the bug when the begining block is code block, can not copy 2018-01-01 23:47:54 +08:00
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
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
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
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
970f149b7f handle local path 2017-12-12 18:35:51 +08:00