Commit Graph

158 Commits

Author SHA1 Message Date
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
Jocs
95669a280a 1. feat: finished 'contentState' to 'markdown'
2. feat: surport ol tag's start attribute. you can write order list with a start number.
2017-12-10 21:49:33 +08:00
Jocs
814bd6d3d5 feat: export Markdown but list in blockquote has bug 2017-12-10 19:25:56 +08:00
Jocs
23fa376152 feat: handle backspace in codeblock and beginning 2017-12-09 11:05:43 +08:00
Jocs
a9d570c686 image click 2017-12-09 01:47:30 +08:00
Jocs
79bd0975fd bug fix 2017-12-09 01:33:38 +08:00
Jocs
67404d8333 code block fineshed 2017-12-09 01:28:45 +08:00
Jocs
5fde39ac3d feat: hr 2017-12-07 12:15:11 +08:00
Jocs
cc57ba8dfc opti: make createBlock is a method to contentState.prototype 2017-12-07 10:58:59 +08:00
Jocs
1bdbb7fcc8 bug: fix backspace in li bug 2017-12-07 00:30:19 +08:00
Jocs
8d018f1418 remove some unused code 2017-12-07 00:20:19 +08:00
Jocs
ba3b4c5eaa feat: backspace key and delete some unused code 2017-12-06 23:59:27 +08:00
Jocs
6af6d0f608 opti: inline update code 2017-12-05 14:53:20 +08:00
Jocs
c19ae4e80a feat: list enter 2017-12-05 11:25:40 +08:00
Jocs
e9abe9965b opti:structure adjust 2017-12-05 10:19:16 +08:00
Jocs
ac417ad115 feat: enter 2017-12-05 01:33:49 +08:00
Jocs
3aeb364a7d feat: enter 2017-12-05 00:46:48 +08:00
Jocs
d272fb812b feat: image 2017-12-04 19:29:45 +08:00
Jocs
3c3d6feb21 feat: backlash 2017-12-04 16:12:14 +08:00
Jocs
54ce7ec5a2 feat: link 2017-12-04 15:36:25 +08:00
Jocs
558ac06cde feat: emoji 2017-12-03 22:11:44 +08:00
Jocs
1b2aa7bd05 inline update fineshed 2017-12-03 20:33:45 +08:00
Jocs
8554da71c9 little bug fix 2017-12-02 23:43:28 +08:00
Jocs
5c8ab669b4 refactor: duang 2017-12-02 23:28:09 +08:00
Jocs
dd668bace9 refactor: inline syntax strong and em 2017-12-02 20:36:58 +08:00
Jocs
cee01d522c opti: rewrite parser 2017-12-02 01:33:01 +08:00
Jocs
88bcaf83f1 bug: fix 2017-11-27 22:58:46 +08:00
Jocs
f0fa8562b2 feat: element ids recyclation 2017-11-26 20:26:51 +08:00
Jocs
3834009252 feat: insert picture 2017-11-26 03:02:05 +08:00
Jocs
72e657cbb0 feat: finish use \ to escape 2017-11-24 23:18:07 +08:00
Jocs
9e9c6ae981 bug: #3 https://github.com/Jocs/aganippe/issues/3 2017-11-24 22:08:16 +08:00
Jocs
43098a6847 bug: link syntax optimizaiton 2017-11-24 18:36:23 +08:00
Jocs
6bb9d6c46e feat: handle backlash 2017-11-24 17:02:05 +08:00
Jocs
ea1c1d0b0b opti: udate todo list 2017-11-24 12:20:18 +08:00
Jocs
7fbed0ba54 bug: little bug fix 2017-11-24 12:00:59 +08:00
Jocs
6002447235 bug: fix enter backspace in code block and preview element is also code block, will cause the code block disappear 2017-11-24 11:00:34 +08:00
Jocs
2534a33dea feat: marked syntax can be nested 2017-11-24 10:38:36 +08:00
Jocs
b878c0ee06 nest inline marked chunk 2017-11-24 01:47:05 +08:00
Jocs
9a8167f5c2 add chunk regexp 2017-11-24 01:18:45 +08:00
Jocs
75d1236b05 add chunk regexp 2017-11-23 23:53:29 +08:00
Jocs
b6f4f0cd3a add chunk regexp 2017-11-23 23:07:38 +08:00