Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: docsifyjs/docsify

v5.0.0-rc.3

05 Sep 04:32
1ad5763
This commit was signed with the committer’sverified signature.
GPG key ID:C3BB4FF13CD72ACE
Verified
Learn about vigilant mode.

Choose a tag to compare

v5.0.0-rc.3Pre-release
Pre-release

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

New Contributors

Full Changelog:v5.0.0-rc.1...v5.0.0-rc.3

Contributors

  • @jhildenbiddle
  • @waldyrious
  • @paulhibbitts
  • @dependabot
  • @Koooooo-7
  • @sy-records
  • @dajrivera
jhildenbiddle, waldyrious, and 5 other contributors
Loading
docxml, MihalyToth20, Casonctin, and StephaneTy-Pro reacted with thumbs up emojiMihalyToth20, oir, phil-flip, and ohthias reacted with hooray emojipaulhibbitts reacted with rocket emoji
8 people reacted

v5.0.0-rc.1

27 May 02:43
8d41cbe
This commit was signed with the committer’sverified signature.
GPG key ID:C3BB4FF13CD72ACE
Verified
Learn about vigilant mode.

Choose a tag to compare

v5.0.0-rc.1Pre-release
Pre-release

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

Bug Fixes

  • Fixed id with pure number (#2021)
  • Fixed the end condition for the embed content handling loop (#1824)
  • Fixed enhancement of isExternal (#2093)
  • Fixed Accessibility roles and aria labels (#2304)
  • Fixed genIndex error for search (#1933)
  • Fixed husky can not auto install issue after upgrade (#2325)
  • Fixed carbon broken (#2387)
  • Fixed prevent unnecessary themeColor deprecation notice (#2403)
  • Fixed dev mode hot reload and add sourcemaps (#2402)
  • Fixed skip-to-content scroll behavior (#2401)
  • Fixed genIndex error for search (#1933)
  • Fixed When alias contains parameters, append ext error (#1855)
  • Fixed Prevent initial unnecessary IntersectionObserver callback execution (#2523)
  • Fixed clean markdown elements in search contents (#2457)
  • Fixed auto header config heading generate func (#2474)
  • Fixed fix loadSider false render structure issue (#2470)
  • Fixed sync the page title regarding the title config (#2478)
  • Fixed parse heading error (#2526)
  • Fixed cross-origin links in history router mode (#1967)

Features

  • v5 style overhaul (#2469)
  • Added Google Analytics gtag.js plugin (#1702)
  • Added "Skip to main content" link and update nav behavior (#2253)
  • Added aria attributes to sidebar toggle and current page link (#2254)
  • Allow keyboard scrolling in code blocks (#2264)
  • Allow top nav to receive keyboard focus (#2269)
  • Keyboard bindings support (#2279)
  • Render Vue templates by default when importing Vue resources (#2327)
  • Prevent focus on hidden sidebar (#2265)
  • Improved error handling and response status availability (#2303)
  • Use dexie.js instead of localStorage (#2464)

Removed

Chore

  • Multiple dependency upgrades.

Breaking Changes

  • Legacy Browsers (for example, Internet Explorer 11) are no longer supported

New Contributors

Full Changelog:v4.13.1...v5.0.0-rc.1

Contributors

  • @julienw
  • @JamesHenry
  • @wangliang181230
  • @paulhibbitts
  • @palmiak
  • @eldemcan
  • @ekoz
  • @dzsibi
  • @ezeamaka2
  • @ablakey
  • @timothyjohn2015
  • @LBZZYZ
  • @luicfrr
  • @akshaybhinge19
  • @thapasusheel
julienw, JamesHenry, and 13 other contributors
Loading
docxml, s-varenia, wintertee, m-thirumal, hq-git, sosiristseng, and Dismantle0488 reacted with thumbs up emojiQingWei-Li, Koooooo-7, Casonctin, m-thirumal, and sosiristseng reacted with hooray emojipaulhibbitts and m-thirumal reacted with rocket emoji
11 people reacted

v4.13.1

24 Jun 07:36
862b100
This commit was signed with the committer’sverified signature.
GPG key ID:C3BB4FF13CD72ACE
Verified
Learn about vigilant mode.

Choose a tag to compare

Bug Fixes

Full Changelog:v4.13.0...v4.13.1

Assets2
Loading
Casonctin, torn4dom4n, liu-yihong, OftenUser, grodansparadis, Osiloko12, Kamruzzaman2200, sosiristseng, madhanvp, and huynhdev24 reacted with thumbs up emojipaulhibbitts and Osiloko12 reacted with hooray emoji
11 people reacted

v4.13.0

26 Oct 14:40

Choose a tag to compare

Bug Fixes

  • CornerExternalLinkTarget config. (#1814) (54cc5f9)
  • Correctly fix missing +1, -1 (#1722) (719dcbe)
  • Coverpage when content > viewport height (#1744) (301b516), closes#381
  • Filter null node first in hide sidebar. (#1909) (d27af3d)
  • Docsify-ignore in search title. (#1872) (9832805)
  • Fix search with no content. (#1878) (9b74744)
  • Ignore emoji shorthand codes in URIs (#1847) (3c9b3d9), closes#1823
  • Legacy bugs (styles, site plugin error, and dev server error) (#1743) (fa6df6d)
  • Package.json & package-lock.json to reduce vulnerabilities (#1756) (2dc5b12)
  • Packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1715) (c1227b2)

Features

Docs

Chore

Loading
TheLavaBlock, raramuridesign, adanski, rockbenben, sosiristseng, foxcodegit, and epdci reacted with thumbs up emojipaulhibbitts and ThomasOrs reacted with hooray emoji
9 people reacted

v4.12.2

06 Jan 09:40

Choose a tag to compare

Bug Fixes

  • Fix microsoft/playwright-github-action error (#1534)
  • Fix Cannot read property 'classList' of null (#1527)
  • Fix search for missing pathNamespaces (#1547)
  • Fix buble theme missing generic fallback font (#1568)
  • Fix allow " inside of an embed(#1598 )
  • Fix Can not read property 'tagName' of null(#1655 )
  • Fix sidebar height style in Mobile Chrome(#1683)

Chore

  • Update PULL_REQUEST_TEMPLATE.md
  • Upgrade docsify from 4.12.0 to 4.12.1 (#1544)
  • Convert Docsify and mixins to ES classes(#1685 )
  • Build test locally in Docker(#1688)

Docs

  • Update deploy, change Zeit to Vercel (#1540)
  • Link with plugin Pagination (#1554)
  • Add dynamic code block highlighting documentation (#1626)
  • Update formatUpdated (#1645)
  • Add nameLink for change logo redirect. (#1651)
Loading
Casonctin, ryosukeeeeee, 965389850, and RafCodes-del reacted with hooray emojiJustnonDev, flycl, and Guichen1210 reacted with heart emoji
7 people reacted

v4.12.1

07 Mar 03:14

Choose a tag to compare

Bug Fixes

  • Replace ES6 usage for IE11 compatibility (#1500)
  • Fix theme switcher in IE11 (#1502)
  • Fix isExternal check with malformed URL + tests (#1510)

Features

  • Support search when there is no title (#1519)

Chore

  • Fix missing carbon (#1501)
  • Change Gitter to Discord throughout project (#1507)
  • Upgrade docsify from 4.11.6 to 4.12.0 (#1518)
  • Add test cases on isExternal. (#1515)

Docs

  • Updated alias (#1511)
  • Update Vercel logo link (#1520)
Loading

v4.12.0

08 Feb 01:39

Choose a tag to compare

Bug Fixes

  • Fix Vue compatibility (#1271)
  • Fix sidebar title error (#1360)
  • Fix cannot read property 'startsWith' of undefined (#1358)
  • Fix sidebar horizontal scroll bar (#1362)
  • Fix add missing argument for highlighting code (#1365)
  • Fix cannot read property level of undefined (#1357)
  • Fix cannot search list content (#1361)
  • Fix scroll event end value (04bf1ea)
  • Fix eslint warnings (#1388)
  • Fix cannot search homepage content (#1391)
  • Fix the sidebar links to another site (#1336)
  • Fix search titles containing ignored characters (#1395)
  • Fix title error when sidebar link exists with html tag (#1404)
  • Fix duplicate search content when/README or/ exists in the sidebar (#1403)
  • Fix slugs are still broken when headings contain html (#1443)
  • Fix sidebar active class and expand don't work as expect when use "space" in markdown filename (#1454)
  • Fix font-size changing for code in headings (#1456)
  • Fix Prevent loading remote content via URL hash (#1489)
  • Fix cannot serve off/.../index.html (#1372)
  • Fix Use legacy-compatible methods for IE11 (#1495)

Features

  • Add Jest + Playwright Testing (#1276)
  • Add Vue components, mount options, global options, and v3 support (#1409)
  • Add search ignore diacritical marks (#1434)

Chore

  • Upgrade node-fetch from 2.6.0 to 2.6.1 (#1370)
  • Upgrade docsify from 4.11.4 to 4.11.6 (#1373)
  • Upgrade debug from 4.1.1 to 4.3.0 (#1390)
  • Upgrade dompurify from 2.0.17 to 2.1.0 (#1397)
  • Upgrade dompurify from 2.1.0 to 2.1.1 (#1402)
  • Upgrade marked from 1.2.0 to 1.2.2 (#1425)
  • Upgrade dompurify from 2.1.1 to 2.2.2 (#1419)
  • Upgrade prismjs from 1.21.0 to 1.22.0 (#1415)
  • Upgrade marked from 1.2.2 to 1.2.3 (#1430)
  • Upgrade marked from 1.2.3 to 1.2.4 (#1441)
  • Upgrade debug from 4.3.0 to 4.3.1 (#1446)
  • Upgrade ini from 1.3.5 to 1.3.7 (#1445)
  • Upgrade dompurify from 2.2.2 to 2.2.3 (#1457)
  • Upgrade debug from 4.3.1 to 4.3.2 (#1463)
  • Upgrade axios from 0.20.0 to 0.21.1 (#1471)
  • Upgrade prismjs from 1.22.0 to 1.23.0 (#1481)
  • Upgrade dompurify from 2.2.3 to 2.2.6 (#1482)
  • Upgrade dompurify from 2.2.2 to 2.2.6 (#1483)
  • Upgrade playwright to 1.8.0 (#1487)
  • Upgrade marked from 1.2.4 to 1.2.9 (#1486)
Loading

v4.11.6

22 Aug 11:43

Choose a tag to compare

Bug Fixes

  • Add patch for {docsify-ignore} and {docsify-ignore-all} (ce31607)
Loading

v4.11.5

21 Aug 12:06

Choose a tag to compare

Bug Fixes

  • Russian language link error (#1270) (2a52460)
  • {docsify-updated} in the sample code is parsed into time (#1321) (2048610)
  • Add error handling for missing dependencies (fixes#1210) (#1232) (3673001)
  • after setting the background image, the button is obscured (#1234) (34d918f)
  • convert {docsify-ignore} and {docsify-ignore-all} to HTML comments (#1318) (90d283d)
  • fallback page should use path not file location (#1301) (2bceabc)
  • Fix search error when exist translations documents (#1300) (b869019)
  • gitignore was ignoring folders in src, so VS Code search results or file fuzzy finder were not working, etc (d4c9247)
  • packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1250) (d439bac)
  • search can not search the table header (#1256) (3f03e78)
  • Search plugin: matched text is replaced with search text (#1298) (78775b6)
  • the uncaught typeerror when el is null (#1308) (952f4c9)
  • Updated docs with instructions for installing specific version (fixes#780) (#1225) (b90c948)
  • upgrade medium-zoom from 1.0.5 to 1.0.6 (3beaa66)
  • upgrade tinydate from 1.2.0 to 1.3.0 (#1341) (59d090f)

Features

Loading

v4.11.4

22 Jun 08:12

Choose a tag to compare

Bug Fixes

  • consistent location of search result (e9dd2de)
  • cover overlapping sidebar by removing z-index (0bf03f5)
  • cross-origin url cannot be redirected when "externalLinkTarget" is set to "_self" and "routerMode" is set to "history". (#1062) (fd2cec6), closes#1046#1046#1046
  • default html img resize if no height included (#1065) (9ff4d06)
  • fixed target and rel issue (fixes#1183) (3d662a5)
  • Inconsistent search and body rendering (dcb0aae)
  • rendering cover width bug (717991c)
  • search does not find the contents of the table (#1198) (31010e4)
  • The search error after setting the ID in the title (#1159) (6e554f8)
  • upgrade docsify from 4.10.2 to 4.11.2 (60b7f89)

Features

  • added html sanitizer for remote rendering (#1128) (714ef29)
  • update src/core/index.js to export all global APIs, deprecate old globals in favor of a single global DOCSIFY, and add tests for this (7e002bf)

Reverts

  • Revert "Updated docs site dark and light mode with switch and redesigned search bar using docsify-darklight-theme" (#1207) (26cb940), closes#1207#1182
Loading
Previous1
Previous

[8]ページ先頭

©2009-2025 Movatter.jp