Commit Graph

123 Commits

Author SHA1 Message Date
Snyk bot
d439bac93f
fix: packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1250)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOCSIFY-567099

Co-authored-by: 沈唁 <52o@qq52o.cn>
2020-08-21 15:48:15 +08:00
dependabot[bot]
8fe83cffca
chore(deps): bump prismjs in /packages/docsify-server-renderer (#1332)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.19.0 to 1.21.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.19.0...v1.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-09 07:25:38 +08:00
沈唁
9150678d26
fix typo (#1309)
* fix typo

* Update README.md
2020-07-30 19:09:23 +08:00
anikethsaha
3f4c035369 [build] 4.11.4 2020-06-18 23:46:39 +05:30
Anix
714ef29afe
feat: added html sanitizer for remote rendering (#1128)
Co-authored-by: Joe Pea <joe@trusktr.io>
2020-06-17 23:55:59 +05:30
Anix
3d662a5bf7 fix: fixed target and rel issue (fixes #1183) 2020-05-20 11:14:26 +00:00
Laura Kishimoto
468ee2d58a Improve accessibility of viewport meta 2020-04-27 21:47:49 +01:00
snyk-bot
60b7f89b37 fix: upgrade docsify from 4.10.2 to 4.11.2
Snyk has created this PR to upgrade docsify from 4.10.2 to 4.11.2.

See this package in NPM:
https://www.npmjs.com/package/docsify

See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=upgrade-pr
2020-03-31 21:31:48 +00:00
Anix
a137d38416 [build] 4.11.2 2020-03-09 21:13:36 +05:30
Anix
9afa66607d chore: removed circular dep and css.escape 2020-03-09 20:33:07 +05:30
Anix
b7e81f7ff4 [build] 4.11.1 2020-03-09 18:10:33 +05:30
Anix
ec0409969e [build] 4.11.0 2020-03-09 17:11:29 +05:30
Snyk bot
78290b2103
fix: upgrade docsify from 4.9.4 to 4.10.2 (#1054)
Snyk has created this PR to upgrade docsify from 4.9.4 to 4.10.2.

See this package in NPM:
https://www.npmjs.com/package/docsify

See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/6efe7e04-4e52-497e-8ad5-570733cc577a?utm_source=github&utm_medium=upgrade-pr
2020-03-09 14:27:40 +05:30
Leonardo Rossi
b53ea1e304
Adds option to specify an header height (#1045)
* Adds option to specify an header height

When using a template that has a sticky-header, clicking on the sidebar will
scroll the page under the header.

I added the option `headerHeight` (default = `0`) so that the content div will
be scrolled down that amount of pixels.

* updates documentation and renames variable
2020-03-09 14:19:31 +05:30
Anix
75c72e917b
chore: added new linter config (#1028)
* chore: added new linter config

* chore: linting fixes

* chore: refactore in linting config and minor linting fixes
2020-02-20 14:01:04 +05:30
Carsten Daurehøj
724ac024dd
feat: added capability to add css class and id to images + links + refactoring (#820)
* method extraction

* support for CSS class and id

* Update package.json

* Added tests for refactored render-methods

* minor refactoring
2020-02-08 21:54:18 +05:30
Giulio Ambrogi
db97a1d22a Eslint fixes for v4x (#989)
* UPDATE .eslintrc

* UPDATE lint task

* FIX lint errors

* CLEANUP

* FIX no-eq-null warning

* FIX many jsdoc warnings

* FIX jsdoc issues

* FIX jsdoc warnings

* FIX jsdoc

* FIX eqeq and no-eq-null

* ADD lint to travis

* UPDATE test env for eslint
2019-12-30 22:01:46 +05:30
anikethsaha
9a90b9b927 [build] 4.10.2 2019-12-17 03:19:55 +05:30
anikethsaha
b62b213435 [build] 4.10.0 2019-12-16 22:58:51 +05:30
Anix
68327c5c9a
Merge branch 'master' into develop 2019-12-12 20:32:28 +05:30
Andrey Chalkin
615205cfdb fix: npm audit issues (#934) 2019-10-16 09:20:54 -04:00
Anton Wilhelm
c78f2117e3 [build] 4.9.4 next 2019-05-05 18:50:31 +02:00
Anton Wilhelm
6162eb234d [build] 4.9.2 next 2019-05-05 18:50:31 +02:00
Anton Wilhelm
7bdcadc7d7 [build] 4.9.4 next 2019-05-05 18:41:17 +02:00
Anton Wilhelm
af161cd3b4 [build] 4.9.2 next 2019-04-21 12:06:16 +02:00
liqingwei
29d9cda3de [build] 4.9.1 2019-02-21 17:26:40 +08:00
liqingwei
d1c72686bb [build] 4.9.0 2019-02-19 11:26:53 +08:00
Qingwei Li
a07a613312 [build] 4.8.6 2018-11-12 10:24:21 +08:00
qingwei.li
5b6525b8f1 [build] 4.8.5 2018-11-02 08:59:34 +08:00
qingwei.li
f84242d380 [build] 4.8.4 2018-11-02 02:17:36 +08:00
qingwei.li
58b130996e [build] 4.8.3 2018-11-01 19:09:50 +08:00
Qingwei Li
9a09458eee [build] 4.8.2 2018-11-01 13:53:26 +08:00
qingwei.li
fce40eae25 [build] 4.8.1 2018-10-31 22:08:23 +08:00
qingwei.li
2bc880d335 fix: ssr package dep, fixed #605 2018-10-31 21:11:06 +08:00
qingwei.li
137ae8d5b8 [build] 4.8.0 2018-10-31 20:46:04 +08:00
Qingwei Li
8336769127 [build] 4.7.1 2018-08-30 12:09:24 +08:00
Johannes Rappen
73a38c3878 chore: update german docs, fix links (#560)
* updated german links
* fixed links where `QingWei-Li` should've been `docsifyjs`
  * naturally excluded donate links and links to private projects like `vuep` unrelated to docsify

---

See commit for details. If you have a question, just ask.
2018-07-01 13:48:44 +08:00
qingwei.li
3c94178805 [build] 4.7.0 2018-06-29 21:36:13 +08:00
qingwei.li
cb1a56d89b [build] 4.6.10 2018-04-04 06:12:26 +09:00
qingwei.li
531e483c31 [build] 4.6.9 2018-03-10 11:17:06 +08:00
qingwei.li
4c91fbc7cb [build] 4.6.8 2018-03-06 11:58:40 +08:00
qingwei.li
a850b29545 [build] 4.6.7 2018-03-03 23:29:16 +08:00
qingwei.li
87129c0fb2 [build] 4.6.6 2018-03-03 23:21:11 +08:00
qingwei.li
75222209da [build] 4.6.5 2018-03-03 22:57:34 +08:00
cinwell.li
8352a1e489
refactor: build config (#408)
* refactor: build config

* chore: fix conflict

* fix: 404 page path
2018-03-03 22:51:27 +08:00
qingwei.li
1335baa22f [build] 4.6.4 2018-03-01 22:42:48 +08:00
qingwei.li
7cdf751cc5 [build] 4.6.3 2018-02-15 18:34:47 +08:00
qingwei.li
4b5185f0d7 [build] 4.6.2 2018-02-14 13:17:25 +08:00
qingwei.li
149d9929f8 [build] 4.6.1 2018-02-12 16:28:37 +08:00
qingwei.li
dc0c3ced4e fix(embed): compatible ssr 2018-02-12 16:25:28 +08:00