Commit Graph

  • fc0f203f0a fix(build): deterministic local search indexing and non-blocking initial scan (closes #4081) Divyansh Singh 2026-03-05 22:14:42 +0530
  • cf9994d3c2
    chore(deps-dev): bump rollup from 4.57.1 to 4.59.0 (#5132) dependabot[bot] 2026-03-05 12:54:49 +0530
  • 896e49a777 fix(theme): add margin to images in vp-doc (closes #5136) Divyansh Singh 2026-03-04 20:50:02 +0530
  • f2d826caa8
    docs: fix typo (#5135) [lunaria-ignore] Rosano 2026-03-03 18:08:55 +0100
  • 11633887e4 update #5135 Divyansh Singh 2026-03-03 22:35:34 +0530
  • fe2c5976e2 update other languages too Divyansh Singh 2026-03-03 22:26:13 +0530
  • 34f12b8cca
    Fix typo Rosano 2026-03-03 17:17:42 +0100
  • 6b2b2ee46c
    Fix typo Rosano 2026-03-03 17:13:50 +0100
  • caf72548f8
    chore(deps-dev): bump rollup from 4.57.1 to 4.59.0 #5132 dependabot[bot] 2026-03-01 03:25:44 +0000
  • 9d8cf13b63 feat(plugin-api): add core VitePress plugin API types and interfaces #5131 Your Name 2026-02-28 12:02:36 -0800
  • e575a7e855
    Merge 730789b804 into 687ea42d4b #4434 Gurubase.io 2026-02-26 05:23:52 +0000
  • 59feb5a6bb feat: Add force-light appearance #5129 Marshall Ku 2026-02-26 13:05:09 +0900
  • 2055bc5864 feat(theme): add created timestamp #5128 WizardsBowl 2026-02-25 18:18:58 +0800
  • b3453ab2c0 docs: en&zh docs for created time #5122 WizardsBowl 2026-02-25 17:31:03 +0800
  • 687ea42d4b
    docs: add defineRoutes example to dynamic routes guide (#5127) Linbo-cyber 2026-02-25 14:43:19 +0800
  • d0eff70a94 docs: document defineRoutes usage for dynamic route loaders #5127 Linbo-cyber 2026-02-25 14:34:16 +0800
  • f4d448fc61
    Merge branch 'main' into main #4893 Evorp 2026-02-23 11:15:45 -0800
  • e514b975ae feat(theme): allow joining attr to external link #5123 WizardsBowl 2026-02-23 00:05:54 +0800
  • 4ddfc5cc21
    Merge branch 'main' into feat/export-footer #4827 Michael Cozzolino 2026-02-21 11:01:48 +0100
  • 9a8065d397 docs(zh): add Chinese translation for created time WizardsBowl 2026-02-21 15:44:57 +0800
  • b120fecda9 fix(theme): get correct created time WizardsBowl 2026-02-21 14:06:58 +0800
  • 32611b2240 feat(theme): add created timestamp WizardsBowl 2026-02-20 19:00:45 +0800
  • 642061db57
    chore(deps-dev): bump markdown-it from 14.1.0 to 14.1.1 (#5118) dependabot[bot] 2026-02-14 20:04:16 +0530
  • b544df802d
    fix(client): await `clipboard.writeText` so that fallback works in non-secure contexts (#5119) Qingpeng Li 2026-02-14 22:27:59 +0800
  • 6872a8a8e4
    Remove return statement in copyToClipboard #5119 Divyansh Singh 2026-02-14 19:54:31 +0530
  • 220e617604
    fix: ensure `clipboard.writeText` is awaited Qingpeng Li 2026-02-14 22:06:51 +0800
  • 7a68e58327
    chore(deps-dev): bump markdown-it from 14.1.0 to 14.1.1 #5118 dependabot[bot] 2026-02-13 20:14:17 +0000
  • e62ff3023c
    Merge 6fe41bc2b8 into b28667b6b0 #5117 Divyansh Singh 2026-02-10 16:43:08 +0000
  • 6fe41bc2b8 wip #5117 tsdown Divyansh Singh 2026-02-10 22:12:50 +0530
  • 055ad8d0ba adjust Divyansh Singh 2026-02-10 21:52:10 +0530
  • 061844f0b0 fix broken css Divyansh Singh 2026-02-10 21:45:09 +0530
  • b12be4caf4 remove node 20 from ci, will be eol anyway in 2 months Divyansh Singh 2026-02-10 21:19:57 +0530
  • e262927524 update vitest Divyansh Singh 2026-02-10 20:57:41 +0530
  • 611d67ce0f bump deps Divyansh Singh 2026-02-10 20:18:40 +0530
  • 0a33e7e5c3 fix windows build Divyansh Singh 2026-02-10 20:13:22 +0530
  • 9d87851264 logs Divyansh Singh 2026-02-10 19:57:38 +0530
  • e4df9e7193 wip Divyansh Singh 2026-02-10 19:53:42 +0530
  • 238880647e simplify regex Divyansh Singh 2026-02-10 17:49:41 +0530
  • 826193bb4e dedupe Divyansh Singh 2026-02-10 12:17:04 +0530
  • 9942f73585 wip Divyansh Singh 2026-02-10 12:13:21 +0530
  • 93a1935b11 fix Divyansh Singh 2026-02-10 12:03:27 +0530
  • c63ec9c743 use mkdist instead of hacks Divyansh Singh 2026-02-10 11:59:37 +0530
  • e87fce07c3 fix Divyansh Singh 2026-02-09 11:33:53 +0530
  • 266c754de4 wip Divyansh Singh 2026-02-09 05:06:08 +0530
  • a92fa8f6fb fix: regenerate pnpm-lock.yaml after conflict #5114 yatharth 2026-02-06 14:38:44 -0600
  • 5ed3c3b916 Merge branch 'main' of https://github.com/vuejs/vitepress into vitepress-moss-plugin yatharth 2026-02-06 13:11:02 -0600
  • 3689117c96
    Resolve upstream conflicts (#2) yatharthK 2026-02-06 12:42:41 -0600
  • b28667b6b0
    fix(theme): navbar menu group is incorrectly highlighted (#5113) WizardsBowl 2026-02-06 11:54:50 +0800
  • c55fddb8a0 format #5113 Divyansh Singh 2026-02-06 09:22:20 +0530
  • f09f12df0c fix(theme): NavItem's child incorrectly use RegExp to active WizardsBowl 2026-02-06 03:22:42 +0800
  • 2e36f5c312 docs: fix typo Divyansh Singh 2026-02-05 02:01:04 +0530
  • c0acfa104b docs: sync deploy guides Divyansh Singh 2026-02-04 20:11:58 +0530
  • d334e7a69c
    docs: add Hostinger to deployment guide (#5111) agneliutkiene 2026-02-04 16:18:15 +0200
  • f97a6d711d
    Merge branch 'main' into docs/add-hostinger-deployment #5111 Divyansh Singh 2026-02-04 23:16:10 +0900
  • fb21fdf675 fix: `processIncludes` no longer swallows errors Divyansh Singh 2026-02-04 19:40:03 +0530
  • 5e12ef7f13 docs: format Divyansh Singh 2026-02-04 19:27:14 +0530
  • d465233c60
    Merge branch 'main' into docs/add-hostinger-deployment agneliutkiene 2026-02-04 15:27:26 +0200
  • 717e6fc137 docs: adjust Divyansh Singh 2026-02-04 17:38:00 +0530
  • 918a62f20d
    Merge fec02a7528 into 5b7ccbccdd #4813 venzil 2026-02-04 08:27:10 +0100
  • 5b7ccbccdd chore: bump deps, remove rimraf Divyansh Singh 2026-02-04 10:30:44 +0530
  • 826426edd7
    feat(search): add Moss search provider yatharthK 2026-02-03 11:03:28 -0600
  • c3b5bd2a4e
    Update deploy.md by adding Hostinger to deployment guide agneliutkiene 2026-02-03 13:47:30 +0200
  • f1bef95eee fix(theme): keep pnum,tnum features in Inter Divyansh Singh 2026-02-02 08:45:22 +0530
  • f09593b073
    fix(theme): add `rel="alternate"` and `hreflang` to links in language menu (#5108) Tatsunori Uchino 2026-02-02 01:18:54 +0900
  • 21e8d15042 format #5108 Divyansh Singh 2026-02-01 21:48:27 +0530
  • 93e96e8d62 fix(theme): add `rel="alternate"` and `hreflang` to links in language menu Tatsunori Uchino 2026-02-01 22:15:35 +0900
  • a01bba0cad
    feat(theme): add Japanese translation for "copied" label (#5106) Tatsunori Uchino 2026-02-01 18:16:45 +0900
  • cf3609425b Update expression #5106 Tatsunori Uchino 2026-02-01 13:18:15 +0900
  • 6cc0d41fce feat(theme): add Japanese translation for "copied" label Tatsunori Uchino 2026-02-01 13:05:16 +0900
  • 3d0eb319d7 Move `line-break: strict` definition Tatsunori Uchino 2026-02-01 12:16:35 +0900
  • 39bcea31fd Restrict range of `line-break: strict` Tatsunori Uchino 2026-02-01 12:09:38 +0900
  • 9abaf96512 Inter4CJK => INter4ja Tatsunori Uchino 2026-02-01 12:05:07 +0900
  • 4a40ed6f4a Merge branch 'main' into no-ui-fonts Tatsunori Uchino 2026-02-01 11:58:31 +0900
  • d7effffdbb feat(theme): enable text-autospace and text-spacing-trim (closes #4996) Divyansh Singh 2026-02-01 01:43:45 +0530
  • 3146ce48ed feat(theme): support specifying list of details in home page features (closes #5101) Divyansh Singh 2026-02-01 01:25:36 +0530
  • 436024124a
    chore: adjust heading level Divyansh Singh 2026-01-31 20:07:41 +0530
  • 949e9b1df8 release: v2.0.0-alpha.16 v2.0.0-alpha.16 Divyansh Singh 2026-01-31 19:46:58 +0530
  • 0d646a66cd
    feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092) Dylan Tientcheu 2026-01-31 15:06:27 +0100
  • 4747274640 fix #5092 Divyansh Singh 2026-01-31 19:34:15 +0530
  • f3436af1d8 restore aria-label Divyansh Singh 2026-01-31 19:19:57 +0530
  • 3eedc94fec add buttons Divyansh Singh 2026-01-31 19:18:13 +0530
  • 03e25ba125 bump deps Divyansh Singh 2026-01-31 03:11:36 +0530
  • ffb90c54ca sync docs Divyansh Singh 2026-01-31 02:59:50 +0530
  • 68b39d366e update docs Divyansh Singh 2026-01-31 02:32:02 +0530
  • 5225ae5b68 wip Divyansh Singh 2026-01-31 01:38:29 +0530
  • 62ca48b791 Merge branch 'main' into code-block-title bluwy 2026-01-30 10:04:56 +0800
  • 8921af1bae
    Merge branch 'main' into fix-hmr yy祝 2026-01-29 15:53:25 +0800
  • 60c49f94eb
    Merge branch 'main' into main Evorp 2026-01-28 09:07:37 -0800
  • fd61991eb3 adjust types Divyansh Singh 2026-01-28 05:25:31 +0530
  • a899366447 format and simplify types Divyansh Singh 2026-01-28 05:18:53 +0530
  • f0bf59c2f3 close modal on sidepanel open and vice versa Divyansh Singh 2026-01-28 04:59:57 +0530
  • 0cf0457403 fix id conflicts, sidepanel uses `#docsearch-sidepanel` internally for the dialog Divyansh Singh 2026-01-28 04:43:39 +0530
  • 2a731a090f remove uneven gap Divyansh Singh 2026-01-28 04:13:14 +0530
  • 4c2e7ece02 fix layout shift Divyansh Singh 2026-01-28 03:39:17 +0530
  • 0112b87cee
    Merge b2ed4d6ada into d4796a0373 #5105 Artea 2026-01-28 04:09:49 +0800
  • b2ed4d6ada feat(theme): add sidebar collapse functionality #5105 Artea 2026-01-28 04:05:11 +0800
  • 73c4c90295 fix chunk splitting Divyansh Singh 2026-01-28 01:06:28 +0530
  • 48b47d5e15 format Divyansh Singh 2026-01-28 00:40:19 +0530
  • c052edfd06 make sparkles thinner Divyansh Singh 2026-01-28 00:39:03 +0530
  • 9dbc3608c0 update icons Divyansh Singh 2026-01-28 00:28:49 +0530