vue-stack-router
vue-stack-router copied to clipboard
build(deps): bump docsify from 4.11.3 to 4.12.1
Bumps docsify from 4.11.3 to 4.12.1.
Release notes
Sourced from docsify's releases.
v4.12.1
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
v4.12.0
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
... (truncated)
Changelog
Sourced from docsify's changelog.
4.12.1 (2021-03-07)
Bug Fixes
- isExternal check with malformed URL + tests (#1510) (ff2a66f), closes #1477 #1126 #1489
- Replace ES6 usage for IE11 compatibility (#1500) (a0f61b2)
- theme switcher in IE11 (#1502) (8cda078)
- Upgrade docsify from 4.11.6 to 4.12.0 (#1518) (47cd86c)
Features
Chore
- Fix missing carbon (#1501)
- Change Gitter to Discord throughout project (#1507)
- Add test cases on isExternal (#1515)
4.12.0 (2021-02-08)
Bug Fixes
- add missing argument for highlighting code (#1365) (f35bf99)
- Can't search homepage content (#1391) (25bc9b7)
- Cannot read property 'startsWith' of undefined (#1358) (9351729)
- Cannot read property level of undefined (#1357) (4807e58)
- cannot search list content (#1361) (8d17dcb)
- duplicate search content when
/README
or/
exists in the sidebar (#1403) (7c3bf98)- package.json & package-lock.json to reduce vulnerabilities (#1419) (69b6907)
- packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1389) (62cd35e)
- packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1418) (58fbca0)
- Prevent loading remote content via URL hash (#1489) (14ce7f3), closes #1477 #1126
- search on homepage test (#1398) (ee550d0)
- search titles containing ignored characters (#1395) (a2ebb21)
- sidebar active class and expand don't work as expect when use "space" in markdown filename (#1454) (dcf5a64), closes #1032
- sidebar horizontal scroll bar (#1362) (b480822)
- sidebar title error (#1360) (2100fc3)
- slugs are still broken when headings contain html (#1443) (76c5e68)
- the sidebar links to another site. (#1336) (c9d4f7a)
- title error when sidebar link exists with html tag (#1404) (8ccc202), closes #1408
- Unable to navigate on server without default index support (#1372) (759ffac)
- upgrade debug from 4.1.1 to 4.3.0 (#1390) (ae45b32)
- upgrade debug from 4.3.0 to 4.3.1 (#1446) (bc3350f)
- upgrade debug from 4.3.1 to 4.3.2 (#1463) (df21153)
... (truncated)
Commits
cea7765
chore: add changelog 4.12.1d1b77c7
[build] 4.12.1bc37268
feat: Support search when there is no title (#1519)abda30d
test(unit): add test cases on isExternal. (#1515)a8016c8
docs: Update Vercel logo link (#1520)47cd86c
fix: Upgrade docsify from 4.11.6 to 4.12.0 (#1518)ff2a66f
fix: isExternal check with malformed URL + tests (#1510)6c13bdb
docs: Updated alias (#1511)065cdd4
chore: change Gitter to Discord throughout project. (#1507)f5dd61f
chore: Fix missing carbon (#1501)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by sy-records, a new releaser for docsify since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.