\r\n \u003C/template>\r\n \u003C/VPTeamPageSection>\r\n\u003C/VPTeamPage>\r\n```\n\n### Expected behavior\n\n\r\n\n\n### System Info\n\n```Text\nSystem:\r\n OS: Windows 11\r\n Binaries:\r\n Node: 20.10.0\r\n Yarn: 1.22.19\r\n npm: 10.5.0\r\n pnpm: 8.15.5\r\n Browsers:\r\n Edge: Chromium (123.0.2420.81)\r\n Internet Explorer: 11.0.22621.1\r\n npmPackages:\r\n vitepress: 1.0.0-rc.43\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2906,2907],{"name":2895,"color":2896},{"name":2869,"color":2870},3769,"Support centering members in VPTeamPage","2025-03-02T18:09:24Z","https://github.com/vuejs/vitepress/issues/3769",0.7236078,{"description":2914,"labels":2915,"number":2917,"owner":2872,"repository":2873,"state":2918,"title":2919,"updated_at":2920,"url":2921,"score":2922},"### Describe the bug\n\nhttps://github.com/vuejs/vitepress/issues/1773\r\n\r\nURL: https://vitepress.vuejs.org/guide/theme-home-page\r\n\r\nVisit 404\n\n### Reproduction\n\nhttps://github.com/vuejs/vitepress/issues/1773\r\n\r\nURL: https://vitepress.vuejs.org/guide/theme-home-page\r\n\r\nVisit 404\n\n### Expected behavior\n\nhttps://github.com/vuejs/vitepress/issues/1773\r\n\r\nURL: https://vitepress.vuejs.org/guide/theme-home-page\r\n\r\nVisit 404\n\n### System Info\n\n```Text\nLinux\r\nvitepress:1.3.0\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2916],{"name":2866,"color":2867},4026,"closed","Document link 404 mentioned in issue 1773","2024-07-15T04:43:21Z","https://github.com/vuejs/vitepress/issues/4026",0.6982177,{"description":2924,"labels":2925,"number":2926,"owner":2872,"repository":2873,"state":2918,"title":2927,"updated_at":2928,"url":2929,"score":2930}," It uses git to get that timestamp. Disable it if you don't want to install git.\r\n\r\n_Originally posted by @brc-dd in https://github.com/vuejs/vitepress/issues/2175#issuecomment-1491609952_\r\n \r\n\r\nI am run vitepress dev server in webcontainer , it's haven't git , where config can i disable git ?",[],3575,"How to disable git","2024-02-23T00:05:15Z","https://github.com/vuejs/vitepress/issues/3575",0.6992939,{"description":2932,"labels":2933,"number":2937,"owner":2872,"repository":2873,"state":2918,"title":2938,"updated_at":2939,"url":2940,"score":2941},"### Describe the bug\r\n\r\nI try to make a search box that would navigate to search results page with some search params after clicking \"search\" button, it works fine in dev mode, but can't work on search results page in build mode.\r\n\r\n### Reproduction\r\n\r\nA online demo is available [here](https://stackblitz.com/edit/vite-ya1eyu9v).\r\n\r\n1. Run `npm run docs:dev` in terminal.\r\n2. Try using the search box in the navigation bar to enter letters for searching on the homepage, search results page, and Test Page.\r\n3. Do the same things in 2. after runing `npm run docs:build` and `npm run docs:preview`.\r\n\r\n### Expected behavior\r\n\r\nBuild mode should have the same performance as dev mode. On search results page, page should refresh and apply new query params to filter results.\r\n\r\n### System Info\r\n\r\n```Text\r\nSystem:\r\n OS: Linux 5.0 undefined\r\n CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz\r\n Memory: 0 Bytes / 0 Bytes\r\n Shell: 1.0 - /bin/jsh\r\n Binaries:\r\n Node: 18.20.3 - /usr/local/bin/node\r\n Yarn: 1.22.19 - /usr/local/bin/yarn\r\n npm: 10.2.3 - /usr/local/bin/npm\r\n pnpm: 8.15.6 - /usr/local/bin/pnpm\r\n npmPackages:\r\n vitepress: latest => 1.5.0\r\n```\r\n\r\n\r\n### Additional context\r\n\r\nThere is a related report here #813, but I don't think the problem I encountered is related to switching layouts, because my problem is shown on the same page in different modes.\r\n\r\n### Validations\r\n\r\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\r\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\r\n- [X] Read the [docs](https://vitepress.dev).\r\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2934],{"name":2935,"color":2936},"client","1AA9E5",4461,"support router.go for same page navigations","2025-01-31T04:42:30Z","https://github.com/vuejs/vitepress/issues/4461",0.70103353,{"description":2943,"labels":2944,"number":2948,"owner":2872,"repository":2873,"state":2918,"title":2949,"updated_at":2950,"url":2951,"score":2952},"### Is your feature request related to a problem? Please describe.\r\n\r\nHello, I would like to suggest the official addition of an NPM link to the Social Links section in Vitepress. Vitepress is widely used for documenting NPM packages (libraries), and as a fan and active user of Vitepress for library documentation, I believe including an NPM link officially would be greatly beneficial. This is an enhancement that I think all users would appreciate.\r\n\r\nMay I proceed with this task and request permission to submit a PR? 🥺\r\n\r\n### Describe the solution you'd like\r\n\r\nI will likely modify the file below and submit a PR.\r\n\r\n`theme-default/support/socialIcons.ts`\r\n`types/default-theme.d.ts`\r\n`config/theme-configs.md`\r\n\r\n### Describe alternatives you've considered\r\n\r\n_No response_\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Validations\r\n\r\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\r\n- [X] Read the [docs](https://vitepress.dev).\r\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\r\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[2945],{"name":2946,"color":2947},"contribution welcome","11E4B8",3481,"Request to Add NPM to Social Links","2024-01-29T00:04:30Z","https://github.com/vuejs/vitepress/issues/3481",0.70295197,{"description":2954,"labels":2955,"number":2956,"owner":2872,"repository":2873,"state":2918,"title":2957,"updated_at":2958,"url":2959,"score":2960},"I have enabled the `lastUpdated` feature, but the last updated date is not being displayed. I understand that the method you implemented to show the last updated date involves fetching the date of the last commit. However, my project is deployed on a server without a Git environment. Is there a solution to this issue?\r\n",[],4119,"`lastUpdated` Feature Seems Not Displaying Date on Server Deployment Without Git","2024-08-17T04:42:10Z","https://github.com/vuejs/vitepress/issues/4119",0.70552796,{"description":2962,"labels":2963,"number":2966,"owner":2872,"repository":2873,"state":2918,"title":2967,"updated_at":2968,"url":2969,"score":2970},"### Is your feature request related to a problem? Please describe.\n\nAs described in [How to search for items with an embedded hyphen? #108](https://github.com/lucaong/minisearch/issues/108) minisearch does split by default at Hyphen/Minus Sign. \n\n### Describe the solution you'd like\n\nIt should be possible to influence this behaviour by defining a [custom split variable](https://github.com/lucaong/minisearch/issues/108#issuecomment-963311944).\n\n### Describe alternatives you've considered\n\n_No response_\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[2964,2965],{"name":2895,"color":2896},{"name":2946,"color":2947},2570,"Allow configuration of minisearch to not split at - Sign (Hyphen, Minus)","2023-07-13T00:04:46Z","https://github.com/vuejs/vitepress/issues/2570",0.7065526,["Reactive",2972],{},["Set"],["ShallowReactive",2975],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f_nP3z8q2V2UyB21P05e1nkQXPmaXRESuvjn66UixRdg":-1},"/vuejs/vitepress/3951"]