Commit Graph

  • 00dbc436d1 fix(theme): avoid huge line-height in navbar items Florens Verschelde 2022-09-02 12:02:51 +0200
  • ee37eaa271
    fix(types): allow non async `transformHtml` and `buildEnd` (#1270) Divyansh Singh 2022-09-01 21:41:20 +0530
  • d4048b8fbd fix: allow non async transformHtml and buildEnd #1270 Divyansh Singh 2022-09-01 21:37:58 +0530
  • c03dab0042
    Merge branch 'main' into 1134_badge_component Divyansh Singh 2022-09-01 19:01:13 +0530
  • 8f630339ba
    feat(theme): allow disabling whole layout (#1268) Divyansh Singh 2022-09-01 18:51:20 +0530
  • 1489ed6484 feat: allow disabling whole layout #1268 Divyansh Singh 2022-09-01 18:42:42 +0530
  • 49442b0200 refactor: change `showNav` to `hideNav` #1236 Divyansh Singh 2022-09-01 17:51:07 +0530
  • ecf5515bd4
    feat(theme): add page load progress bar (#1264) wxsm 2022-09-01 15:17:36 +0800
  • 4481aa2575 lint #1264 guokairui 2022-09-01 14:16:58 +0800
  • 11e7c4aad0 update theme.d.ts guokairui 2022-09-01 14:15:06 +0800
  • 966f490eaf tweak guokairui 2022-09-01 09:40:41 +0800
  • 9bbffcffa9 fix build guokairui 2022-09-01 09:35:55 +0800
  • bf7fa19c7a tweak guokairui 2022-09-01 09:27:36 +0800
  • d791321817
    Merge branch 'main' into 1227_hide_nav Sascha 2022-08-31 21:04:13 +0200
  • f8c759b292
    Merge branch 'main' into 1134_badge_component Sascha 2022-08-31 21:00:51 +0200
  • 980a83413b feat(theme-default): add built-in global component Badge. szsascha 2022-08-31 20:56:32 +0200
  • c85762da29
    chore: fix typo Divyansh Singh 2022-08-31 17:23:39 +0530
  • 01ad74d328 fix: add small size to button definition #1070 Rémi Robichet 2022-08-31 08:46:26 +0200
  • 7e1d1ff8b9 chore: remove ts-ignore Divyansh Singh 2022-08-31 10:33:04 +0530
  • eb9026d83c
    perf(a11y): add aria-checked attribute to switch (#644) Percy Ma 2022-08-31 12:57:28 +0800
  • c40da2b3bf
    Update VPSwitchAppearance.vue #644 Divyansh Singh 2022-08-31 10:25:03 +0530
  • e21bdc54cf
    Update VPSwitchAppearance.vue Divyansh Singh 2022-08-31 09:33:13 +0530
  • 9a0a795327
    Merge branch 'main' into perf/a11y-switch Divyansh Singh 2022-08-31 09:32:42 +0530
  • 2d3873c96a do not trigger onenter event on retry guokairui 2022-08-31 11:37:54 +0800
  • f681747d67 chore: fix lint guokairui 2022-08-31 11:29:10 +0800
  • cea733fbff feat: add page load progressbar guokairui 2022-08-31 11:21:35 +0800
  • 9a6e1ea401
    feat: add `vp-raw` container (#1104) Divyansh Singh 2022-08-31 08:50:41 +0530
  • 6ff7c877f6
    Merge branch 'main' into feat/vp-raw #1104 Divyansh Singh 2022-08-31 08:48:06 +0530
  • 86413e6739
    fix: prevent jumping on clicking docsearch action buttons (#1140) 灵谦 2022-08-31 11:07:37 +0800
  • 3045e9ce7c
    Merge branch 'main' into fix/docSearch-button-bug #1140 Divyansh Singh 2022-08-31 08:34:33 +0530
  • f2b719ac02
    chore: handle all buttons Divyansh Singh 2022-08-31 08:34:17 +0530
  • 43c89d66c0 chore: fix typo Divyansh Singh 2022-08-31 08:29:52 +0530
  • bb11d0f178
    fix(theme): keep display copied hint when click multiple times (#1262) CHOYSEN 2022-08-31 10:49:31 +0800
  • 1ca6c0477f chore: add crossenv for windows developers #1263 guokairui 2022-08-31 10:22:13 +0800
  • 320441ead5 feat(theme-default): add built-in global component Badge. szsascha 2022-08-30 21:23:11 +0200
  • 12591a9487
    feat: bundle type definitions of dev-deps (#1257) Divyansh Singh 2022-08-30 22:50:21 +0530
  • 621f996a5f feat: keep display copied hint when click multiple times #1262 CHOYSEN 2022-08-30 22:37:07 +0800
  • 0f7efa0605 refactor: simplify build script #1257 Divyansh Singh 2022-08-30 19:42:26 +0530
  • ca2b00ee2c chore: typecheck before building Divyansh Singh 2022-08-30 19:14:49 +0530
  • 8f16f0f8b3 fix: typo Divyansh Singh 2022-08-30 19:12:49 +0530
  • dff41085d8 fix: externalize types/shared.d.ts to avoid redundancy Divyansh Singh 2022-08-30 18:55:02 +0530
  • e3424ca110 fix: manually define Header interface Divyansh Singh 2022-08-30 18:29:02 +0530
  • 6aa8993f19 chore: add description for workaround Divyansh Singh 2022-08-30 17:21:32 +0530
  • a7cebb00a3 fix: manually type `MarkdownEnv` Divyansh Singh 2022-08-30 17:11:37 +0530
  • 887f5fc831 release: v1.0.0-alpha.13 v1.0.0-alpha.13 Evan You 2022-08-30 19:16:17 +0800
  • b5bd73f630 feat: use global delegation for copy code interaction Evan You 2022-08-30 19:12:31 +0800
  • 152bc60c00 fix: expose markdown env Divyansh Singh 2022-08-30 16:41:29 +0530
  • 55ec14de40 chore: update deps Divyansh Singh 2022-08-30 16:13:42 +0530
  • fa1000a75a fix: expose MarkdownEnv type #1259 meteorlxy 2022-08-30 18:00:17 +0800
  • 06009906e0 feat: bundle type definitions of dev-deps Divyansh Singh 2022-08-30 13:14:30 +0530
  • 680b82c1a7 fix: interface name typo Rémi Robichet 2022-08-29 09:07:54 +0200
  • b8a5004761 feat: support mermaid Daiki Urata 2022-08-29 09:52:53 +0900
  • 912c456168 fix: remove unused parameters Jinjing.Zhou 2022-08-27 16:26:38 +0800
  • 68f41f2259 fix: import code group sfc by default Jinjing.Zhou 2022-08-27 16:22:26 +0800
  • 46f1edabc2 Merge branch 'codegroup' of https://github.com/VoVAllen/vitepress into codegroup Jinjing.Zhou 2022-08-27 01:47:07 +0800
  • 553d5108c9 fix: use builtin color Jinjing.Zhou 2022-08-27 01:47:03 +0800
  • 38227ba32f
    Merge branch 'main' into codegroup Jinjing Zhou 2022-08-27 01:33:35 +0800
  • 8c4437b636 fix: fix mobile display and indent Jinjing.Zhou 2022-08-27 01:32:41 +0800
  • 1e312f5792 release: v1.0.0-alpha.12 v1.0.0-alpha.12 #1199 Divyansh Singh 2022-08-26 22:46:28 +0530
  • 5c3e6d1088
    refactor: polyfill punycode (#1244) Divyansh Singh 2022-08-26 22:42:36 +0530
  • f616f23329 refactor: polyfill punycode #1244 Divyansh Singh 2022-08-26 22:29:30 +0530
  • 034717eea3 release: v1.0.0-alpha.11 v1.0.0-alpha.11 Divyansh Singh 2022-08-26 21:16:19 +0530
  • 82565178a7 refactor: remove punycode from externals Divyansh Singh 2022-08-26 21:12:54 +0530
  • 45743cb2e3
    refactor: remove non-standard markdown-it extensions (#1240) meteorlxy 2022-08-26 17:58:54 +0800
  • 3579883058
    docs: fix typo (#1241) Yvan Zhu 2022-08-26 17:55:45 +0800
  • 2eeeeb2bda
    Update theme-introduction.md #1241 Yvan Zhu 2022-08-26 17:48:18 +0800
  • 178f5904be refactor: remove non-standard markdown-it extensions #1240 meteorlxy 2022-08-26 15:07:04 +0800
  • d700a66e65
    feat: support markdown sfc options (#1238) meteorlxy 2022-08-26 14:23:10 +0800
  • 834ac66912 feat: MVP for code group Jinjing.Zhou 2022-08-26 03:16:01 +0800
  • 1b051438e5
    Merge branch 'vuejs:main' into 1134_badge_component Sascha 2022-08-25 20:23:45 +0200
  • 9cf549ebb1 feat(theme-default): add built-in global component Badge szsascha 2022-08-25 20:23:12 +0200
  • b20a6b291d feat(theme): add ability to hide nav per-page szsascha 2022-08-25 19:11:29 +0200
  • a6581b8416
    Merge branch 'main' into 1227_hide_nav Sascha 2022-08-25 19:09:54 +0200
  • 7bce510cde feat(theme): add ability to hide nav per-page szsascha 2022-08-25 19:04:32 +0200
  • 180150da86 feat: support markdown sfc options #1238 meteorlxy 2022-08-26 00:15:40 +0800
  • 2862a285ad feat(theme): add ability to hide nav per-page szsascha 2022-08-24 21:10:56 +0200
  • 19c0f43daa
    refactor: use markdown title plugin and remove parseHeader utils (#1235) meteorlxy 2022-08-25 02:37:13 +0800
  • dc3381c2bf refactor: use markdown title plugin and remove parseHeader utils #1235 meteorlxy 2022-08-25 01:32:15 +0800
  • 71358ebce7
    refactor: externalize markdown headers plugin (#1230) meteorlxy 2022-08-25 00:51:58 +0800
  • 1473cc8723 refactor: externalize markdown headers plugin #1230 meteorlxy 2022-08-24 01:40:50 +0800
  • 03f8c5ed9c
    build: bump component plugin (#1228) meteorlxy 2022-08-23 16:28:07 +0800
  • 8d153020ea build: bump component plugin (close #1223) #1228 meteorlxy 2022-08-23 16:17:50 +0800
  • 6346c5615d
    docs: fix example typo (#1226) meedfine 2022-08-23 12:09:10 +0800
  • 1905b9fa92
    chore: fix example #1226 meedfine 2022-08-23 12:05:08 +0800
  • 18da57c53c
    docs: clarify GitHub Pages deployment instructions (#1224) Jenni 2022-08-23 03:43:15 +0300
  • 7446e6dada
    Update deploying.md #1224 Jenni 2022-08-22 20:02:00 +0300
  • 8a7440558a release: v1.0.0-alpha.10 v1.0.0-alpha.10 Evan You 2022-08-22 23:23:44 +0800
  • 5fb794864b fix: avoid circular deps when extending default theme + importing feature components Evan You 2022-08-22 22:36:38 +0800
  • 78d32591ed fix: test #1219 yoho 2022-08-21 21:42:44 +0800
  • cfad6c20a8 chore: format yoho 2022-08-21 20:23:17 +0800
  • a4a430aa80 fix: types yoho 2022-08-21 18:40:03 +0800
  • 2a121b1db3 fix: types yoho 2022-08-21 18:36:44 +0800
  • c7c4fadd40 feat: defineData yoho 2022-08-21 18:20:41 +0800
  • 24c1c6d1c2 feat: toc yoho 2022-08-21 17:36:10 +0800
  • bfb0220989
    feat(build): support markdown frontmatter options (#1218) meteorlxy 2022-08-21 03:19:01 +0800
  • a467890847 feat: support markdown frontmatter options #1218 meteorlxy 2022-08-21 02:25:07 +0800
  • a4af194608 release: v1.0.0-alpha.9 v1.0.0-alpha.9 Divyansh Singh 2022-08-20 16:27:07 +0530
  • 0e14211b60
    fix: use junctions in Windows (#1217) Divyansh Singh 2022-08-20 16:16:28 +0530
  • f958e94ef9
    fix: use junctions in Windows #1217 Divyansh Singh 2022-08-20 16:12:10 +0530
  • 7ea866108e feat(client): export VPSocialLinks #1216 Sepush 2022-08-20 11:09:39 +0800