Koy Zhuang
9832805681
fix: fix docsify-ignore in seach title. ( #1872 )
2022-08-30 18:46:08 +08:00
Soc Sieng
3c9b3d9702
fix: Ignore emoji shorthand codes in URIs ( #1847 )
...
* fix: Ignore emoji shorthand codes in URIs
Fixes : #1823
* test: Add test for emoji in anchor body
* fix: Handle support for URIs used in additional contexts
Examples:
- Without explicit scheme (i.e. starting with `//`)
- In single and double quote strings
- Within unquoted HTML tag attributes
- In css `url()` values
Co-authored-by: John Hildenbiddle <jhildenbiddle@users.noreply.github.com>
2022-08-03 11:52:55 +08:00
John Hildenbiddle
19e40c2075
Docs: Fix plugin insertion order in docs ( #1850 )
2022-08-02 12:27:23 -05:00
dependabot[bot]
682bf967ae
chore: bump parse-url from 6.0.0 to 6.0.2 ( #1833 )
...
Bumps [parse-url](https://github.com/IonicaBizau/parse-url ) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases )
- [Commits](https://github.com/IonicaBizau/parse-url/commits )
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 07:39:38 +08:00
dependabot[bot]
1e46f2bd1d
chore: bump jpeg-js from 0.4.3 to 0.4.4 ( #1820 )
...
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js ) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases )
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4 )
---
updated-dependencies:
- dependency-name: jpeg-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-17 15:20:27 +08:00
Shaun Bharat
150236a43d
Improve README.md sentence ( #1817 )
2022-06-06 22:12:47 -07:00
Koy Zhuang
54cc5f939b
fix: cornerExternalLinkTarget config. ( #1814 )
2022-06-04 23:16:52 +08:00
Xavi Lee
fa14210e8e
docs: update the name for "Simplified Chinese" ( #1811 )
...
* update the name for "Simplified Chinese"
* update the name for "Simplified Chinese"
* update the name for "Simplified Chinese"
2022-06-03 13:29:52 +08:00
Roy Sommer
8cbc7c8073
Virtual Routes Support ( #1799 )
...
* add first test
* new VirtualRoutes mixin that handles routes. fetch tries to use VirtualRoutes. default config updated
* cover all basic use cases
* regex matching in routes
* covered all virtual routes tests
* added hack to fix config test on firefox
* removed formatting regex matches into string routes
* added support for "next" function
* added docs
* navigate now supports both hash and history routerModes
* waiting for networkidle in navigateToRoute helper
* promiseless implementation
* remove firefox workaround from catchPluginErrors test, since we no longer use promises
* updated docs
* updated docs for "alias" as well
* minor rephrasing
* removed non-legacy code from exact-match; updated navigateToRoute helper to infer router mode from page
* moved endsWith from router utils to general utils; added startsWith util; refactored makeExactMatcher to use both
* updated docs per feedback
* moved navigateToRoute helper into the virtual-routes test file
* moved navigateToRoute to top of file
* updated docs per pr comments
2022-05-23 14:03:33 -07:00
dependabot[bot]
b8b221f3a8
chore: bump minimist from 1.2.5 to 1.2.6 ( #1787 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-13 16:23:38 +08:00
Bernal I. Hernández
bec187f6a3
chore: Update CONTRIBUTING.md ( #1782 )
...
Update URL of "How to Contribute to an Open Source Project on GitHub" link. The old one send the user to a 404 page where egghead suggest the new and correct URL. So, this change send the user direct to the correct URL.
2022-03-31 16:28:32 +08:00
沈唁
2d13255acb
chore: update vercel logo ( #1776 )
...
* chore: update vercel logo
* chore: update vercel logo
* chore: remove vercel link form github pages
* chore: update style
* chore: update readme
* chore: update readme
* chore: update readme
2022-03-24 00:46:36 +08:00
沈唁
093d4a0081
chore: update vercel link ( #1775 )
...
* chore: update vercel link
2022-03-19 23:58:07 +08:00
John Hildenbiddle
9e6a3e677a
docs: Minor fixes to plugin docs ( #1774 )
2022-03-19 11:36:25 +08:00
John Hildenbiddle
6f4f09bd7e
docs: Update configuration options ( #1773 )
2022-03-18 10:52:29 -05:00
John Hildenbiddle
32c6b3804e
Fix: ready/doneEach order with async afterEach ( #1770 )
2022-03-15 19:15:12 -05:00
John Hildenbiddle
63b2535a45
feat: Plugin error handling ( #1742 )
2022-03-15 00:18:50 -05:00
沈唁
716a48ee84
chore: update develop branch preview link ( #1772 )
2022-03-15 11:35:33 +08:00
John Hildenbiddle
9bff31dff0
chore: Remove dompurify ( #1490 )
2022-03-08 07:45:23 -06:00
John Hildenbiddle
ba5ee26f00
feat: Emoji build ( #1766 )
...
* Fix incorrect file name
* Improve build
- Display emoji API URL
- Display number of emoji entries retrieved from API
- Distinguish between creating and updating files
- Catch and display errors (gracefully fail for offline work)
- Add “DO NOT EDIT” comment to generated output
* Add emoji to automated build
* Remove emoji plugin from dev index.html
2022-03-08 16:22:10 +08:00
John Hildenbiddle
35002c92b7
feat: Native emoji w/ image-based fallbacks and improved parsing ( #1746 )
...
* Render native emoji with image fallback
Fix #779
* Deprecate emoji plugin
* Add emoji tests
* Remove console.log statement
* Fix emoji image alt attribute
* Set nativeEmoji to false by default (non-breaking)
* Fix parsing emoji in HTML comments and script tags
* Add nativeEmoji and update noEmoji details
* Add Emoji plugin deprecation notice
* Fix ESLint issues
* Create build:emoji task
- Auto-generate emoji data from GitHub API
- Auto-generate emoji markdown for website
- Add emoji page to navigation
* Fix rendering of GitHub emoji without unicode
* Adjust and match size of native and image emoji
* Update emoji test snapshot
* Update docs test snapshot
* Fix ci/codesandbox error
* Update native emoji font-stack
* Fix rendering of native multi-character emoji
* Kick GitHub Workflow
* Replace rollup’s uglify plugin with terser
* Switch “npm ci” instead of “npm i” for stability
* Change emoji data from default to named export
* Revert "Replace rollup’s uglify plugin with terser"
This reverts commit 7ba85136361c72839516900d91cca806fac94fee.
* Revert "Switch “npm ci” instead of “npm i” for stability"
This reverts commit d52b476a387250740d934e8fd7df7ba274dd17a0.
* Revert "Change emoji data from default to named export"
This reverts commit 3f2dd467cf9c7a74d8c53c2ee52cc63837b00a3c.
* Specify codesandbox template and node version
* Update codesandbox config
* Revert "Revert "Replace rollup’s uglify plugin with terser""
This reverts commit e06fed49f0383c485e01f1758228849ad0085bc8.
* Revert "Revert "Revert "Replace rollup’s uglify plugin with terser"""
This reverts commit 27d49521f61976dedcbbf210e1811839853e0e47.
* Update codesandbox config
* Revert "Update codesandbox config"
This reverts commit 5120dd23d45fbd4b2c893db33acbf7014e57c023.
* Fix codesandbox uglify error
* Emoji docs tweaks
* Restore and update emoji plugin code
* Restore and update emoji plugin docs
* Prettier updates
* Match lowercase shortcodes only
Co-authored-by: Koy Zhuang <369491420@qq.com>
2022-03-05 22:25:09 -06:00
dependabot[bot]
fd883e62de
chore: bump prismjs in /packages/docsify-server-renderer ( #1760 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.26.0 to 1.27.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.26.0...v1.27.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>
2022-03-03 08:19:09 +08:00
dependabot[bot]
a00cfbb676
chore: bump follow-redirects from 1.14.7 to 1.14.9 ( #1757 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.9 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-25 20:03:53 +08:00
Snyk bot
2dc5b12b71
fix: package.json & package-lock.json to reduce vulnerabilities ( #1756 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PRISMJS-2404333
2022-02-24 09:42:42 +08:00
John Hildenbiddle
fa6df6d584
fix: Legacy bugs (styles, site plugin error, and dev server error) ( #1743 )
...
* Add try/catch w/ error message to plugin calls
* Update lifecycle.js
* Update lifecycle.js
* Fix docsify-plugin-carbon error
* Fix ESLint errors
* Simplify conditional JS loading
* Fix styles in legacy browser w/o CSS var support
* Fix gitignore paths
* Fix BrowserSync IE error
* Fix search field presentation in IE11
- Removed fixed height and allow element to size naturally via font-size and padding
- Remove default "x" rendered on IE input fields
* Revert "Update lifecycle.js"
This reverts commit 2a58be69eb75a87b74d0408765e1d222282ac95b.
* Revert "Update lifecycle.js"
This reverts commit 67c5410b049237887811350f38e3f9bc8a2c78dc.
* Revert "Add try/catch w/ error message to plugin calls"
This reverts commit 631e9248786f87a5b2f7892fc73a53543744d288.
* Fix docsify-plugin-carbon error & ESLint errors
Co-authored-by: 沈唁 <52o@qq52o.cn>
2022-02-05 03:21:50 -06:00
沈唁
8aee0744ec
chore: sync emojis ( #1745 )
2022-02-04 11:53:26 +08:00
John Hildenbiddle
301b516961
fix: Coverpage when content > viewport height ( #1744 )
...
* fix: .gitignore paths
* fix: Coverpage when content > viewport height
fix #381
2022-02-03 16:03:34 -06:00
沈唁
18cd18ce04
docs: update readme ( #1740 )
2022-02-02 17:50:20 +08:00
dependabot[bot]
f5b5282377
chore: bump node-fetch in /packages/docsify-server-renderer ( #1738 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-01 17:41:44 +08:00
John Hildenbiddle
c49c39a4a2
refactor: Update test environments and lint configuration ( #1736 )
...
* Update test environments and lint configuration
Update Jest (unit + integration) and Playwright (e2e) test environments. Includes stability improvements for e2e tests using newer, more stable methods per the Playwright docs.
- Update Jest 26 => 27
- Update Jest-related libs (babel parser)
- Update Playwright 1.8 => Playwright Test 1.18
- Update GitHub CI (action versions, job parallelization, and matrices)
- Update ESLint 5 => 8
- Update ESLint-related libs (parser, prettier, Jest, Playwright)
- Fix test failures on M1-based Macs
- Fix e2e stability issues by replacing PW $ method calls
- Fix ESLint errors
- Fix incorrect CI flag on Jest runs (-ci => --ci)
- Refactor e2e test runner from Jest to Playwright Test
- Refactor e2e test files for Playwright Test
- Refactor fix-lint script name to lint:fix for consistency
- Refactor npm scripts order for readability
- Remove unnecessary configs and libs
- Remove example image snapshots
2022-01-30 21:40:21 -06:00
Joe Pea
b58941e88b
Merge pull request #1734 from docsifyjs/mark-ssr-as-experimental
...
docs: mention that SSR is experimental and incomplete, …
2022-01-26 08:59:54 -08:00
Joe Pea
47cb36e74d
mention that SSR is experimental and incomplete, prevent people from using it thinking it is ready for prime time
2022-01-23 19:43:46 -08:00
Joe Pea
e0bead3bd6
Merge pull request #1725 from docsifyjs/update-license
...
Update LICENSE
2022-01-23 00:04:04 -08:00
Joe Pea
799c0a4936
Update LICENSE
2022-01-16 19:52:18 -08:00
ChoKaPeek
719dcbea5c
fix: correctly fix missing +1, -1 ( #1722 )
2022-01-14 17:56:28 +08:00
Snyk bot
c1227b22cb
fix: packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities ( #1715 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOCSIFY-1090577
2022-01-13 15:46:55 +08:00
i544693
e424a9d225
chore: update test snapshots.
2022-01-06 17:12:13 +08:00
i544693
e80238d4fc
chore: add changelog 4.12.2
2022-01-06 16:55:27 +08:00
i544693
e405120e08
[build] 4.12.2
2022-01-06 16:55:22 +08:00
Joe Pea
c90c6a4b74
style: allow devs to test both build and tests at the same time ( #1707 )
...
The docker:rebuild script rebuilds the docker image from scratch including the Docsify build, while the new one rebuilds only Docsify code and makes local re-testing faster.
2022-01-04 15:54:37 +08:00
Joe Pea
5cac06dd9c
Merge pull request #1688 from docsifyjs/docker-local
...
test: for making test steady in docker locally.
2022-01-03 22:18:48 -08:00
Joe Pea
aa91d9e475
Merge branch 'develop' into docker-local
2022-01-03 22:10:09 -08:00
Snyk bot
40e77490c6
fix: upgrade debug from 4.3.2 to 4.3.3 ( #1692 )
...
Snyk has created this PR to upgrade debug from 4.3.2 to 4.3.3.
See this package in npm:
https://www.npmjs.com/package/debug
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-12-21 15:29:04 +08:00
Koy
6fbff47761
Merge branch 'develop' into docker-local
2021-12-10 17:57:19 +08:00
i544693
c454335918
update: commands.
2021-12-10 16:41:41 +08:00
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
i544693
a5b34c2c3f
update: integration.
2021-12-10 02:12:58 +08:00
i544693
ba2127bcfa
update: rebuild.
2021-12-10 02:11:12 +08:00