Joe Pea
47cd3b683b
Merge pull request #1683 from iNuanfeng/develop
...
Fix: Theme preview in Mobile Chrome, Safari
2021-12-09 20:07:45 -08:00
暖风
33999774f1
Merge branch 'develop' into develop
2021-12-10 10:02:50 +08:00
Joe Pea
40a5fa8f44
Merge pull request #1685 from docsifyjs/classes
...
convert Docsify and mixins to ES classes
2021-12-09 15:25:30 -08:00
Joe Pea
5e0f68caf0
convert Docsify and mixins to ES classes
2021-12-07 18:23:06 -08:00
暖风
f03eb796ad
fix sidebar height style in Mobile Chrome
2021-12-06 10:11:01 +08:00
Snyk bot
cefe3f87e6
fix: upgrade node-fetch from 2.6.5 to 2.6.6 ( #1668 )
...
Snyk has created this PR to upgrade node-fetch from 2.6.5 to 2.6.6.
See this package in npm:
https://www.npmjs.com/package/node-fetch
See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=referral&page=upgrade-pr
2021-11-24 15:35:50 +08:00
Joe Pea
760e0c7983
docs: update noCompileLinks documentation ( #1666 )
...
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-11-19 17:19:45 +08:00
woshiguabi
c3cdadc371
fix: Cannot read property 'tagName' of null ( #1655 )
...
Have a look at this issue #1154 .
https://codesandbox.io/s/loving-matsumoto-hp985?file=/index.html
Open devtools and click the *blank space* of svg(not path) will reproduce this issue.
`parentNode` may be `null`.
https://github.com/docsifyjs/docsify/blob/develop/src/core/router/history/html5.js#L25-L27
However, hash router has fixed this issue😜 .
https://github.com/docsifyjs/docsify/blob/develop/src/core/router/history/hash.js#L47-L49
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-10-22 16:01:06 +08:00
2jun0
57dc8a9238
docs: Update nameLink in configuration.md ( #1653 )
...
Like [this commit](https://github.com/docsifyjs/docsify/pull/1651 ), thie configuration.md page needs to be updated.
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-10-22 09:50:34 +08:00
Snyk bot
d16e657f70
fix: upgrade node-fetch from 2.6.4 to 2.6.5 ( #1654 )
...
Snyk has created this PR to upgrade node-fetch from 2.6.4 to 2.6.5.
See this package in npm:
https://www.npmjs.com/package/node-fetch
See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=referral&page=upgrade-pr
2021-10-17 10:13:24 +08:00
2jun0
a5cf85b61d
docs: add nameLink for change logo redirect. ( #1651 )
...
add nameLink to change logo redirect path for different lang docs.
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-10-15 14:11:56 +08:00
Snyk bot
6f81034ba6
fix: upgrade node-fetch from 2.6.2 to 2.6.4 ( #1649 )
...
Snyk has created this PR to upgrade node-fetch from 2.6.2 to 2.6.4.
See this package in npm:
https://www.npmjs.com/package/node-fetch
See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=referral&page=upgrade-pr
2021-10-15 10:59:10 +08:00
Snyk bot
ff6acfa762
fix: upgrade dompurify from 2.3.1 to 2.3.2 ( #1647 )
...
Snyk has created this PR to upgrade dompurify from 2.3.1 to 2.3.2.
See this package in npm:
https://www.npmjs.com/package/dompurify
See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=referral&page=upgrade-pr
2021-10-12 22:53:17 +08:00
Koy
f23f56a945
docs: update formatUpdated ( #1645 )
...
* update: docs formatUpdated.
2021-10-06 13:49:56 +08:00
Snyk bot
6ee1c14276
fix: upgrade node-fetch from 2.6.1 to 2.6.2 ( #1641 )
...
Snyk has created this PR to upgrade node-fetch from 2.6.1 to 2.6.2.
See this package in npm:
https://www.npmjs.com/package/node-fetch
See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=referral&page=upgrade-pr
2021-10-03 13:11:51 +08:00
dependabot[bot]
1dfdacea1a
chore: bump prismjs in /packages/docsify-server-renderer ( #1639 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.0...v1.25.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 16:00:12 +08:00
Snyk bot
5ac8237cc7
fix: upgrade dompurify from 2.3.0 to 2.3.1 ( #1635 )
...
Snyk has created this PR to upgrade dompurify from 2.3.0 to 2.3.1.
See this package in npm:
https://www.npmjs.com/package/dompurify
See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=upgrade-pr
2021-09-17 14:51:02 +08:00
Snyk bot
e88c2396e3
[Snyk] Upgrade dompurify from 2.3.0 to 2.3.1 ( #1633 )
...
* fix: upgrade dompurify from 2.3.0 to 2.3.1
Snyk has created this PR to upgrade dompurify from 2.3.0 to 2.3.1.
See this package in npm:
https://www.npmjs.com/package/dompurify
See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/836f877b-b98e-47ed-89fc-554e9b2e146d?utm_source=github&utm_medium=upgrade-pr
* fix: fix dependency.
* fix: fix dependency.
* Update package-lock.json
* Update package-lock.json
Co-authored-by: i544693 <369491420@qq.com>
Co-authored-by: Koy <koy@ko8e24.top>
2021-09-15 10:42:29 +08:00
Koy
331b65a7b7
Create SECURITY.md ( #1634 )
...
* Create SECURITY.md
* Update SECURITY.md
Co-authored-by: Joe Pea <joe@trusktr.io>
2021-09-10 13:57:38 +08:00
dependabot[bot]
c53da0c4b6
chore: bump tar from 4.4.15 to 4.4.19 ( #1630 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 4.4.15 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v4.4.15...v4.4.19 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-03 11:01:02 +08:00
dependabot[bot]
ee8cb8a837
chore: bump tar from 4.4.13 to 4.4.15 ( #1620 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 4.4.13 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koy <koy@ko8e24.top>
2021-09-02 09:53:32 +08:00
Aarav Borthakur
72485a38c1
docs: Add dynamic code block highlighting documentation ( #1626 )
2021-08-27 18:34:34 +08:00
Snyk bot
66303fec4c
fix: upgrade dompurify from 2.2.7 to 2.3.0 ( #1619 )
...
Snyk has created this PR to upgrade dompurify from 2.2.7 to 2.3.0.
See this package in npm:
https://www.npmjs.com/package/dompurify
See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=upgrade-pr
2021-08-04 10:44:08 +08:00
Snyk bot
b07fa3cc83
fix: upgrade dompurify from 2.2.9 to 2.3.0 ( #1616 )
...
* fix: upgrade dompurify from 2.2.9 to 2.3.0
Snyk has created this PR to upgrade dompurify from 2.2.9 to 2.3.0.
See this package in npm:
https://www.npmjs.com/package/dompurify
See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/836f877b-b98e-47ed-89fc-554e9b2e146d?utm_source=github&utm_medium=upgrade-pr
* fix: missing vue.
* Update package-lock.json
* Update package-lock.json
Co-authored-by: Koy <koy@ko8e24.top>
2021-08-03 18:18:22 +08:00
Joe Pea
9d3f50b1df
Merge pull request #1618 from johnjago/improve-wording-guide
...
docs: improve English wording (Guide)
2021-07-31 15:54:24 -07:00
John Jago
691c3e4048
test: update sidebar snapshot
2021-07-30 18:15:12 -05:00
John Jago
c0bf897ea4
docs: improve English wording (Guide)
...
This change improves a few of the phrases so that they sound more natural.
Small stylistic changes are also included, such as consistent use of "GitHub"
instead of "Github".
2021-07-30 11:51:24 -05:00
John Jago
97806cb757
docs: improve English wording (Getting Started/Customization) ( #1617 )
...
While referencing the documentation, I noticed a few phrases that could
be changed to sound more natural. I tried to keep the original meanings.
2021-07-30 10:18:00 +08:00
dependabot[bot]
9d7dcd518d
chore: bump prismjs in /packages/docsify-server-renderer ( #1607 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 09:25:55 +08:00
沈唁
2840ac5d11
docs: Update docsify-updated to prevent replacement ( #1574 )
...
Co-authored-by: Koy <koy@ko8e24.top>
2021-06-26 07:39:56 +08:00
Joe Pea
74f17a0635
Merge pull request #1598 from luwol03/issue/1597-embed-quotes-bug
...
fix: allow also " inside of an embed
2021-06-25 15:42:37 -07:00
luwol03
633f241547
added tests
2021-06-25 17:26:27 +02:00
Koy
8f5cbadd62
Merge branch 'develop' into issue/1597-embed-quotes-bug
2021-06-25 17:57:16 +08:00
Koy
baf5a8a496
fix: upgrade dompurify from 2.2.8 to 2.2.9 ( #1600 )
...
* fix: upgrade dompurify from 2.2.8 to 2.2.9
Snyk has created this PR to upgrade dompurify from 2.2.8 to 2.2.9.
See this package in npm:
https://www.npmjs.com/package/dompurify
See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/836f877b-b98e-47ed-89fc-554e9b2e146d?utm_source=github&utm_medium=upgrade-pr
* fix:fix dompurify.
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2021-06-25 16:35:11 +08:00
luwol03
ec16e4a9d5
fix: allow also " inside of an embed
2021-06-22 14:31:45 +02:00
wxq
f80846bd4a
docs: src of docsify-copy-code ( #1585 )
...
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-06-04 12:19:03 +08:00
沈唁
0dd44cc828
fix: upgrade dompurify from 2.2.7 to 2.2.8 ( #1577 )
2021-05-25 09:18:53 +08:00
dependabot[bot]
e6d72a2966
chore: bump browserslist from 4.14.5 to 4.16.6 ( #1578 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.14.5 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.5...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 09:05:00 +08:00
dependabot[bot]
e03b335d37
chore: bump hosted-git-info from 2.8.8 to 2.8.9 ( #1570 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 10:03:31 +08:00
Koy
043c9c9f33
docs: add note on video/media attrs. ( #1559 )
...
* docs: add note on video/media attrs.
* update: refine decription.
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-05-09 09:14:32 +08:00
沈唁
37d9f0e121
fix: buble theme missing generic fallback font ( #1568 )
2021-05-09 08:28:55 +08:00
dependabot[bot]
108d3ed682
chore: bump lodash from 4.17.20 to 4.17.21 ( #1567 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-08 13:11:14 +08:00
dependabot[bot]
e3e3c760b8
chore: bump handlebars from 4.7.6 to 4.7.7 ( #1566 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-08 09:29:25 +08:00
dependabot[bot]
86f134d132
chore: bump ssri from 6.0.1 to 6.0.2 ( #1563 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 08:15:40 +08:00
沈唁
a6fbe079d3
chore: Update Edit Document using develop branch ( #1541 )
2021-04-18 16:14:33 +08:00
沈唁
c24f7f6f0b
fix: Add escapeHtml for search ( #1551 )
...
Co-authored-by: Anix <anik220798@gmail.com>
2021-04-12 09:47:39 +08:00
wxq
32203b77bf
docs: link with plugin Pagination ( #1554 )
...
Co-authored-by: Koy <koy@ko8e24.top>
2021-04-11 21:02:11 +08:00
Snyk bot
93c48f3d61
fix: Upgrade dompurify from 2.2.6 to 2.2.7 ( #1553 )
...
* fix: upgrade dompurify from 2.2.6 to 2.2.7
Snyk has created this PR to upgrade dompurify from 2.2.6 to 2.2.7.
See this package in npm:
https://www.npmjs.com/package/dompurify
See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/836f877b-b98e-47ed-89fc-554e9b2e146d?utm_source=github&utm_medium=upgrade-pr
* fix: missing vue
Co-authored-by: sy-records <52o@qq52o.cn>
2021-04-10 13:32:30 +08:00
Snyk bot
407e4d4f3d
fix: upgrade dompurify from 2.2.6 to 2.2.7 ( #1552 )
...
Snyk has created this PR to upgrade dompurify from 2.2.6 to 2.2.7.
See this package in npm:
https://www.npmjs.com/package/dompurify
See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=upgrade-pr
2021-04-07 23:16:25 +08:00
dependabot[bot]
6ee77d237f
chore: bump y18n from 4.0.0 to 4.0.1 ( #1548 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-31 10:36:21 +08:00