Commit Graph

  • 4e5ffe9ca9 fix: home page reference grammar fixes ruben 2025-02-22 20:40:25 -0800
  • 76455a9249 fix: grammar in layout reference page ruben 2025-02-22 20:35:22 -0800
  • ee327c3efc fix: enhance clarity within badge reference page ruben 2025-02-22 20:31:22 -0800
  • 9524c3051f fix: correct a variety of issues inside team-page reference ruben 2025-02-22 20:29:27 -0800
  • e297e70c2e fix: add word 'the' where appropriate in prev-next-links reference page ruben 2025-02-22 20:22:02 -0800
  • 04e6ba536c fix: remove unnecessary comma and clarify text ruben 2025-02-22 20:20:32 -0800
  • deaa3f3669 fix: clarify sentence in last-updated reference page ruben 2025-02-22 20:17:33 -0800
  • 73f5d563b7 fix: correct grammar in search reference page ruben 2025-02-22 20:15:00 -0800
  • 77239ffd52 fix: address grammar issues in footer reference page ruben 2025-02-22 20:09:28 -0800
  • 01b8db688d fix Divyansh Singh 2025-02-23 02:10:29 +0530
  • 7e83f0a6eb fix dep tracking in dynamic routes plugin, support providing custom watch patterns similar to static data plugin Divyansh Singh 2025-02-23 02:01:48 +0530
  • 7356890cd8 fix hmr for shared transitive deps on data loaders Divyansh Singh 2025-02-23 01:33:11 +0530
  • 21f9ed53c0 wip Divyansh Singh 2025-02-22 23:47:23 +0530
  • 9d60ad1028 wip Divyansh Singh 2025-02-22 22:04:13 +0530
  • d35e7c7338 dont run hmr hooks on ssr env Divyansh Singh 2025-02-22 21:47:14 +0530
  • 718a1610de change url to id for import.meta.hot.accept Divyansh Singh 2025-02-22 21:43:29 +0530
  • e89234c3e4 fix typo Divyansh Singh 2025-02-22 21:32:49 +0530
  • a75c81e380 fix: format #4574 btea 2025-02-22 23:05:26 +0800
  • fbf0d39eab fix: update btea 2025-02-22 23:04:13 +0800
  • 6b1c3b73a6 feat: switch tab to sync multiple group status btea 2025-02-22 22:53:16 +0800
  • f3972e1547 fix hmr with rewrites Divyansh Singh 2025-02-22 20:03:03 +0530
  • 928e515702 revert Divyansh Singh 2025-02-22 19:41:10 +0530
  • 1049423c36 wip Divyansh Singh 2025-02-22 17:18:40 +0530
  • e780afb977 refactor Divyansh Singh 2025-02-22 17:17:22 +0530
  • 08fab8aca5 migrate to hotUpdate Divyansh Singh 2025-02-22 17:13:27 +0530
  • de2ce4e8fb wip Divyansh Singh 2025-01-27 16:31:14 +0530
  • d1f2afdf0f
    fix: set correct oldURL and newURL for hashchange (#4573) Bjorn Lu 2025-02-21 23:58:44 +0800
  • 0d2b5e208a fix: set correct oldURL and newURL for hashchange #4573 bluwy 2025-02-21 23:06:27 +0800
  • 52c2aa178d
    feat: update to shiki v3 (#4571) Anthony Fu 2025-02-19 00:19:19 +0800
  • a3a0c1c1a3
    feat: move to shiki v3 #4571 Anthony Fu 2025-02-19 00:12:14 +0800
  • 4f3f5eac15 chore: resolve srcDir relative to cwd when initializing Divyansh Singh 2025-02-17 00:07:57 +0530
  • 518c0945f1
    feat(cli): support custom `srcDir` (#4270) Estéban 2025-02-15 20:01:04 +0100
  • e5a0ee8161
    feat(cli): support custom npm scripts prefix (#4271) Estéban 2025-02-15 19:59:22 +0100
  • 3aeadaef26
    Merge branch 'main' into feat/support-custom-npm-scripts-prefix #4271 Divyansh Singh 2025-02-16 00:27:53 +0530
  • 5dccaeef05
    fix(theme): code block contrast ratio (#4487) Will Hack 2025-02-15 13:44:19 -0500
  • e466910e2b
    chore: fix typo (#4530) Henrikh Kantuni 2025-02-15 13:30:45 -0500
  • 1969cf4f3b
    fix: upgrade shiki, remove embedded languages workaround (#4566) Anthony Fu 2025-02-16 02:27:42 +0800
  • dcd8abbcd2
    Merge branch 'main' into fix/upgrade-shiki #4566 Anthony Fu 2025-02-16 02:15:34 +0800
  • a719c83408
    fix: upgrade shiki, remove embedded languages workaround Anthony Fu 2025-02-16 02:13:45 +0800
  • b930b8d531
    fix: deterministic code group ids (#4565) Divyansh Singh 2025-02-15 23:30:41 +0530
  • 33f1eae900 chore: use polling for watching files in tests #4565 Divyansh Singh 2025-02-15 23:13:44 +0530
  • cbdb9f99c0 chore: refresh lock file Divyansh Singh 2025-02-15 23:08:45 +0530
  • c78af12315 chore: downgrade pnpm Divyansh Singh 2025-02-15 23:07:29 +0530
  • 885f625fab chore: lock vue-tsc to 2.2.0 Divyansh Singh 2025-02-15 22:52:06 +0530
  • 209e972f47 chore: bump deps Divyansh Singh 2025-02-15 22:41:03 +0530
  • 82d6aeec5c fix: ids of code groups shouldn't change b/w builds if content hasn't changed Divyansh Singh 2025-02-15 22:36:49 +0530
  • 809bb523b6 docs: adjust preloaded shiki languages [lunaria-ignore] Divyansh Singh 2025-02-15 22:20:17 +0530
  • 68b1bcc680
    fix: workaround for markdown embedded code highlighting (#4564) Anthony Fu 2025-02-16 00:24:40 +0800
  • 0be9c1af12
    fix: workaround for markdown embedded code highlighting #4564 Anthony Fu 2025-02-16 00:23:16 +0800
  • f6243d1f3f chore: ignore emojis too from anchors Divyansh Singh 2025-02-15 21:48:03 +0530
  • 68dff2af85 fix(markdown): include content of all tokens in heading ids Divyansh Singh 2025-02-15 20:34:35 +0530
  • b86f690783
    Merge cfce56dca4 into 6031dbcdb7 #3361 wChenonly 2025-02-15 13:41:35 +0800
  • a60ead1bb8
    Merge branch 'main' into feat/footer-with-sidebar Leo 2025-02-14 16:55:34 +0800
  • 5586a95f41 fix(components):fix #4393 张瑞 2025-02-14 13:40:29 +0800
  • 46d0ab942f
    Update default-theme-carbon-ads.md #4559 Masp976 2025-02-13 15:12:43 +0100
  • 4318881f09 fix(components):fix 张瑞 2025-02-13 16:22:39 +0800
  • 6031dbcdb7 chore: bump deps Divyansh Singh 2025-02-12 18:10:32 +0530
  • 77ec959e8c
    chore(deps-dev): bump esbuild from 0.24.2 to 0.25.0 #4558 dependabot[bot] 2025-02-12 12:13:21 +0000
  • 88101d36cd
    chore: bump deps (#4542) Divyansh Singh 2025-02-04 23:40:46 +0530
  • 9f16428430 chore: bump deps #4542 Divyansh Singh 2025-02-04 23:34:52 +0530
  • fa9302bbbf
    chore(deps-dev): bump vitest from 3.0.4 to 3.0.5 #4541 dependabot[bot] 2025-02-04 17:59:41 +0000
  • 163c1f2477 docs: mark vp-raw element as code to avoid error when copy-pasting Divyansh Singh 2025-02-04 14:37:48 +0530
  • 091d5840ae
    fix(theme): allow interactions behind scroll shadow (#4537) Ebrahim Fallah 2025-02-03 21:07:18 +0330
  • 7646f5f357
    fix: allow interactions behind scroll shadows #4537 Ebrahim Fallah 2025-02-03 09:18:03 -0800
  • 64b33e656d
    docs(ru): update translations (#4536) Bugo 2025-02-03 09:11:26 +0500
  • 4c87f349c1 Update index.md #4536 Bugo 2025-02-03 08:32:28 +0500
  • 7c91a80f95 Update guide/using-vue.md Bugo 2025-02-03 08:32:17 +0500
  • 736f90a1ac Update guide/extending-default-theme.md Bugo 2025-02-03 08:32:04 +0500
  • 06a6524bac
    Merge branch 'main' into feat/printing-mode #4041 Ethan Goh 2025-01-31 16:53:38 +0800
  • e2ac42e030
    feat: enable footer by frontmatter yuyinws 2025-01-31 16:04:59 +0800
  • 9549edb49e
    docs: update yuyinws 2025-01-31 15:50:25 +0800
  • 8a9fcc3fdd
    feat(theme): allow footer and siderbar to be displayed at the same time yuyinws 2025-01-31 15:22:38 +0800
  • f72ff2e267 feat(i18n): translate docs/ja/index.md into japanese #4531 Yusuke 2025-01-29 15:09:22 +0900
  • 0d3f3c70f8
    Fix typo #4530 Henrikh Kantuni 2025-01-29 00:40:20 -0500
  • d9c699e043
    Merge branch 'main' into feat/translate-docs-japanese #4527 kamome_runs 2025-01-28 15:57:32 +0900
  • c5dc6936a3 feat(i18n): translate __tests__/e2e/markdown-extensions/index.md into japanese Yusuke 2025-01-28 15:45:32 +0900
  • c2ab5b03a8 fix(build): don't destructure pages as it will be updated onFileAddDelete Divyansh Singh 2025-01-27 15:24:50 +0530
  • 9b5c0377cd fix(build): `--minify` not working as documented Divyansh Singh 2025-01-26 11:28:39 +0530
  • 68346228cf
    Update VPDocAsideOutline.vue Hichem Fantar 2025-01-26 00:40:56 +0100
  • d79ad28175 feat: update font weight for back-to-top button in VPDocAsideOutline component Hichem Fantar 2025-01-25 21:48:57 +0100
  • 3a99e66077 feat: enhance back-to-top button styling in VPDocAsideOutline component Hichem Fantar 2025-01-25 21:36:28 +0100
  • 30e8c5feab feat: add scroll to top button in VPDocAsideOutline component Hichem Fantar 2025-01-25 21:18:46 +0100
  • 8b3e10cb99 docs: fix leaking styles Divyansh Singh 2025-01-25 22:21:11 +0530
  • 80622356f1
    feat: use `markdown-it-async`, remove `synckit` (#4507) Anthony Fu 2025-01-25 18:00:18 +0800
  • 502c3d1810
    docs(environment-variables.md): Create docs for using env vars #4517 Kareim Tarek 2025-01-24 21:47:07 +0200
  • fc2bdaf5a5 feat(i18n): translate contributing.md to japanese Yusuke 2025-01-24 20:15:51 +0900
  • d2ca816a96 feat: (i18n) translate commit-convention.md to japanese Yusuke 2025-01-24 19:24:48 +0900
  • 0a4032635d update comment #4507 Divyansh Singh 2025-01-24 01:00:02 +0530
  • a0bd0e6bf6 move mdit types to dev deps Divyansh Singh 2025-01-24 00:50:45 +0530
  • abc9da6d3d separate node only types Divyansh Singh 2025-01-24 00:30:04 +0530
  • 4e542a7eca mark types as any for now Divyansh Singh 2025-01-23 23:47:11 +0530
  • 231fbb02d8 don't fail on missing language Divyansh Singh 2025-01-23 23:26:07 +0530
  • 8bf1b7cc34 types are listed twice Divyansh Singh 2025-01-23 23:17:38 +0530
  • 36ec75268d revert search box changes Divyansh Singh 2025-01-23 23:14:46 +0530
  • bc137980c0
    Merge branch 'main' into perf/markdown-it-async Divyansh Singh 2025-01-23 23:13:55 +0530
  • 986a6e287a
    Merge 93f7033a27 into 74a0222f9a #4509 Divyansh Singh 2025-01-23 13:59:03 -0300
  • 74a0222f9a release: v2.0.0-alpha.2 v2.0.0-alpha.2 Divyansh Singh 2025-01-23 21:22:30 +0530
  • 34dcf01bcc chore: bump deps Divyansh Singh 2025-01-23 21:18:00 +0530
  • 23d3281ed6
    feat: support same page navigation in router.go (#4511) Divyansh Singh 2025-01-23 21:06:11 +0530
  • fd77b6b03c Merge remote-tracking branch 'origin/main' into same-page-navigation #4511 Divyansh Singh 2025-01-23 20:58:22 +0530