Commit Graph

  • a7cca23c37 release: v1.0.0-alpha.53 v1.0.0-alpha.53 Evan You 2023-03-13 11:29:24 +0800
  • 2d22d02917 docs: clarify clean urls Evan You 2023-03-13 11:28:45 +0800
  • d2838e3755 feat: createContentLoader Evan You 2023-03-12 22:32:08 +0800
  • 905f58b2a8 fix: avoid circular dependency between siteData virtual module and useData() Evan You 2023-03-13 10:13:09 +0800
  • d803bb0a97
    fix: theme.extends should cover default theme #2076 Jellyfish 2023-03-13 09:29:32 +0800
  • a7f6636391
    feat: move to css logical properties #2056 Azat S 2023-03-09 11:10:09 +0300
  • aa5b0b4cd7 docs: frontmatter updates Evan You 2023-03-12 17:56:34 +0800
  • e5cfe96ece docs: tweak mpa mode Evan You 2023-03-12 17:43:14 +0800
  • 192708de67
    feat(theme): editLink can accept function (#2058) Guillaume Chau 2023-03-11 17:39:52 +0100
  • 84272e09f5 chore: remove comment #2058 Divyansh Singh 2023-03-11 22:02:25 +0530
  • 87f7952556 chore: organize imports Divyansh Singh 2023-03-11 21:51:09 +0530
  • 897f07486a
    Merge branch 'main' into feat/edit-link-pattern-fn Divyansh Singh 2023-03-11 21:45:41 +0530
  • 90e924a965 release: v1.0.0-alpha.52 v1.0.0-alpha.52 Divyansh Singh 2023-03-11 21:40:16 +0530
  • c7855eea35 chore: bump deps Divyansh Singh 2023-03-11 21:37:30 +0530
  • 9ceff1d587 fix: trim spaces from outline headers Divyansh Singh 2023-03-11 20:49:19 +0530
  • 13b0bb35ec wip Guillaume Chau 2023-03-11 15:47:12 +0100
  • e4abb76454 docs: more details on where to place header config Evan You 2023-03-11 21:38:57 +0800
  • aa08c7b23b
    Merge branch 'main' into feat/edit-link-pattern-fn Guillaume Chau 2023-03-11 12:48:42 +0100
  • 8ab36d05fa fix: properly serialize header in outline Evan You 2023-03-11 17:37:42 +0800
  • 8e55c819dc docs: add notes about headers Evan You 2023-03-11 17:05:30 +0800
  • 9bd940f22c fix: remove @vue/devtools from force include Evan You 2023-03-11 15:47:48 +0800
  • 2d28bd6da0
    docs: use relative links Divyansh Singh 2023-03-11 13:15:27 +0530
  • f6e4a86d33 docs: use relative links #2070 Divyansh Singh 2023-03-11 13:12:30 +0530
  • 2a8908bc26
    Update extending-default-theme.md #2069 Divyansh Singh 2023-03-11 12:53:45 +0530
  • 645f80cbfe fix: skip vue ssr hydrate optimizations 丁磊 2023-03-11 15:09:21 +0800
  • c141cd2760 docs: overriding internal components closes #235 Divyansh Singh 2023-03-10 21:15:34 +0530
  • 56f5031514 docs: overriding internal components closes #235 Divyansh Singh 2023-03-11 12:25:44 +0530
  • aa8b03ceac docs: add analytics Evan You 2023-03-10 21:39:25 +0800
  • 9708510cbd fix: fix line higlighting for empty lines Evan You 2023-03-10 17:57:59 +0800
  • 6ce88da3ba fix: fix rewrites with non ascii chars Evan You 2023-03-10 17:34:47 +0800
  • e05a3f2b5a fix: fix same page hash links with encoded chars Evan You 2023-03-10 17:10:25 +0800
  • 868a9ff81e feat: allow disabling markdown.headers Evan You 2023-03-10 17:00:18 +0800
  • 1ed5322d8b
    docs: fix style module example (#2065) Billy Schonenberg 2023-03-10 09:57:56 +0100
  • 63f33d2895 fix: respect user vue alias Evan You 2023-03-10 16:54:57 +0800
  • 87aab01a60
    Update using-vue.md #2065 Billy Schonenberg 2023-03-10 09:45:57 +0100
  • 185e756b2d docs: avoid carbonads id collision Evan You 2023-03-10 16:35:05 +0800
  • 331d855b85 chore: rename npm scripts to be more explicit Evan You 2023-03-10 16:10:34 +0800
  • 657a7d38df fix(theme): re-support dynamic headers Evan You 2023-03-10 16:02:47 +0800
  • f6cb4c0d44 perf: improve default theme chunking Evan You 2023-03-10 11:34:58 +0800
  • 5c00bd3db4 chore(theme): improve light mode base text contrast Evan You 2023-03-10 10:36:54 +0800
  • 87480322ad release: v1.0.0-alpha.51 v1.0.0-alpha.51 Divyansh Singh 2023-03-09 21:23:39 +0530
  • 8b5181446d chore: bump deps Divyansh Singh 2023-03-09 21:20:36 +0530
  • c8e604aa64
    fix(code-groups): fixes code-groups when using shiki-twoslash Raiden1411 2023-03-09 15:14:18 +0000
  • 6bbf084b31 update sidebar Xavi Lee 2023-03-09 22:21:17 +0800
  • 86034e1f00 fix: prettier Guillaume Chau 2023-03-09 10:51:11 +0100
  • 5a0ded9278 revert: config change Guillaume Chau 2023-03-09 10:39:38 +0100
  • 5123d51020 docs: serialization note Guillaume Chau 2023-03-09 10:38:51 +0100
  • ffa200b8fe fix: serialize the function Guillaume Chau 2023-03-09 10:37:17 +0100
  • 5b10b3b940 feat: editLink can accept function Guillaume Chau 2023-03-09 10:10:43 +0100
  • 5e3f90716d update and fix ci Xavi Lee 2023-03-09 15:35:51 +0800
  • de2264fe56
    Merge branch 'main' into zh Xavi Lee 2023-03-09 15:28:10 +0800
  • 8227cde90b prepare new translation Xavi Lee 2023-03-09 15:26:44 +0800
  • 41987b6a88
    feat(theme): add not-found layout slot (#2054) Divyansh Singh 2023-03-09 12:28:48 +0530
  • 747a04d341 fix(theme): remove log in VPContent Evan You 2023-03-09 14:58:32 +0800
  • 8fa87df1a8 fix redirect Evan You 2023-03-09 14:55:46 +0800
  • a3671ca0f3 feat(theme): add not-found layout slot #2054 Divyansh Singh 2023-03-09 12:24:17 +0530
  • 00aafb52bb chore(init): avoid showing site data to avoid confusion Evan You 2023-03-09 14:53:25 +0800
  • 3690714a32 update domain + redirect Evan You 2023-03-09 14:49:53 +0800
  • 3dbbd80ec3
    Merge branch 'main' into zh Xavi Lee 2023-03-08 22:33:12 +0800
  • 322c633fd0
    perf(a11y): add aria-label to language button (#2025) Alija 2023-03-08 06:26:16 +0100
  • 14124f95d9 add docs #2025 Divyansh Singh 2023-03-08 10:53:52 +0530
  • 87704d8cc2
    Update VPNavBarTranslations.vue Divyansh Singh 2023-03-08 10:43:46 +0530
  • 41b91641ed
    Update default-theme.d.ts Divyansh Singh 2023-03-08 10:43:19 +0530
  • 3b97682b80
    Merge branch 'main' into fix-language-button-aria Divyansh Singh 2023-03-08 10:40:05 +0530
  • bed31d0c21
    refactor: only compile rewrite rules once (#2018) CHOYSEN 2023-03-08 13:09:24 +0800
  • 38b7923052
    Merge branch 'main' into refactor/01 #2018 Divyansh Singh 2023-03-08 10:36:43 +0530
  • 70ba404cb8
    test: e2e for markdown extensions (#2043) CHOYSEN 2023-03-08 12:38:48 +0800
  • 842d675cfd
    Merge branch 'main' into test/01 #2043 Divyansh Singh 2023-03-08 10:06:00 +0530
  • bc30c57db0
    docs: typo Divyansh Singh 2023-03-08 09:59:16 +0530
  • 7a93e96a1f
    Update config.ts #2048 Divyansh Singh 2023-03-08 09:56:23 +0530
  • 6cbe1f9e10 Revert "docs: fix broken link (#2047)" Divyansh Singh 2023-03-08 09:55:03 +0530
  • 0900c0085a
    docs: fix broken link (#2047) 秃头灯笼鱼 2023-03-08 12:09:49 +0800
  • 224da34bb1 docs(routing):prev-next-links #2047 ttdlyu 2023-03-08 09:54:09 +0800
  • c4a613bac7 update CHOYSEN 2023-03-08 00:12:38 +0800
  • 27e3adf8ed
    fix(theme): align number to code line (#2044) CHOYSEN 2023-03-07 23:02:17 +0800
  • 5e59115b51 fix(theme): align number to code line #2044 CHOYSEN 2023-03-07 22:58:40 +0800
  • 444fe6d3fa test: e2e for markdown extensions CHOYSEN 2023-03-04 16:05:33 +0800
  • fb97498b68 ci: remove 14 from test matrix Evan You 2023-03-07 22:04:32 +0800
  • 1733e8b0e8 release: v1.0.0-alpha.50 v1.0.0-alpha.50 Evan You 2023-03-07 22:03:29 +0800
  • 97de63562f chore: update docs links in init template Evan You 2023-03-07 21:52:24 +0800
  • fe07329bf9 docs: revise frontmatter docs Evan You 2023-03-07 21:46:10 +0800
  • 7b58df3af3 docs: cms, mpa, using vue edits Evan You 2023-03-07 21:29:11 +0800
  • 76097048f3 feat: export loadEnv from vite Evan You 2023-03-07 21:18:28 +0800
  • 294f47c0ce docs: build time data loading Evan You 2023-03-07 20:35:03 +0800
  • 4673bb1879 feat(data-loader): defineLoader() type helper Evan You 2023-03-07 20:24:03 +0800
  • e29b6a051e feat(data-loader): pass watched files into load() Evan You 2023-03-07 20:18:40 +0800
  • de84c01b72 docs: revise custom theme and default theme extending Evan You 2023-03-07 16:25:32 +0800
  • f39b6a98d6 feat: support Theme.extends Evan You 2023-03-07 15:32:45 +0800
  • 868a58670e feat: deprecate Theme.setup Evan You 2023-03-07 15:22:00 +0800
  • 74caccda43 feat: expose isNotFound on PageData, deperecate Theme.NotFound Evan You 2023-03-07 15:07:53 +0800
  • 631e471e89 docs: mpa Evan You 2023-03-07 12:52:59 +0800
  • 00ef777168 docs: adjust intro Evan You 2023-03-07 12:47:50 +0800
  • 54d982f2dc docs: more tweaks Evan You 2023-03-07 11:50:19 +0800
  • 3158115afc fix(theme): make tip box text color darker Evan You 2023-03-07 10:44:52 +0800
  • b96566c950 use consistent config for config template Evan You 2023-03-06 18:53:26 +0800
  • 2af6731524 docs: restructure site config page Evan You 2023-03-06 18:42:37 +0800
  • 6c4dea4b63 docs: revise writing section Evan You 2023-03-06 18:06:30 +0800
  • b9aed5695a docs: document globals Evan You 2023-03-06 16:58:41 +0800
  • 257d67c3f8 docs: dynamic routes Evan You 2023-03-06 15:32:56 +0800
  • 66f94fd7a0 feat: expose params at top level in useData() Evan You 2023-03-06 15:22:35 +0800