Commit Graph

461 Commits

Author SHA1 Message Date
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
yanglbme
f193b164e2 feat: remove label and update badgen
移除 label 标注,更新项目徽章
2019-12-25 22:41:41 +08:00
yanglbme
b5d11dbc97 feat: update animation and default color theme
更新动画文件和默认颜色主题
2019-12-25 21:56:35 +08:00
yanglbme
715d035355 fix: add select status
添加文本选中状态
2019-12-25 11:39:00 +08:00
yanglbme
b9f90433f2 fix: update copy function
更新复制方法,支持 margin 设置
2019-12-24 22:53:53 +08:00
yanglbme
cbbedeec90 feat: add one-click paste and upload image function
添加一键粘贴上传图片功能
2019-12-23 22:34:38 +08:00
yanglbme
b81e6a46fe style: update images and css 2019-12-23 21:43:25 +08:00
yanglbme
4a21333634 style: update default-content and images
更新内容及图片样式
2019-12-23 21:26:45 +08:00
Yang Libin
b1e376a963
Merge pull request #4 from opencollective/opencollective
Activating Open Collective
2019-12-23 09:28:03 +08:00
Yang Libin
64f6b432fa
docs: update README.md 2019-12-23 09:27:48 +08:00
Jess
7756bfa7bc Added financial contributors to the README 2019-12-22 06:34:35 -08:00
Yang Libin
aabf203bbe
Merge pull request #2 from doocs/imgbot
[ImgBot] Optimize images
2019-12-19 22:32:41 +08:00
ImgBotApp
b5f01caf5f
[ImgBot] Optimize images
*Total -- 17.21kb -> 12.04kb (30.06%)

/assets/images/logo-2.png -- 8.11kb -> 5.66kb (30.27%)
/assets/images/logo.png -- 9.10kb -> 6.38kb (29.87%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-12-19 14:27:32 +00:00
yanglbme
05476279f8 docs: add logo for md project
为项目添加 logo
2019-12-19 22:22:07 +08:00
yanglbme
feeab444df feat: add one-click download function
新增一键下载功能
2019-12-19 21:04:13 +08:00
yanglbme
997db36d5e fix: update the width of image
更新图片展示宽度
2019-12-19 09:26:01 +08:00
yanglbme
77506f93bb style: fix custom css
修复样式错误
2019-12-18 22:23:15 +08:00
yanglbme
93c0bb8675 fix: remove images upload limitation
移除图片上传限制
2019-12-15 10:30:55 +08:00
yanglbme
336c4d1815 feat: update images upload function
更新图片上传功能,使用新图床,速度更快,感谢图壳
2019-12-11 21:01:02 +08:00
yanglbme
17e0a7d009 docs: update images
修改图片
2019-12-11 20:16:30 +08:00
yanglbme
5e8f09420b docs: update release version and close #1
* release v1.2.0
* close #1
2019-12-11 18:21:34 +08:00
yanglbme
038e07767e style: remove some editor themes
移除部分主题样式
2019-12-11 16:48:28 +08:00
yanglbme
d44838fc42 feat: remove default markdown file
移除默认 Markdown 文件
2019-12-11 16:31:22 +08:00
yanglbme
520e398072 feat: add default-content.js
更新默认文件内容获取方式
2019-12-11 16:28:20 +08:00
bouc615
2055615e8e fix: reset css editor 2019-12-11 15:50:04 +08:00
yanglbme
d253c75706 docs: update features desc and release version
更新特性说明及发行版本徽章
2019-12-10 22:26:43 +08:00
yanglbme
0f1924e658 docs: update README.md
更新 README 文档
2019-12-10 22:18:02 +08:00
yanglbme
458f935c92 Merge branch 'feat/custom-css' 2019-12-10 22:00:38 +08:00
yanglbme
2a8f4d9179 fix: fix type error 'window.open is not a function'
修复错误
2019-12-10 21:47:04 +08:00
yanglbme
f01c3fe280 fix: update css editor
更新样式编辑器代码
2019-12-10 20:50:53 +08:00
bouc615
5982d5a0b0 自定义CSS 2019-12-10 19:16:05 +08:00
yanglbme
11c7f00c71 docs: update README.md 2019-12-10 09:04:52 +08:00
JimQing
95dd851b3d feat: merge params of theme 2019-12-08 21:45:33 +08:00
yanglbme
f6e2b4e3ba feat: add switch for footnotes
添加脚注开关
2019-12-07 21:14:02 +08:00
yanglbme
5d13acb1e0 feat: close brackets automatically
自动关闭括号
2019-12-07 18:03:26 +08:00
yanglbme
8d1ca62bd8 Merge branch 'master' into feat/custom-css 2019-12-07 17:07:05 +08:00