Commit Graph

346 Commits

Author SHA1 Message Date
JimQing
7d0bcd3a3e readme and favicon 2020-05-02 18:41:19 +08:00
JimQing
a46672d4ee bug fix 2020-05-02 17:40:03 +08:00
JimQing
5f9b58c90f Merge branch 'm_create_vue' of https://github.com/doocs/md into m_create_vue 2020-05-02 16:29:18 +08:00
JimQing
779760b281 upload image fix 2020-05-02 16:28:00 +08:00
yanglbme
2d76cae551 Merge branch 'm_create_vue' of https://github.com/doocs/md into m_create_vue 2020-05-02 16:01:04 +08:00
yanglbme
4d32dfa2b3 fix: resolve upload method 2020-05-02 15:59:06 +08:00
JimQing
0abb90cb4f bug fix 2020-05-02 15:55:28 +08:00
JimQing
7aae308859 beta version 2020-05-02 12:33:44 +08:00
JimQing
2cd6eb54c8 code fix 2020-05-02 11:51:50 +08:00
JimQing
9a42d070eb split component and bug fix 2020-05-02 11:50:26 +08:00
JimQing
e68bda4ab6 bug fix 2020-05-01 22:35:39 +08:00
JimQing
f0eaa61659 manage data with vux 2020-05-01 21:30:25 +08:00
yanglbme
f0a1ff3753 fix: update sync repo, rename netlify url 2020-04-30 18:04:20 +08:00
yanglbme
c118d44df6 fix: upgrade jquery version 2020-04-30 17:58:53 +08:00
yanglbme
dfdb1fc760 docs: update user list, see #5
See https://github.com/doocs/md/issues/5#issuecomment-615005916 for detail
2020-04-17 14:05:12 +08:00
yanglbme
537022d5b9 feat: upgrade sync version, add netlify site for md project
更新同步版本,添加 netlify 站点
2020-04-11 18:12:29 +08:00
yanglbme
ff98822b96 docs: add user info, see #5 for details
添加用户
2020-04-03 18:43:03 +08:00
yanglbme
67b613124e feat: add a new workflow: sync.yml 2020-04-01 09:36:24 +08:00
Yang Libin
2dd91d0612
docs: update README.md
添加编辑器使用者:爱码士的内心独白

示例文章:https://mp.weixin.qq.com/s/oc5Z2t9ykbu_Dezjnw5mfQ
2020-03-30 09:23:13 +08:00
yanglbme
95689e02ec docs: update README.md
Add new user
2020-03-18 18:34:36 +08:00
majianquan
8b57302416 feat: change copy method ,use juice 2020-03-14 23:12:04 +08:00
yanglbme
d3fdcb3255 docs: update README.md 2020-03-11 10:13:27 +08:00
majianquan
3fdd225817 feat:Introduce js package juice 2020-03-08 21:39:02 +08:00
majianquan
3a1e0f33c4 Introduce js package juice 2020-03-08 21:37:21 +08:00
majianquan
c063606349 feat: remove jquery/pretty 2020-03-02 08:19:38 +08:00
Yang Libin
f71b597e2a
docs: add react branch
See https://github.com/doocs/md/tree/chore-webpack
2020-02-24 09:05:07 +08:00
majianquan
6ebee5b7f3 feat:remove css from html 2020-02-15 21:44:42 +08:00
majianquan
849cfb9d16 feat:css move to main 2020-02-13 21:50:27 +08:00
majianquan
26238e6241 feat:remove codemirror js/css in html 2020-02-11 17:51:04 +08:00
Yang Libin
daff3d5623
docs: update README.md 2020-01-31 13:52:42 +08:00
yanglbme
01c6361f43 docs: update README.md
更新 README
2020-01-19 14:20:56 +08:00
majianquan
1740ac1cc8 fix: prettyPrint function move 2020-01-13 22:38:24 +08:00
majianquan
6bce5947f0 feat: refactor project with vue 2020-01-13 22:16:04 +08:00
yanglbme
d9a170cf87 fix: resolve resetting problem
修复重置问题
2020-01-06 20:54:51 +08:00
yanglbme
305cc4af27 feat: add local storage for custom style
添加本地存储
2020-01-06 20:35:41 +08:00
yanglbme
caccd837ec fix: resolve font size setting problem
修复字体设置问题
2020-01-06 19:49:51 +08:00
yanglbme
64c06a8a5d fix: update font size options
修复字体大小错误
2020-01-06 15:40:30 +08:00
yanglbme
f79b8711c3 feat: add font size options
添加文字大小选项
2020-01-06 14:53:08 +08:00
yanglbme
935da17315 docs: update images path
更新图片路径
2019-12-31 19:47:41 +08:00
yanglbme
7a43a22e2e feat: add image upload format and size limitation
受公众号限制,上传图片的大小不能超过 5M
2019-12-31 11:35:33 +08:00
yanglbme
1be928cad4 feat: quickly insert table
快速插入表格
2019-12-29 21:23:47 +08:00
yanglbme
f403a7d54a feat: add bonus scene in source code
添加彩蛋
2019-12-29 17:16:45 +08:00
yanglbme
22503386ef fix: change the order of css files
改变引入 CSS 文件的顺序,修复编辑框字体显示问题
2019-12-29 16:29:03 +08:00
yanglbme
3d33b2a7db fix: update copy method to fix code highlighting problem
更新 copy 方法,修复代码高亮问题
2019-12-29 15:50:03 +08:00
yanglbme
983e635192 fix: update css2json and fix #7
修复页面卡死问题(#7)
2019-12-29 11:10:53 +08:00
Yang Libin
5aa280d949
Merge pull request #6 from doocs/imgbot
[ImgBot] Optimize images
2019-12-28 16:34:01 +08:00
ImgBotApp
feedfd5975
[ImgBot] Optimize images
/assets/images/favicon.png -- 53.79kb -> 1.00kb (98.13%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-12-28 08:27:45 +00:00
yanglbme
46a698965e fix: update favicon and color style
更新 icon 和颜色样式
2019-12-28 16:25:30 +08:00
yanglbme
6393c53d9a fix: update table style
修复表格样式问题
2019-12-26 22:30:20 +08:00
yanglbme
15ddc9cad2 docs: add badgen who's using, see #5
Now we are collecting name list, you can see #5 for details. Thank you very
much.
2019-12-26 09:58:41 +08:00