登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
我知道了
查看详情
登录
注册
接口下线通知:"Star 一个仓库" 接口将于6月14日0点正式下线
代码拉取完成,页面将自动刷新
开源项目
>
开发工具
>
Wiki/文档工具
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
34
Star
485
Fork
132
GVP
docsifyjs
/
docsify
代码
Issues
0
Pull Requests
0
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
发行版
预览版本
v5.0.0-rc.1
8d41cbe
2025-05-27 11:28
对比
v5.0.0-rc.1
沈唁
## 更新内容 * [release] 5.0.0-rc.1 * chore: update CDN links to use the correct path for Docsify themes * chore: add depth configuration for search (#2549) * docs: remove test pwa * docs: changes in sync Chinese translation (#2548) * update: correct links and action to 'main' branch (#2547) * chore: remove sponsors section (#2544) * chore: retire outdate multiple languages and update it test snap (#2546) * Merge remote-tracking branch 'upstream/master' into develop * chore: bump eazy-logger from 4.0.1 to 4.1.0 (#2545) * chore: Sync emoji data with GitHub emoji API (#2539) * fix: When alias contains parameters, append ext error (#1855) * chore: bump axios from 1.7.4 to 1.8.2 (#2538) * chore: bump prismjs from 1.29.0 to 1.30.0 (#2537) * chore: bump globals from 15.8.0 to 16.0.0 (#2536) * chore: bump dexie from 4.0.10 to 4.0.11 (#2532) * chore: bump glob from 10.4.2 to 11.0.1 (#2529) * chore: bump eslint-config-prettier from 9.1.0 to 10.0.1 (#2528) * fix: parse heading error (#2526) * fix: Prevent initial unnecessary IntersectionObserver callback execution (#2523) * feat: Support dark mode for zoom-image plugin (#2524) * chore: bump @rollup/plugin-node-resolve from 15.2.3 to 16.0.0 (#2522) * docs: Update Netlify deployment (#1781) * chore: bump @rollup/plugin-commonjs from 26.0.1 to 28.0.1 (#2519) * chore: bump dexie from 4.0.9 to 4.0.10 (#2518) * chore: bump eslint-plugin-playwright from 1.6.2 to 2.1.0 (#2516) * chore: bump marked from 14.1.0 to 15.0.3 (#2517) * chore: upgrade dexie from 4.0.8 to 4.0.9 (#2515) * chore: bump cookie and socket.io (#2503) * chore: bump @rollup/plugin-replace from 5.0.7 to 6.0.1 (#2500) * chore: bump send and browser-sync (#2497) * chore: bump serve-static and browser-sync (#2498) * chore: bump rollup from 4.18.0 to 4.22.4 (#2496) * docs: adds deployment to Kinsta Static Site Hosting (#2299) * fix(search): clean markdown elements in search contents (#2457) * chore: bump postcss-nesting from 12.1.5 to 13.0.0 (#2492) * feat: support prism langs dependencies import validation (#2489) * chore: render code style clean and update (#2477) * chore: bump marked from 13.0.2 to 14.1.0 (#2493) * docs: correct mermaid docs after upgrade marked (#2490) * chore: bump @eslint/js from 9.6.0 to 10.0.0 (#2482) * chore: bump axios from 1.7.2 to 1.7.4 (#2488) * fix: sync the page title regarding the title config (#2478) * docs: Add Gold sponsors (#2485) * docs: correct docs wrong link for adding pages (#2479) * feat(search): use dexie.js instead of localStorage (#2464) * fix: correct loadSider=false render structure issue (#2470) * fix: auto header config heading generate func (#2474) * chore: upgrade marked from 12.0.2 to 13.0.2 (#2467) * docs: Removal of flags for language choice drop-down (#2468) **完整的更新日志**: https://gitee.com/docsifyjs/docsify/compare/v4.13.1...v5.0.0-rc.1
最后提交信息为:
[release] 5.0.0-rc.1
最新版
v4.12.0
a2132c8
2021-02-08 09:56
对比
v4.12.0
沈唁
### 修复 - 修复 Vue 的兼容性 (#1271) - 修复侧边栏标题错误 (#1360) - 修复无法读取未定义的'startWith'属性 (#1358) - 修复侧栏水平滚动条 (#1362) - 修复高亮代码缺少的参数 (#1365) - 修复无法读取未定义的属性级别 (#1357) - 修复无法搜索列表内容 (#1361) - 修复滚动事件结束值 (04bf1ea) - 修复 eslint 警告 (#1388) - 修复无法搜索主页内容 (#1391) - 修复侧栏链接到另一个网站 (#1336) - 修复包含忽略字符的搜索标题 (#1395) - 修复侧栏链接存在 html 标签时的标题错误 (#1404) - 修复侧栏中存在`/README`或`/`时的重复搜索内容 (#1403) - 修复当标题包含 html 时,slugs 仍然被破坏 (#1443) - 修复侧栏 active 和 expand 在 markdown 文件名中使用空格时不能正常工作的问题 (#1454) - 修复标题中代码的字体大小变化 (#1456) - 修复防止通过 URL 哈希加载远程内容 (#1489) - 修复无法关闭`/.../index.html` (#1372) - 为 IE11 使用与传统兼容的方法 (#1495) ### 增强 - 添加 Jest + Playwright 测试 (#1276) - 添加 Vue 组件、挂载选项、全局选项和 V3 支持 (#1409) - 支持搜索忽略重音符 (#1434) ### 依赖 - 将 node-fetch 从 2.6.0 升级到 2.6.1 (#1370) - 将 docsify 从 4.11.4 升级到 4.11.6 (#1373) - 将 debug 从 4.1.1 升级到 4.3.0 (#1390) - 将 dompurify 从 2.0.17 升级到 2.1.0 (#1397) - 将 dompurify 从 2.1.0 升级到 2.1.1 (#1402) - 将 marked 从 1.2.0 升级到 1.2.2 (#1425) - 将 dompurify 从 2.1.1 升级到 2.2.2 (#1419) - 将 prismjs 从 1.21.0 升级到 1.22.0 (#1415) - 将 marked 从 1.2.2 升级到 1.2.3(#1430) - 将 marked 从 1.2.3 升级到 1.2.4 (#1441) - 将 debug 从 4.3.0 升级到 4.3.1 (#1446) - 将 ini 从 1.3.5 升级到 1.3.7 (#1445) - 将 dompurify 从 2.2.2 升级到 2.2.3 (#1457) - 将 debug 从 4.3.1 升级到 4.3.2 (#1463) - 将 axios 从 0.20.0 升级到 0.21.1 (#1471) - 将 prismjs 从 1.22.0 升级到 1.23.0 (#1481) - 将 dompurify 从 2.2.3 升级到 2.2.6 (#1482) - 将 dompurify 从 2.2.2 升级到 2.2.6 (#1483) - 升级 playwright 到 1.8.0 (#1487) - 将 marked 从 1.2.4 升级到 1.2.9 (#1486)
最后提交信息为:
chore: add changelog 4.12.0
v4.11.6
d3482ac
2020-11-06 09:36
对比
v4.11.6
沈唁
### Bug Fixes * Add patch for {docsify-ignore} and {docsify-ignore-all} ([ce31607](https://github.com/docsifyjs/docsify/commit/ce316075e033afdbeb43ce01e284a29fe1870e38))
最后提交信息为:
chore: add changelog 4.11.6
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
JavaScript
1
https://gitee.com/docsifyjs/docsify.git
git@gitee.com:docsifyjs/docsify.git
docsifyjs
docsify
docsify
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册