Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.8k
v5.0.0-rc.3
Pre-releasePre-release
· 13 commits to develop since this release
1ad5763 This commit was signed with the committer’sverified signature.
Important
The RC version docs can be previewed athttps://preview.docsifyjs.org/.
It may contain breaking changes in further rc versions until the standard v5 release.
You can import the resource via
<scriptsrc="https://cdn.jsdelivr.net/npm/docsify@^5.0.0-rc/dist/docsify.min.js"></script>
and theme
<linkrel="stylesheet"href="https://cdn.jsdelivr.net/npm/docsify@^5.0.0-rc/dist/themes/core.min.css">
Full resources can be found athttps://cdn.jsdelivr.net/npm/docsify@rc/.
What's Changed
- chore: bump rollup-plugin-import-css from 3.5.0 to 4.0.1 by@dependabot[bot] in#2554
- chore: bump lint-staged from 15.2.7 to 16.1.0 by@dependabot[bot] in#2553
- refactor: optimize toggleSidebar trigger conditions by@sy-records in#2557
- chore: bump stefanzweifel/git-auto-commit-action from 5 to 6 by@dependabot[bot] in#2562
- chore: bump marked from 15.0.3 to 16.0.0 by@dependabot[bot] in#2559
- fix: exclude app-name-link from sidebar text overflow styling by@sy-records in#2564
- fix: enhance focus handling by adding smooth scroll to content area by@sy-records in#2569
- chore: bump form-data from 4.0.0 to 4.0.4 by@dependabot[bot] in#2572
- feat: support config helper multi keys if supported by@Koooooo-7 in#2571
- chore: remove themes directory from package.json files list by@sy-records in#2574
- fix: handle hash navigation to prevent duplicate callbacks by@sy-records in#2575
- fix: remove block display from anchor links to prevent layout issues by@sy-records in#2576
- do not cut off bottom portion of text by@dajrivera in#2568
- docs: update sidebar link formatting by@sy-records in#2577
- chore: bump jest from 29.7.0 to 30.0.3 by@dependabot[bot] in#2561
- chore: update pull requests and issues template by@sy-records in#2584
- docs: Improve Quick start instructions by@waldyrious in#1466
- refactor: simplify auto header insertion logic by@sy-records in#2578
- chore: bump cross-env from 7.0.3 to 10.0.0 by@dependabot[bot] in#2589
- chore: bump jest-environment-jsdom from 29.7.0 to 30.0.5 by@dependabot[bot] in#2590
- chore: update launch configuration by@sy-records in#2587
- docs: Included relevant CSS vars to theme docs. by@paulhibbitts in#2592
- fix: escape HTML in search keywords and trim sidebar id by@sy-records in#2586
- docs: remove loading dialog section from quickstart guide by@sy-records in#2585
- style: CSS updates for coverpage, iframe dark mode transparency and codeblock contast by@paulhibbitts in#2593
- feat: support extract content between fragment markers from Markdown by@sy-records in#2582
- fix: enhance focus handling by@sy-records in#2595
- fix(sidebar): remove ignored headings and children by@sy-records in#2580
- fix: update relative link handling by@sy-records in#2579
- fix: improve slug generation by@sy-records in#2581
- feat: GitHub style callouts by@jhildenbiddle in#2487
- fix: normalize slugs to NFC and remove emoji variation selector by@sy-records in#2597
New Contributors
- @dajrivera made their first contribution in#2568
Full Changelog:v5.0.0-rc.1...v5.0.0-rc.3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
8 people reacted