Commit Graph

  • a6daafd444
    Update VPNavBar.vue Divyansh Singh 2023-04-16 00:28:01 +0530
  • a053971ac6 fix: double base path when navigating to local search results ChuHoMan 2023-04-16 02:36:11 +0800
  • 5bff74e8a5 release: v1.0.0-alpha.67 v1.0.0-alpha.67 Divyansh Singh 2023-04-15 23:57:19 +0530
  • 25a1fe90bd fix(search): avoid double base Divyansh Singh 2023-04-15 23:54:20 +0530
  • 77db39be2e
    docs: add note on syntax highlighting with moustaches in fences Divyansh Singh 2023-04-15 21:14:43 +0530
  • 4c24960433
    feat: allow passing props and children/slots to defineClientComponent (#2198) Liberty 2023-04-15 23:28:00 +0800
  • 9ef58271cb docs: fix example #2198 Divyansh Singh 2023-04-15 20:54:37 +0530
  • 4ab99524ab fix: make args and cb optional Divyansh Singh 2023-04-15 20:30:39 +0530
  • f486360061
    Merge branch 'main' into feat/defineClientComponent Divyansh Singh 2023-04-15 20:22:59 +0530
  • 8ee6b905f5
    fix(theme): navbar style (#2202) Leedom 2023-04-15 21:52:37 +0800
  • d3d72a647a release: v1.0.0-alpha.66 v1.0.0-alpha.66 Divyansh Singh 2023-04-15 19:01:31 +0530
  • 50697ebfba docs: fix layout shift in search page Divyansh Singh 2023-04-15 18:59:27 +0530
  • 713a35cbd0
    feat!: organized search config (#2218) Divyansh Singh 2023-04-15 18:52:11 +0530
  • 47bd817abe revert: lru-cache bump #2218 Divyansh Singh 2023-04-15 18:49:27 +0530
  • 5d1358056f chore: bump deps Divyansh Singh 2023-04-15 18:46:11 +0530
  • fd265b8643 feat!: organized search config Divyansh Singh 2023-04-15 18:43:13 +0530
  • 81d4761e61
    Merge branch 'main' into editlink-path Christian Georgi 2023-04-12 23:42:20 +0200
  • 8059ec390a chore: rename offline search to local search Divyansh Singh 2023-04-11 13:45:27 +0530
  • 536174912b docs: update heading anchor Divyansh Singh 2023-04-11 13:34:54 +0530
  • 609d447ab5 fix(search): properly resolve page link Divyansh Singh 2023-04-11 13:25:29 +0530
  • e2951604fd fix(theme): fix meta key not showing on search button Divyansh Singh 2023-04-11 13:17:02 +0530
  • 0a387dda82 chore: enable algolia on main site Divyansh Singh 2023-04-11 12:48:17 +0530
  • 6c92675e33
    feat: offline search (#2110) Guillaume Chau 2023-04-11 09:16:52 +0200
  • d0966497f5
    docs: add GitHub Pages `deploy.yml` for pnpm #2205 Özüm Eldoğan 2023-04-10 09:55:09 +0300
  • 6acda7a6b3
    docs: fix typo (#2204) Adam Gąsowski 2023-04-09 16:20:54 +0200
  • 43c139946d
    Typo in site-config.md #2204 Adam Gąsowski 2023-04-09 15:42:39 +0200
  • 3db1da8a61 fix: navbar style #2202 leedom 2023-04-09 06:34:45 +0800
  • 47e8d30d09 chore: use gh shiki themes #2200 userquin 2023-04-07 17:56:27 +0200
  • c89e2b7660 fix: build not using plugin userquin 2023-04-07 16:04:59 +0200
  • dd9f051b00 Merge branch 'main' into zh Xavi Lee 2023-04-07 21:48:12 +0800
  • 2c092d4ee2 feat: allow configuring light theme codeblocks userquin 2023-04-07 15:25:00 +0200
  • 533dc4c9a4 feat: Add prop and children parameters to the defineClientComponent liberty 2023-04-06 21:44:05 +0800
  • 58802f95a2 fix: don't display no result while search is debounced #2110 Guillaume Chau 2023-04-06 15:59:29 +0200
  • efd65fcfec fix: detailed view in production Guillaume Chau 2023-04-06 15:57:19 +0200
  • c6a718a938 fix: don't display vue warning message Guillaume Chau 2023-04-06 15:49:31 +0200
  • 01d358acb5 fix: detailed view errors Guillaume Chau 2023-04-06 15:49:23 +0200
  • 702788daf3 Merge remote-tracking branch 'upstream/main' into feat/offline-search Guillaume Chau 2023-04-04 16:55:11 +0200
  • 9589bca4d6 fix: CR Guillaume Chau 2023-04-04 16:53:07 +0200
  • 0e5ff773f3 release: v1.0.0-alpha.65 v1.0.0-alpha.65 Divyansh Singh 2023-04-04 15:45:02 +0530
  • a681fd11e3
    fix(build): remove extra line at end of code blocks (#2191) Divyansh Singh 2023-04-04 15:43:58 +0530
  • d26ddfe6a2 fix(build): remove extra line at end of code blocks #2191 Divyansh Singh 2023-04-04 15:38:19 +0530
  • 711af9a16c
    fix(theme): ensure correct outline state #2189 MicroDev 2023-04-03 22:03:25 +0530
  • 070219b7df fix(docs): Added `themeConfig.lastUpdatedFormat` to `SiteConfig`. #2186 Mateu Llull 2023-04-03 17:10:41 +0200
  • 15dde1db4e docs: Added documentation about `lastUpdatedFormat` option. Mateu Llull 2023-04-03 16:54:01 +0200
  • a5827606ae feat(lastUpdate): Added option to specify desired date format. Mateu Llull 2023-04-03 14:56:27 +0200
  • 399aeea7d0
    docs: fix typo (#2184) 烽宁 2023-04-03 17:20:13 +0800
  • c11535b709 docs: fix typo #2184 zonemeen 2023-04-03 17:07:40 +0800
  • 9d30d463d7 fix(theme): fix fontSize of blockquote in custom containers zonemeen 2023-04-03 16:06:32 +0800
  • 9a0e13eac2 fix link typo shellRaining 2023-03-31 23:09:41 +0800
  • e586b6ca0b update shellRaining 2023-03-31 23:01:09 +0800
  • 2ee3238e6a update shellRaining 2023-03-31 23:00:26 +0800
  • cca32cbb0f update shellRaining 2023-03-31 22:41:49 +0800
  • ba313370a3 Merge branch 'zh' of github.com:awxiaoxian2020/vitepress into zh shellRaining 2023-03-31 22:29:42 +0800
  • 68fcb45ef6 fix(theme): fix color of blockquote in custom containers zonemeen 2023-03-31 10:55:23 +0800
  • 713183fb42 Create Post “sample-1” #2172 Ashley1985 2023-03-30 14:10:13 +0200
  • 71355da006 Delete preview.css Ashley1985 2023-03-30 14:06:52 +0200
  • 61141f8e57 Update config.yml Ashley1985 2023-03-30 14:06:06 +0200
  • 15b75a7762 update Ashley1985 2023-03-30 13:58:38 +0200
  • 58fc540d6a Update index.html Ashley1985 2023-03-30 13:49:52 +0200
  • 250c50c4b6 admin to docs/p/a Ashley1985 2023-03-30 13:38:39 +0200
  • c1c9f03053 admin change Ashley1985 2023-03-30 13:34:01 +0200
  • 19aadb814b Update config.yml Ashley1985 2023-03-30 13:30:41 +0200
  • 2b92f9689e Update index.html Ashley1985 2023-03-30 13:22:35 +0200
  • 3750e843f6 admin folder Ashley1985 2023-03-30 13:13:00 +0200
  • c48e89a290 Create Post “example-post-1” #2170 Ashley1985 2023-03-30 12:17:21 +0200
  • 7c37665463 Create Post “example-post-1” #2171 Ashley1985 2023-03-30 12:17:05 +0200
  • e6778228d9 Update config.yml Ashley1985 2023-03-30 12:13:08 +0200
  • b18254fcb0 update Ashley1985 2023-03-30 12:12:10 +0200
  • 3a65db2453 chore: remove unused styles Divyansh Singh 2023-03-30 14:33:07 +0530
  • 3f38715b5e
    chore(theme): remove unused styles (#2167) btea 2023-03-30 16:20:45 +0800
  • 754ea5999d
    Update src/client/theme-default/styles/components/vp-doc.css #2167 Divyansh Singh 2023-03-30 13:50:19 +0530
  • 18352d66bd fix: remove unused styles btea 2023-03-30 15:24:36 +0800
  • 5c9105cbfa fix(theme): fix copy button display btea 2023-03-30 14:20:58 +0800
  • 1d65fd5438 fix: html tag escaping issue in plugin #2165 李江辰 2023-03-30 12:00:53 +0800
  • 9f7b18b0ca release: v1.0.0-alpha.64 v1.0.0-alpha.64 Divyansh Singh 2023-03-29 22:39:20 +0530
  • 3714741b40 feat(build): provide `siteConfig` in `transformPageData` context (#2163) John Campion Jr 2023-03-29 11:42:56 -0400
  • b5582c0692 Revert "fix(theme): use locale lang instead of navigator lang for last updated (#2118)" #2164 Divyansh Singh 2023-03-29 21:10:30 +0530
  • b697631368 feat: add color preview plugin 李江辰 2023-03-29 23:15:53 +0800
  • 33315630c6
    Merge branch 'main' into transform-config #2163 John Campion Jr 2023-03-29 10:24:26 -0400
  • e18f038d9f Changed to use an object for context John Campion Jr 2023-03-29 10:14:08 -0400
  • 4c23003189
    fix(build): make `lastUpdated` work with git submodules (#2149) Christian Georgi 2023-03-29 15:01:12 +0200
  • e486627858 Add siteConfig to transformPageData John Campion Jr 2023-03-29 08:58:55 -0400
  • 8d3439bae2
    Merge branch 'main' into last-updated-robust #2149 Divyansh Singh 2023-03-29 18:27:03 +0530
  • fedab9616c
    Update src/node/utils/getGitTimestamp.ts Divyansh Singh 2023-03-29 18:26:21 +0530
  • 53afbb6151
    Update config.ts #2162 Yvan Zhu 2023-03-29 18:00:43 +0800
  • 51ecd580a2
    fix(theme): fix color of table head row in custom containers (#2160) 烽宁 2023-03-29 16:51:46 +0800
  • 2791bf0887
    docs: directly use svg in features section (#2161) Divyansh Singh 2023-03-29 14:04:50 +0530
  • afc8920bf9 chore: remove preloading #2161 Divyansh Singh 2023-03-29 13:59:26 +0530
  • a81c9a7587 chore: run svgo and remove emoji svgs Divyansh Singh 2023-03-29 13:57:40 +0530
  • 39e4763fc9 docs: directly use svg in features section Divyansh Singh 2023-03-29 13:50:32 +0530
  • 651de081a5 fix(theme): color of table head row in custom containers is always black #2160 zonemeen 2023-03-29 14:30:41 +0800
  • 4e0a0db467 lint: fix Guillaume Chau 2023-03-28 12:10:04 +0200
  • 6cca13fdff
    fix: route rewrites and duplicate slash Guillaume Chau 2023-03-28 12:08:59 +0200
  • 9e3cf0fa7d
    feat(theme): allow moving aside to left (#2138) John Campion Jr 2023-03-27 15:08:11 -0400
  • 31606bd95b Updated formatter doc #2138 John Campion Jr 2023-03-27 15:05:39 -0400
  • 0c67bb0f42
    Update docs/reference/default-theme-config.md John Campion Jr 2023-03-27 15:02:21 -0400
  • 662654bb1c Updated types doc John Campion Jr 2023-03-27 14:51:48 -0400
  • e4c372e4b5 Update doc John Campion Jr 2023-03-27 14:49:32 -0400
  • f11607f1a5 Allow theme to set aside to left as well John Campion Jr 2023-03-27 14:45:14 -0400
  • b441b22a79
    chore: cleanup template Divyansh Singh 2023-03-28 00:09:51 +0530