Commit Graph

  • a6a99888e6 fix: fallback to base url when visit a non-exist page at first CHOYSEN 2021-08-14 17:55:34 +0800
  • 0dfe006f6f fix: use useData instead of #365 CHOYSEN 2021-08-14 17:06:58 +0800
  • 95bd7e1a22 fix: to make config hmr work in window CHOYSEN 2021-08-14 15:15:52 +0800
  • adb43eb8f1 fix(scirpt): normalize filepath when working in window #363 CHOYSEN 2021-08-14 15:11:19 +0800
  • e74c5f06d1 feat: support function config Evan You 2021-08-12 21:11:55 -0400
  • 71b6845bc5 release: v0.16.1 v0.16.1 Evan You 2021-08-11 12:32:59 -0400
  • 4925fb5c29 feat: info custom container Evan You 2021-08-11 12:08:07 -0400
  • de2628983d release: v0.16.0 v0.16.0 Eduardo San Martin Morote 2021-08-10 17:25:17 +0200
  • 4a34b93090 refactor: reuse regexp Eduardo San Martin Morote 2021-08-10 17:08:39 +0200
  • 6c2c0f093a ci: run build as a test Eduardo San Martin Morote 2021-08-10 17:08:26 +0200
  • ef1e205cb6 chore: bump vue deps Evan You 2021-08-09 16:33:21 -0400
  • 6d68133b92 fix(code): code block highlight bug in li #352 hazlank 2021-08-05 17:01:41 +0800
  • 3038829807 refactor: use compiler macros Eduardo San Martin Morote 2021-08-05 10:10:52 +0200
  • 7b501293da chore: up deps Eduardo San Martin Morote 2021-08-05 10:10:25 +0200
  • 9d98dbbe60
    fix: override target and rel links attribute in config (#332) Sacha STAFYNIAK 2021-08-05 09:52:14 +0200
  • 1e5d7f8551 feat: allow displaying fallback when ads are blocked #348 Eduardo San Martin Morote 2021-08-04 17:58:07 +0200
  • d59b33476d remove `@media (max-width: 720px)` in Home.vue #347 gcnyin 2021-07-29 11:22:28 +0800
  • 2960a6fd9c chore: up vue and vite #338 Eduardo San Martin Morote 2021-07-28 09:54:56 +0200
  • 3d7676816f
    fix: set `lastUpdated` time to git commit timestamp #345 sabertazimi 2021-07-25 18:57:12 +0800
  • db87348442
    docs: change Markdown TOC to correct package name #344 Sabertaz 2021-07-25 14:40:53 +0800
  • de2663c4b2 fix: invalid active props when `base` option is added #342 whoma 2021-07-23 19:07:28 +0800
  • 3e40c6e07d fix: invalid active props when `base` option is added #341 zhangwentong 2021-07-23 17:52:18 +0800
  • cfbba80a0a
    fix(edit-link): let frontmatter overwrite global editLink (#340) Dirk de Visser 2021-07-22 10:23:13 +0200
  • 7b573d0298
    Update src/client/theme-default/composables/editLink.ts #340 Eduardo San Martin Morote 2021-07-22 10:20:06 +0200
  • 8fb6851238
    fix(edit-link): let page frontmatter overwrite global editLink setting Dirk de Visser 2021-07-18 11:18:14 +0200
  • 7ae37941e1 fix: allow user to add Vitepress configuration to ESM packages #339 João Távora 2021-07-21 13:06:44 +0100
  • ce08f2157e chore: update vue Eduardo San Martin Morote 2021-07-20 10:51:09 +0200
  • aa9f9094b5
    chore: remove log (#331) FangYing 2021-07-12 22:35:41 +0800
  • 72dad07f6c
    Update src/node/plugin.ts #331 Eduardo San Martin Morote 2021-07-12 16:35:09 +0200
  • 901f9b3168
    fix: override target and rel links attribute in config #332 Sacha STAFYNIAK 2021-07-11 23:31:44 +0200
  • 842380ecbf
    fix: always print path to the console FangYing 2021-07-09 19:26:56 +0800
  • b0e2c7275f release: v0.15.6 v0.15.6 Eduardo San Martin Morote 2021-07-02 11:22:20 +0200
  • 53bb961a92
    fix: skip external URLs in `withBase` (#328) hangzou 2021-07-02 17:19:31 +0800
  • 2842c366e8 feat: ignore the handling of http links #328 zouhang 2021-07-02 09:31:10 +0800
  • 8597f268cc
    chore: issues forms for bug reports and feature requests (#329) patak 2021-07-01 01:34:14 +0200
  • b6954c4dc4 chore: issues forms for bug reports and feature requests #329 patak-js 2021-06-30 17:30:27 +0200
  • d971dd9996
    docs: spell error (#326) FangYing 2021-06-29 19:28:36 +0800
  • 187c1b36cf
    fix(docs): work spell error #326 FangYing 2021-06-29 18:59:05 +0800
  • 5e2c09e571
    build(deps): bump prismjs from 1.23.0 to 1.24.0 #325 dependabot[bot] 2021-06-28 19:54:43 +0000
  • 3cec536c1f fix: automatically escape vite user defined variables in markdown Evan You 2021-06-28 10:49:38 -0400
  • 95b0d5113b release: v0.15.5 v0.15.5 Evan You 2021-06-23 15:56:30 -0400
  • e76e6ecd54
    fix(nav): display nav if locales are present (#321) m4dz 2021-06-23 11:11:16 +0200
  • ce86b51ccf chore: remove logs Evan You 2021-06-21 09:42:15 -0400
  • e6bb5a4806 perf: only update necessary head tags in prod Evan You 2021-06-20 09:58:53 -0400
  • 86d0527d9f Fix nav show property #321 m4dz 2021-06-21 11:40:11 +0200
  • c046905b03 fix(search): correctly detect multilang Eduardo San Martin Morote 2021-06-21 12:07:18 +0200
  • 43a2c98b65 Add before/after router hooks #317 Andrew Welch 2021-06-19 13:30:57 -0400
  • 5c076f4a48 release: v0.15.4 v0.15.4 Evan You 2021-06-19 12:33:11 -0400
  • 9b35dfcde4 fix: avoid scroll behavior reliance on .nav-bar class Evan You 2021-06-16 18:51:06 -0400
  • 3fed6f94e5 type: support specifying themeConfig type for useData() via generics Evan You 2021-06-16 17:28:24 -0400
  • ff4fa628de release: v0.15.3 v0.15.3 Evan You 2021-06-15 02:45:11 -0400
  • a9d580069f fix: avoid error when theme does not have .nav-bar class Evan You 2021-06-15 01:26:15 -0400
  • 348f19a537 fix: watch config file when using srcDir Evan You 2021-06-14 23:39:48 -0400
  • f52f20e02f fix: avoid resetting head tags on hmr/page switch Evan You 2021-06-14 22:25:26 -0400
  • 834fa76e76 ci: update node versions Evan You 2021-06-14 21:08:04 -0400
  • bd0c870d93 release: v0.15.2 v0.15.2 Evan You 2021-06-14 20:46:50 -0400
  • eefba398b0 fix: force optimize vue to avoid duplication when linked Evan You 2021-06-14 20:46:29 -0400
  • fbcb07eaab chore: remove unused arg Evan You 2021-06-14 20:45:54 -0400
  • dfff1d6966 release: v0.15.1 v0.15.1 Evan You 2021-06-14 19:16:37 -0400
  • f5d0e1881c chore: deprecation warnings Evan You 2021-06-14 18:48:19 -0400
  • aaf4910d93 feat: support srcDir config option Evan You 2021-06-14 18:45:23 -0400
  • 3737b1055d feat: support passing vite config in vitepress config file via `vite` option Evan You 2021-06-14 16:50:10 -0400
  • 5733fc625e perf: avoid double resolve user config on startup Evan You 2021-06-14 16:00:03 -0400
  • 55de7ab43c refactor: adjust shared utility/types build setup Evan You 2021-06-14 15:51:49 -0400
  • 2ef033c5c2 release: v0.15.0 v0.15.0 Evan You 2021-06-14 13:07:52 -0400
  • 424a4ca379 fix: fix frontmatter sidebarDepth for headers Evan You 2021-06-14 13:04:29 -0400
  • 3f86b7d32f chore: fix docs dead link Evan You 2021-06-14 12:32:43 -0400
  • e50ba18fbe docs: update docs for data API change Evan You 2021-06-14 12:29:14 -0400
  • a81b9e0ff1 refactor: re-expose $frontmatter global property, make localePath account for base by default Evan You 2021-06-14 12:29:03 -0400
  • 2e45c70a9b feat: home slot for customizing the entire homepage easily #314 soulsam480 2021-06-14 21:08:45 +0530
  • 76fa1733ff fix: fix vue code block type indication Evan You 2021-06-14 10:50:22 -0400
  • 0661063d29 feat: more efficient `useData()` method that exposes all data Evan You 2021-06-13 15:47:24 -0400
  • e10fdbcf34
    docs: # default theme change ## (#308) cabbage 2021-06-09 03:48:36 -0500
  • 428189f62a docs: remove zh-CN translation link #308 cabbage9 2021-06-09 16:43:03 +0800
  • 3f57877803 release: v0.14.1 v0.14.1 Anthony Fu 2021-06-08 16:19:54 +0800
  • c8e21a1ae0 chore: bump deps Anthony Fu 2021-06-08 16:17:12 +0800
  • 8988aadbcb
    fix: functional templates with vue v3.1 (#312) Cédric Exbrayat 2021-06-08 10:15:00 +0200
  • c07ed35b89 fix: remove functional template #312 cexbrayat 2021-06-08 08:33:34 +0200
  • caa079662f chore: bump to vue v3.1 cexbrayat 2021-06-08 08:33:22 +0200
  • 4ca3f25cfd docs: add zh-CN translation cabbage9 2021-06-05 11:13:38 +0800
  • a97e64c0ac docs: # default theme change ## cabbage9 2021-06-04 09:24:57 +0800
  • 8052b6ca18
    build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#296) dependabot[bot] 2021-05-27 18:20:44 +0800
  • b1162a7d50 release: v0.14.0 v0.14.0 Anthony Fu 2021-05-27 16:25:33 +0800
  • 53945dbb19
    docs: keyword vuepress change vitepress (#267) qdbest 2021-05-27 16:22:06 +0800
  • 0091f62b75
    Restore highlight.ts #267 Anthony Fu 2021-05-27 16:21:15 +0800
  • b940397cd0
    fix: chinese filenames can't build (#217) (#262) heny 2021-05-27 16:19:26 +0800
  • 71a5e1c2a2
    feat: exclude option (#281) Han(ハン) 2021-05-27 17:18:58 +0900
  • 9589a5d0e6
    fix(theme): set search box min-width for >=751px (#286) dnischeta 2021-05-27 13:18:29 +0500
  • 6b4a4aa7a6 fix: remove unnecessary 'vite/dynamic-import-polyfill' Anthony Fu 2021-05-27 16:11:51 +0800
  • 9f1b2b1ae2 chore: update deps Anthony Fu 2021-05-27 16:11:03 +0800
  • e651f977d6
    feat: Render titles for social sharing and improve home page sharing (#263) Máximo Mussini 2021-05-27 05:13:18 -0300
  • b2924dce01
    docs: change prefix to suffix (#306) cabbage 2021-05-27 03:12:21 -0500
  • 3aa185fa9f
    fix: detect public folder for dead link (#290) 云游君 2021-05-27 16:03:24 +0800
  • 2e2ab5e99a
    docs: change prefix to suffix #306 cabbage 2021-05-26 11:56:46 +0800
  • 9014d7f8e4 feat: Render titles for social sharing and improve home page sharing #263 Maximo Mussini 2021-03-18 19:29:15 -0300
  • 03b257727b
    build(deps): bump lodash from 4.17.20 to 4.17.21 #298 dependabot[bot] 2021-05-11 12:26:03 +0000
  • 68f25c944d
    build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 #296 dependabot[bot] 2021-05-09 10:03:49 +0000
  • 1362a31705
    build(deps): bump handlebars from 4.7.6 to 4.7.7 #295 dependabot[bot] 2021-05-08 22:23:05 +0000
  • 3d16420940
    docs: refine the comparison with vuepress (#294) meteorlxy 2021-05-02 17:19:36 +0800
  • bf80cd4828 docs: refine the comparison with vuepress #294 meteorlxy 2021-04-28 20:08:46 +0800