Commit Graph

  • ba85fd4d51 chore: cleanup deps Evan You 2021-10-07 17:01:29 -0400
  • c071f0cb0c chore: remove unused value Evan You 2021-10-07 16:52:03 -0400
  • 07bf145190
    feat(theme-default): home slot for customizing the entire homepage easily (#314) sambit sahoo 2021-10-08 02:19:30 +0530
  • 389e863b4d
    fix(theme-default/algolia): avoid creating multiple algolia searches (#292) Eduardo San Martin Morote 2021-10-07 22:48:26 +0200
  • bd7a9d34c7
    Merge branch 'main' into fix/multiple-algolia #292 Evan You 2021-10-07 16:37:52 -0400
  • 58663bbd02
    fix: make config hmr work in window (#364) CHOYSEN 2021-10-08 04:27:49 +0800
  • 7fc213c9bf
    Merge branch 'main' into fix/02 #364 Evan You 2021-10-07 16:27:02 -0400
  • 49ddb1f120
    workflow: switch to pnpm (#401) Anthony Fu 2021-10-08 04:22:45 +0800
  • 1a15cb99fb chore: pnpm as dev deps #401 Anthony Fu 2021-09-25 22:35:50 +0800
  • 0d8b523444 chore: fix prebuild Anthony Fu 2021-09-25 22:32:07 +0800
  • 035c497a8f workflow: switch to pnpm Anthony Fu 2021-09-25 22:25:40 +0800
  • 4d4be24a7e
    build: fix watchAndCopy script for windows (#402) Re_star 2021-10-08 04:17:53 +0800
  • 64bb3153e6
    Update watchAndCopy.js #402 Evan You 2021-10-07 16:17:15 -0400
  • 2e7130f7f0
    build(deps): bump ansi-regex from 5.0.0 to 5.0.1 (#403) dependabot[bot] 2021-10-07 16:15:32 -0400
  • 08042c7f77
    build(deps): bump tmpl from 1.0.4 to 1.0.5 (#397) dependabot[bot] 2021-10-07 16:15:23 -0400
  • 7fb8acce31
    build(deps): bump prismjs from 1.24.1 to 1.25.0 (#396) dependabot[bot] 2021-10-07 16:14:16 -0400
  • 23a32e95ac
    docs: small typo (#406) Stefane Fermigier 2021-10-04 14:29:19 +0200
  • ecadb11693
    Fix small typo #406 Stefane Fermigier 2021-10-04 12:12:35 +0200
  • c05079d09b
    docs(theming.md): fix spelling and grammar errors (#404) Kevin 2021-10-01 16:34:55 +0800
  • 2717c7775a
    docs(theming.md): fix spelling and grammar errors #404 Kevin 2021-10-01 11:12:44 +0800
  • e64fd78bf6
    build(deps): bump ansi-regex from 5.0.0 to 5.0.1 #403 dependabot[bot] 2021-09-28 21:44:29 +0000
  • 59a0c01710 release: v0.19.2 v0.19.2 Evan You 2021-09-28 17:43:41 -0400
  • 3940625121 fix: encode urls that conflict w/ vite built-in replacements Evan You 2021-09-28 17:40:49 -0400
  • 32d86454f3 fix: run ”yarn dev“ error in window star sky 2021-09-28 22:24:37 +0800
  • ace0112a55 fix(default-theme): navLink matches active but lacks withBase #400 kt3721 2021-09-24 19:37:08 +0800
  • ae3f277131 fix: tolerant invalid hash #399 Anthony Fu 2021-09-24 11:37:41 +0800
  • 508e9eb912 release: v0.19.1 v0.19.1 Evan You 2021-09-21 17:56:34 -0400
  • c7802bd14a
    build(deps): bump prismjs from 1.24.1 to 1.25.0 #396 dependabot[bot] 2021-09-21 21:55:50 +0000
  • b3a4c52191 refactor: fix bad requires Evan You 2021-09-21 17:54:57 -0400
  • 37d4e4479e release: v0.19.0 v0.19.0 Evan You 2021-09-21 17:23:15 -0400
  • cae85f1d1a chore: target node12 Evan You 2021-09-21 17:19:47 -0400
  • 5f938f0c5d
    build(deps): bump tmpl from 1.0.4 to 1.0.5 #397 dependabot[bot] 2021-09-21 21:18:12 +0000
  • 475dee5154 build: pre-bundle, reduce deps Evan You 2021-09-21 17:17:04 -0400
  • 9030486409 feat: upgrade vue, simplify deps Evan You 2021-09-21 15:46:18 -0400
  • 69950aa41c added info log #395 romain130492 2021-09-20 11:13:52 +0800
  • 418fe79906
    fix type errors 宋铄运 (Alan Song) 2021-09-16 18:38:40 +0800
  • 158576fc70
    feat: support user-provided vite plugins 宋铄运 (Alan Song) 2021-09-16 18:02:58 +0800
  • b59f54abd0 chore: remove debug hash log Evan You 2021-09-16 00:04:03 -0400
  • 610e9b7111
    feat: use `markdown-it-attrs` for markdown-it plugins (#393) QiChang Li 2021-09-16 10:05:42 +0800
  • 182b59fc83
    docs: update link to changelog (#389) Luca Ban 2021-09-16 11:04:24 +0900
  • cef4125e2d release: v0.18.1 v0.18.1 Evan You 2021-09-15 22:02:34 -0400
  • 929bcf50ee fix: ensure stable pages entry order across builds Evan You 2021-09-15 21:46:28 -0400
  • f320418787 readme Evan You 2021-09-13 23:58:03 -0400
  • c30653cd2f release: v0.18.0 v0.18.0 Evan You 2021-09-13 23:56:32 -0400
  • e0b69973f8 feat: support `<script client>` in mpa mode Evan You 2021-09-13 23:56:11 -0400
  • b94b163a3a feat: map mode + remove deprecated options Evan You 2021-09-13 21:44:57 -0400
  • a922fe4699 feat: use `markdown-it-attrs` for markdown-it plugins #393 QC-L 2021-09-11 12:30:50 +0800
  • b1bbc8bb3f feat: support markdown options pre config #392 QC-L 2021-09-10 16:31:11 +0800
  • 71f42410ad release: v0.17.3 v0.17.3 Evan You 2021-09-09 16:36:47 -0400
  • 4fb387d94e fix: emit prevented hashchange event Evan You 2021-09-09 15:55:40 -0400
  • 5c016b13a0
    docs: update link to changelog #389 Luca Ban 2021-09-09 21:33:58 +0900
  • f079a22049 release: v0.17.2 v0.17.2 Evan You 2021-09-08 14:21:36 -0400
  • 6085501acb chore: remove customData option Evan You 2021-09-08 14:18:31 -0400
  • f749b272d4 feat: support config.extends Evan You 2021-09-08 14:18:09 -0400
  • d31e6b40b9 docs: add sidebar docu with examples #387 Ruwen Reddig 2021-09-08 18:34:28 +0200
  • 2e9264f032 fix: improve fs allow Evan You 2021-09-08 10:37:07 -0400
  • 33d498c28a style(theme): <code> need not a inline-bg-color #385 fangying 2021-09-08 20:26:44 +0800
  • 7c59896562 feat(theme): add example for file-based-sidebar plugin #384 Ruwen Reddig 2021-09-08 11:43:27 +0200
  • c1ba483e58 release: v0.17.1 v0.17.1 Evan You 2021-09-07 22:29:02 -0400
  • b94c82710a fix(default-theme): use description as tagline by default Evan You 2021-09-07 22:28:27 -0400
  • 96bcddabed perf: minor optimizations Evan You 2021-09-07 17:59:05 -0400
  • e01b5a350c chore: typo Evan You 2021-09-07 17:55:02 -0400
  • 17839ef892 bump vue Evan You 2021-09-01 18:09:30 -0400
  • 03abee7f7c fix: avoid using spread for client code Evan You 2021-09-01 12:47:59 -0400
  • 034c7375ad fix: handle case when there is no themeConfig Evan You 2021-08-31 20:47:48 -0400
  • bdc6cab3f6 release: v0.17.0 v0.17.0 Evan You 2021-08-31 18:24:05 -0400
  • 66d6380347 style: make img center in nav-bar-title #377 YunYouJun 2021-08-31 02:23:41 +0800
  • efa144aabf feat: support config.ts UserConfig #376 YunYouJun 2021-08-30 03:15:52 +0800
  • 68ebe5a810
    docs(deploy.md): fix url address (#374) Arron Zou 2021-08-27 20:23:14 +0800
  • 53437f6e1e
    docs(deploy.md): fix url address block #374 Arron Zou 2021-08-27 18:50:49 +0800
  • 26a6421b35
    release: v0.17.0 #371 sabertazimi 2021-08-20 18:55:09 +0800
  • 9470b3315f
    Merge branch 'vuejs:master' into release Sabertaz 2021-08-20 18:50:40 +0800
  • 80ff36066e
    fix: include emoji text in nav link to match toc (#284) Sam Pullman 2021-08-20 18:48:59 +0800
  • 0c1a1f2ef4
    fix(css): remove 720px breakpoint in home layout (#347) 箱子 2021-08-20 18:44:46 +0800
  • 1e64773933
    fix: use useData() instead of $site (#365) CHOYSEN 2021-08-20 18:35:14 +0800
  • 9245226b16
    fix(code): code block highlight bug in ul (#352) Hazlank 2021-08-20 05:34:21 -0500
  • 46145bfb16
    docs: change Markdown TOC to correct package name (#344) Sabertaz 2021-08-20 18:34:01 +0800
  • 26b5aa931f
    feat: upgrade markdown-it-anchor (#350) Eduardo San Martin Morote 2021-08-20 12:32:01 +0200
  • 61b61a0c76 docs: document permalink upgrade #350 Eduardo San Martin Morote 2021-08-20 12:29:01 +0200
  • fcde810fcf chore: temporary workaround for debug data Eduardo San Martin Morote 2021-08-05 13:54:13 +0200
  • 21f6eea16d feat: upgrade markdown-it-anchor Eduardo San Martin Morote 2021-08-05 10:26:09 +0200
  • 9e8e441427 chore: regen lock Eduardo San Martin Morote 2021-08-20 12:12:57 +0200
  • 9b9fdc710a fix: allow vite server access to theme and local files Eduardo San Martin Morote 2021-08-20 12:12:48 +0200
  • bc78adb468
    fix(i18n): fix locales reading, add site.langs (#353) Eduardo San Martin Morote 2021-08-20 12:08:06 +0200
  • bc685d1d77 refactor: better names and docs #353 Eduardo San Martin Morote 2021-08-20 10:48:19 +0200
  • 58d5684747
    release: v0.16.0 sabertazimi 2021-08-20 03:46:27 +0800
  • b10ca8b580
    chore(release): prepare for next minor version sabertazimi 2021-08-20 01:53:04 +0800
  • 9fa804d2fc
    Merge branch 'vuejs:master' into fix/last-updated-time Sabertaz 2021-08-20 01:46:11 +0800
  • db70f073e8 chore: remove old code Eduardo San Martin Morote 2021-08-19 18:54:38 +0200
  • 5b94aef83d refactor: preview version code Eduardo San Martin Morote 2021-08-05 18:15:37 +0200
  • 6e71778db4 fix: language dropdown with current path Eduardo San Martin Morote 2021-08-05 18:06:13 +0200
  • fee118d130 chore: temporary workaround for debug Eduardo San Martin Morote 2021-08-05 18:05:54 +0200
  • 1bb4124829 refactor: reuse createLangDictionary Eduardo San Martin Morote 2021-08-05 15:43:54 +0200
  • dc9234cb3a fix(i18n): fix locales reading, add site.langs Eduardo San Martin Morote 2021-08-05 15:36:56 +0200
  • 858c0e77a0
    build: rename carbon and buysell chunks (#370) Eduardo San Martin Morote 2021-08-19 18:52:39 +0200
  • b835816296 fix: avoid having multiple ads #370 Eduardo San Martin Morote 2021-08-19 18:50:24 +0200
  • c3ce55dfb4 refactor: rename ad components at build Eduardo San Martin Morote 2021-08-19 18:43:06 +0200
  • 7b3a9e59b4 feat: support partial include directive Evan You 2021-08-18 22:44:02 -0400
  • 8af8b40a80 bump vite Evan You 2021-08-18 22:41:05 -0400
  • 1da7a73f89 chore: add comment #366 CHOYSEN 2021-08-14 17:58:19 +0800