1914 Commits

Author SHA1 Message Date
Luffy
6e45024168
fix: remove block display from anchor links to prevent layout issues (#2576) 2025-07-24 11:00:54 +08:00
Luffy
72569dee8d
fix: handle hash navigation to prevent duplicate callbacks (#2575) 2025-07-24 11:00:20 +08:00
Luffy
84ba4686ed
chore: remove themes directory from package.json files list (#2574) 2025-07-23 00:45:19 +08:00
Koy Zhuang
a2f734f223
feat: support config helper multi keys if supported (#2571)
* update: support config helper multi keys

---------

Co-authored-by: Luffy <lufei@docsifyjs.org>
2025-07-22 12:24:06 +08:00
dependabot[bot]
3709947e14
chore: bump form-data from 4.0.0 to 4.0.4 (#2572) 2025-07-22 10:15:32 +08:00
Luffy
20d095b53c
fix: enhance focus handling by adding smooth scroll to content area (#2569) 2025-07-18 10:36:21 +08:00
Luffy
375c058e3e
fix: exclude app-name-link from sidebar text overflow styling (#2564) 2025-07-05 11:41:55 +08:00
dependabot[bot]
96852f025c
chore: bump marked from 15.0.3 to 16.0.0 (#2559) 2025-07-03 11:35:37 +08:00
dependabot[bot]
0e1e0db342
chore: bump stefanzweifel/git-auto-commit-action from 5 to 6 (#2562) 2025-07-02 10:26:01 +08:00
Luffy
71ac41e68e
refactor: optimize toggleSidebar trigger conditions (#2557) 2025-06-14 20:56:57 +08:00
dependabot[bot]
3d53203f58
chore: bump lint-staged from 15.2.7 to 16.1.0 (#2553) 2025-06-03 10:49:26 +08:00
dependabot[bot]
08372d967e
chore: bump rollup-plugin-import-css from 3.5.0 to 4.0.1 (#2554) 2025-06-02 15:49:15 +08:00
Luffy
8d41cbed7b
[release] 5.0.0-rc.1 v5.0.0-rc.1 2025-05-27 10:36:20 +08:00
sy-records
5b4b435211
chore: update CDN links to use the correct path for Docsify themes 2025-05-26 20:43:18 +08:00
Luffy
f0b03f6d98
chore: add depth configuration for search (#2549)
There is h6 content in the document, but the search configuration defaults to h2, so the relevant content is not searched.
2025-05-12 09:37:24 +08:00
Luffy
ccb7515b70
docs: remove test pwa 2025-05-09 14:41:11 +08:00
Luffy
f6ed6d3f89
docs: changes in sync Chinese translation (#2548) 2025-05-08 15:43:44 +08:00
Luffy
5d9ea4f664
update: correct links and action to 'main' branch (#2547) 2025-05-06 17:19:25 +08:00
Luffy
41fd8f624e
chore: remove sponsors section (#2544)
* chore: Remove Gold sponsors section

Because they don't sponsor us anymore.

* chore: Remove route4me logo

---------

Co-authored-by: Koy Zhuang <koy@ko8e24.top>
2025-05-06 17:12:42 +08:00
Luffy
2e587a22e4
chore: retire outdate multiple languages and update it test snap (#2546) 2025-05-06 17:08:57 +08:00
Luffy
2d090efa68
Merge remote-tracking branch 'upstream/master' into develop 2025-05-06 15:07:17 +08:00
dependabot[bot]
68f90e3745
chore: bump eazy-logger from 4.0.1 to 4.1.0 (#2545) 2025-05-05 14:39:36 +08:00
Luffy
e1d4c189e3
chore: Sync emoji data with GitHub emoji API (#2539) 2025-04-19 08:37:28 +08:00
Luffy
1a32fb7334
fix: When alias contains parameters, append ext error (#1855) 2025-04-10 09:13:47 +08:00
dependabot[bot]
7652bd4711
chore: bump axios from 1.7.4 to 1.8.2 (#2538)
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.4...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 10:13:50 +08:00
dependabot[bot]
0448170de7
chore: bump prismjs from 1.29.0 to 1.30.0 (#2537)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.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.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-11 08:05:55 +08:00
dependabot[bot]
e540cab69b
chore: bump globals from 15.8.0 to 16.0.0 (#2536)
Bumps [globals](https://github.com/sindresorhus/globals) from 15.8.0 to 16.0.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.8.0...v16.0.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 11:36:39 +08:00
Luffy
f1fca2ae28
chore: bump dexie from 4.0.10 to 4.0.11 (#2532) 2025-02-24 10:19:23 +08:00
dependabot[bot]
fa11b1c27b
chore: bump glob from 10.4.2 to 11.0.1 (#2529)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.2 to 11.0.1.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.2...v11.0.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-06 11:18:48 +08:00
dependabot[bot]
9232ff3fd5
chore: bump eslint-config-prettier from 9.1.0 to 10.0.1 (#2528)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.0.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-06 11:13:16 +08:00
Luffy
561c777df8
fix: parse heading error (#2526) 2025-01-08 10:15:05 +08:00
Luffy
a73e07eac0
fix: Prevent initial unnecessary IntersectionObserver callback execution (#2523) 2025-01-06 11:43:40 +08:00
Luffy
58268632c8
feat: Support dark mode for zoom-image plugin (#2524) 2025-01-05 15:23:17 +08:00
dependabot[bot]
c18df4c46b
chore: bump @rollup/plugin-node-resolve from 15.2.3 to 16.0.0 (#2522) 2025-01-02 10:21:09 +08:00
Eze Amaka
32fff4a99a
docs: Update Netlify deployment (#1781) 2024-12-16 14:06:11 +08:00
dependabot[bot]
97a0d2a127
chore: bump @rollup/plugin-commonjs from 26.0.1 to 28.0.1 (#2519) 2024-12-10 12:28:25 +08:00
Anix
52708ad160
chore: bump dexie from 4.0.9 to 4.0.10 (#2518) 2024-12-08 18:56:33 +08:00
dependabot[bot]
91be87e08a
chore: bump eslint-plugin-playwright from 1.6.2 to 2.1.0 (#2516)
Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 1.6.2 to 2.1.0.
- [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](https://github.com/playwright-community/eslint-plugin-playwright/compare/v1.6.2...v2.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-playwright
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 18:53:00 +08:00
dependabot[bot]
d67b28e26d
chore: bump marked from 14.1.0 to 15.0.3 (#2517) 2024-12-02 14:24:40 +08:00
Anix
ae64b257a1
chore: upgrade dexie from 4.0.8 to 4.0.9 (#2515)
Snyk has created this PR to upgrade dexie from 4.0.8 to 4.0.9.

See this package in npm:
dexie

See this project in Snyk:
https://app.snyk.io/org/anikethsaha/project/836f877b-b98e-47ed-89fc-554e9b2e146d?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-11-19 17:04:56 +08:00
dependabot[bot]
ceb466ca9c
chore: bump cookie and socket.io (#2503)
Bumps [cookie](https://github.com/jshttp/cookie) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.

Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2)

Updates `socket.io` from 4.7.5 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-12 13:00:08 +08:00
dependabot[bot]
cf26bd5c65
chore: bump @rollup/plugin-replace from 5.0.7 to 6.0.1 (#2500)
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 5.0.7 to 6.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/json-v6.0.1/packages/replace)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-02 22:41:04 +08:00
dependabot[bot]
a2de128842
chore: bump send and browser-sync (#2497)
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together.


Updates `send` from 0.16.2 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.16.2...0.19.0)

Updates `browser-sync` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/changelog.js)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: browser-sync
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koy Zhuang <koy@ko8e24.top>
2024-09-30 10:39:14 +08:00
dependabot[bot]
d2b1cd1534
chore: bump serve-static and browser-sync (#2498)
Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together.


Updates `serve-static` from 1.13.2 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.13.2...v1.16.2)

Updates `browser-sync` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/changelog.js)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: browser-sync
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 10:30:39 +08:00
dependabot[bot]
fa48a9a585
chore: bump rollup from 4.18.0 to 4.22.4 (#2496)
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-26 18:02:03 +08:00
Maciek Palmowski
38944bd41f
docs: adds deployment to Kinsta Static Site Hosting (#2299)
Co-authored-by: Koy Zhuang <koy@ko8e24.top>
2024-09-21 19:54:31 +08:00
Koy Zhuang
95901eb8a8
fix(search): clean markdown elements in search contents (#2457)
Co-authored-by: John Hildenbiddle <jhildenbiddle@users.noreply.github.com>
2024-09-21 19:45:05 +08:00
dependabot[bot]
298cc4441d
chore: bump postcss-nesting from 12.1.5 to 13.0.0 (#2492)
Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) from 12.1.5 to 13.0.0.
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting)

---
updated-dependencies:
- dependency-name: postcss-nesting
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Koy Zhuang <koy@ko8e24.top>
2024-09-16 10:50:38 +08:00
Koy Zhuang
87e43f157f
feat: support prism langs dependencies import validation (#2489)
As per the Prism for highlight requires the strict dependencies import order for languages.
When user add multi highlight support for much langs, it may put in wrong order.
A validation to make user aware the order for each langs' dependencies is in demand.
2024-09-16 10:42:50 +08:00
Koy Zhuang
5f80683369
chore: render code style clean and update (#2477) 2024-09-12 10:46:39 +08:00