Commit Graph

  • 21eda0561f format Divyansh Singh 2025-04-14 00:05:13 +0530
  • e73dce3650 minor tweaks Divyansh Singh 2025-04-14 00:00:54 +0530
  • 27de822a77 update comment, json is no longer supported Divyansh Singh 2025-04-13 23:24:49 +0530
  • b9d841951b update type helpers Divyansh Singh 2025-04-13 22:39:01 +0530
  • e835777615 adjust imports Divyansh Singh 2025-04-13 21:45:11 +0530
  • 2dd4d2b48f update comment Divyansh Singh 2025-04-13 21:41:23 +0530
  • 13b215373f unrelated, add llms.txt plugin on build only Divyansh Singh 2025-04-13 21:38:22 +0530
  • 83eb77dfda LocaleConfig can also now accept partial values Divyansh Singh 2025-04-13 21:37:55 +0530
  • 886be3245a no need to export deep partial and exclude non-pure-object stuff Divyansh Singh 2025-04-13 21:22:30 +0530
  • 01f600fd87 update configs Divyansh Singh 2025-04-13 20:52:11 +0530
  • a7e8c2cc4a remove build concurrency workaround - no longer needed - didn't actually fix the actual issue which is because of rollup-plugin-dts not vitepress build - also buildConcurrency shouldn't be decided on the basis of number of threads but the available memory, it is used to compute how many pages are rendered at once, all of that is run on a single thread Divyansh Singh 2025-04-13 20:39:39 +0530
  • 98dc5624a2
    Merge remote-tracking branch 'upstream/main' into feat/hierarchical-theme-config Yuxuan Zhang 2025-04-11 05:23:47 -0400
  • d2d8b757c5
    Merge branch 'main' into feat/client-only-sidabar-and-nav Yuxuan Zhang 2025-04-11 05:18:28 -0400
  • 83ad6120c7
    add `isSidebarClientOnly` to theme.d.ts Yuxuan Zhang 2025-04-11 05:17:35 -0400
  • 289cbe615e
    Merge remote-tracking branch 'upstream/main' into feat/client-only-sidabar-and-nav Yuxuan Zhang 2025-04-11 05:17:13 -0400
  • 46d8ccc29b
    dep: add package `living-object` for object serialization (support symbols) Yuxuan Zhang 2025-04-11 05:10:23 -0400
  • 6b4d214b92
    improve ClientOnly component: pass down props Yuxuan Zhang 2025-04-11 05:10:13 -0400
  • 0d410d62c6
    fix: clientOnly marker lost during `addBase()` Yuxuan Zhang 2025-04-11 05:10:03 -0400
  • 07630ec359
    Merge 429e592332 into 1ec84c1504 #4600 linkscope 2025-04-11 10:24:40 +0200
  • 1ec84c1504 chore: bump deps Divyansh Singh 2025-04-11 12:42:29 +0530
  • ca0a2511ac
    docs: add a plugin to generate llms.txt (#4635) Okinea Dev 2025-04-11 09:03:32 +0200
  • 23f798eb3f type assertion is no longer needed? #4635 Divyansh Singh 2025-04-11 12:30:18 +0530
  • 2d2a622b85 regenerate lock file Divyansh Singh 2025-04-11 12:27:03 +0530
  • 15679fac9b
    fix package.json Divyansh Singh 2025-04-11 12:25:10 +0530
  • 53ba5da315
    Merge branch 'main' into llms-docs Divyansh Singh 2025-04-11 12:24:36 +0530
  • 3e91b80fee
    Merge remote-tracking branch 'upstream/main' into feat/client-only-sidabar-and-nav Yuxuan Zhang 2025-04-10 22:50:56 -0400
  • 70de34c038 perf: call `module.enableCompileCache()` Divyansh Singh 2025-04-10 19:50:14 +0530
  • e5ab0676a9 perf: hoist expensive operations in useLayout Divyansh Singh 2025-04-08 11:18:24 +0530
  • f63502998b
    Merge branch 'main' into llms-docs Okinea Dev 2025-04-07 08:45:49 +0200
  • d2840dc100
    Merge branch 'main' into scroll-to-top #4522 Hichem Fantar 2025-04-07 05:28:38 +0100
  • e142477501
    Merge branch 'main' into feat/hierarchical-theme-config Yuxuan Zhang 2025-04-06 13:21:49 -0400
  • 2803b7e330
    chore: re-introduce 27c4151 (#4680) Divyansh Singh 2025-04-06 14:27:25 +0530
  • 0e8ca04ad2 nope, go back #4680 Divyansh Singh 2025-04-06 14:25:11 +0530
  • dda9bb9dfd check if dts 6.2.0 is working Divyansh Singh 2025-04-06 14:22:27 +0530
  • a5b657341b try harder Divyansh Singh 2025-04-06 14:18:30 +0530
  • 7e1ad3e64a try with newer version Divyansh Singh 2025-04-06 14:15:41 +0530
  • 3f3f374828 try with older version Divyansh Singh 2025-04-06 14:12:48 +0530
  • b86d3ee84f try with older version Divyansh Singh 2025-04-06 14:09:49 +0530
  • ee6c94ba49 chore: re-introduce 27c4151 Divyansh Singh 2025-04-06 14:07:06 +0530
  • 910d6b4633 Revert "chore: bump deps, drop node 18 from ci" Divyansh Singh 2025-04-06 14:05:02 +0530
  • 72627effb3
    fix: mitigate netlify javascript heap out of memory issue Yuxuan Zhang 2025-04-06 00:24:06 -0400
  • b5dfa185f9
    Merge branch 'main' into feat/hierarchical-theme-config Yuxuan Zhang 2025-04-05 23:57:49 -0400
  • bd80a64c12
    update: clarify comments for `mergeHead` Yuxuan Zhang 2025-04-05 16:38:41 -0400
  • 13bbf1b0d2
    Revert "update: revert last change, rename `mergeHead` arguments for clarity." Yuxuan Zhang 2025-04-05 16:36:51 -0400
  • fb8d4e51c5
    update: revert last change, rename `mergeHead` arguments for clarity. Yuxuan Zhang 2025-04-05 16:30:01 -0400
  • f4c18e87ac
    fix: preserve original mergeHead() behavior Yuxuan Zhang 2025-04-05 16:24:05 -0400
  • 27c4151c72 chore: bump deps, drop node 18 from ci Divyansh Singh 2025-04-05 19:44:38 +0530
  • 544cd81259
    feat(theme)!: add `isHome` frontmatter option (#4673) Yuxuan Zhang 2025-04-05 09:59:32 -0400
  • 101afa4587 rename MenuItem to OutlineItem and scope it to DefaultTheme #4673 Divyansh Singh 2025-04-05 19:14:02 +0530
  • d827a6141b prevent multiple getHeaders calls Divyansh Singh 2025-04-05 18:56:24 +0530
  • d37333a8a6 fix order Divyansh Singh 2025-04-05 18:01:32 +0530
  • 8f55020614 cleanup Divyansh Singh 2025-04-05 17:24:14 +0530
  • 9c7ef38fed format Divyansh Singh 2025-04-05 17:13:17 +0530
  • d847773e15 wip Divyansh Singh 2025-04-05 17:12:04 +0530
  • 787b82599b
    refactor: apply additional config for both SSR and client Yuxuan Zhang 2025-04-05 07:14:33 -0400
  • a02db2b3bc workaround for #2796 is no longer needed, was fixed in core Divyansh Singh 2025-04-05 16:36:03 +0530
  • 8eb759a586 remove unused import Divyansh Singh 2025-04-05 16:01:25 +0530
  • 127b880e01 fix types, update docs, format, merge useLocalNav to useLayout too, fix typo in leftAside, Divyansh Singh 2025-04-05 15:56:52 +0530
  • 0958b6aff4
    refactor: migrate useSidebar into useLayout and useSidebarControl Yuxuan Zhang 2025-04-04 23:54:35 -0400
  • 9477d8169e
    refactor: rename `useIsHomeLayout()` to `useLayout()` Yuxuan Zhang 2025-04-04 16:05:49 -0400
  • 17bb4f037b
    Merge remote-tracking branch 'upstream/main' into feat/default-theme-is-home-layout Yuxuan Zhang 2025-04-04 16:04:09 -0400
  • a8f35dc2ff
    Merge 0ff447912b into ea5cbfca39 #3654 Bobbie Goede 2025-04-04 23:31:46 +0530
  • ea5cbfca39
    chore(deps): bump vite from 6.2.4 to 6.2.5 (#4676) dependabot[bot] 2025-04-04 21:40:19 +0530
  • 267a9abf77
    chore(deps): bump vite from 6.2.4 to 6.2.5 #4676 dependabot[bot] 2025-04-04 16:05:13 +0000
  • afb58219e1
    update: rename "useDerived" to "useIsHomeLayout" Yuxuan Zhang 2025-04-03 06:00:14 -0400
  • eb2f47ae3d
    fix: revert data.ts, add derived.ts, update imports Yuxuan Zhang 2025-04-03 05:52:50 -0400
  • 2ddd194f11
    Merge branch 'main' into custom-nav-components #4630 Lukas Leisten 2025-04-03 11:05:06 +0200
  • c8bef32aaf
    fix: respect user configured `srcDir` Yuxuan Zhang 2025-04-03 03:40:31 -0400
  • 930038923c
    update default-theme: use isHomeLayout in favor of hardcoded condition Yuxuan Zhang 2025-04-03 01:34:48 -0400
  • f1233ab5bb
    feat: default-theme-is-home-layout Yuxuan Zhang 2025-04-03 01:33:55 -0400
  • 38513dcfdb
    Merge branch 'main' into feat/hierarchical-theme-config Yuxuan Zhang 2025-04-01 00:13:11 -0400
  • 18b6324c8f docs: update setup wizard contents #4665 Junseong Park 2025-04-01 11:17:10 +0900
  • 64000272b4
    update docs/*/config.ts: use defineAdditionalConfig() instead of defineConfig Yuxuan Zhang 2025-03-31 17:19:57 -0400
  • f5bdd2bbca
    update: add config type helper, clean up code Yuxuan Zhang 2025-03-31 17:19:20 -0400
  • 8ad6a05874
    Merge branch 'main' into feat/client-only-sidabar-and-nav Yuxuan Zhang 2025-03-31 15:16:55 -0400
  • 35f36a96bb
    chore(deps): bump vite from 6.2.3 to 6.2.4 (#4664) dependabot[bot] 2025-04-01 00:29:39 +0530
  • abd20e7e0a
    chore(deps): bump vite from 6.2.3 to 6.2.4 #4664 dependabot[bot] 2025-03-31 18:45:46 +0000
  • 13f52985bb
    fix: try to loosen timeout for data loading tests Yuxuan Zhang 2025-03-31 14:18:16 -0400
  • 95f67c61c0
    update: revert irrelevant changes Yuxuan Zhang 2025-03-31 13:40:32 -0400
  • cd8abbe8b5
    update: clean up code Yuxuan Zhang 2025-03-31 13:26:45 -0400
  • 82e59e763d
    feat(config, theme): add clientOnly marker Yuxuan Zhang 2025-03-31 13:19:25 -0400
  • 7211246399
    fix: move `/en/config.ts` to `/config.ts`, allow root-level configuration overloading Yuxuan Zhang 2025-03-30 12:23:51 -0400
  • 0fcb916518
    update: remove unused code Yuxuan Zhang 2025-03-30 11:56:03 -0400
  • a8428fe1fa
    fix: remove debug code Yuxuan Zhang 2025-03-30 11:26:26 -0400
  • 12b2a58658
    update: use node API in distributed config files Yuxuan Zhang 2025-03-30 11:21:56 -0400
  • f33687c3b2
    major refactor: move main logic into resolveUserConfig() Yuxuan Zhang 2025-03-30 11:21:28 -0400
  • 550e5f9b11
    revert bundle.ts Yuxuan Zhang 2025-03-30 09:40:57 -0400
  • 8d4ae1ce03
    revert translation.ts: remove unneeded code Yuxuan Zhang 2025-03-30 07:33:45 -0400
  • 324d79c97c
    Merge remote-tracking branch 'origin/feat/hierarchical-theme-config' into feat/hierarchical-theme-config Yuxuan Zhang 2025-03-30 00:56:43 -0400
  • fde8f223e0
    fix bundle.ts: reliable detection for `vitepress/package.json` Yuxuan Zhang 2025-03-30 00:56:12 -0400
  • a69c1863cb
    Merge branch 'main' into feat/hierarchical-theme-config Yuxuan Zhang 2025-03-30 00:48:25 -0400
  • fb5dbb2e72
    update: clean up debug logging code Yuxuan Zhang 2025-03-30 00:44:15 -0400
  • d33f6ffb28
    fix: modify chunk rules to avoid circular import Yuxuan Zhang 2025-03-30 00:43:41 -0400
  • e33e9c34d7
    refactor docs: move language-specific files into their own folders. Yuxuan Zhang 2025-03-29 23:22:12 -0400
  • 0267dcafa2
    feat(theme): make "Take me home" button's link customizable (#4658) Yuxuan Zhang 2025-03-29 23:07:36 -0400
  • c3c0d71d1d
    first working version Yuxuan Zhang 2025-03-29 23:00:07 -0400
  • a2614bc2df
    update: make "Take me home" button's link customizable #4658 Yuxuan Zhang 2025-03-29 18:01:58 -0400
  • db58af5c66
    fix!: don't remove shiki styles from `pre` and remove unnecessary transformers (#4652) Divyansh Singh 2025-03-27 14:28:27 +0530
  • 4ee95775c1 fix!: don't remove shiki styles from `pre` and remove unnecessary transformers #4652 Divyansh Singh 2025-03-27 14:22:58 +0530
  • 69eed30ce7
    Merge 056c6da1cf into 531a7a19d2 #4228 lifehackerhansol 2025-03-25 20:17:44 +0100