Commit Graph

  • f0fd3d175c release: v1.3.1 v1.3.1 Divyansh Singh 2024-07-14 15:44:12 +0530
  • 7f19b5f424 chore: bump deps Divyansh Singh 2024-07-14 15:41:19 +0530
  • 01d0d45292 fix(theme/regression): typo in component props resulting in nested titles not showing in navbar Divyansh Singh 2024-07-14 15:35:02 +0530
  • 8d285eb948 feat: remove navs and footers in printing Ethan Goh 2024-07-14 14:59:29 +0800
  • 6263db170a fix: don't reopen browser on restart when vite.server.open is specified Divyansh Singh 2024-07-13 23:33:53 +0530
  • a2ded44b5f
    fix: bun scripts start w bunx #4028 Rithul Kamesh 2024-07-08 22:20:22 +0530
  • 9b1bb4ffc6
    docs(ru): update translations (#4024) Bugo 2024-07-08 12:57:30 +0500
  • c69bef1d6b Update ru/reference/site-config.md #4024 Bugo 2024-07-07 23:21:31 +0500
  • fb650c71a0 Update ru/reference/default-theme-search.md Bugo 2024-07-07 23:21:16 +0500
  • 2e7d2f91b3 Update ru/reference/default-theme-nav.md Bugo 2024-07-07 23:21:00 +0500
  • cb5a5f5826 Update ru/guide/markdown.md Bugo 2024-07-07 23:20:39 +0500
  • e1a7fcb2d7 Merge branch 'refs/heads/main' into code-modal #3877 tobinio 2024-07-07 19:24:33 +0200
  • a0cc687c2c release: v1.3.0 v1.3.0 Divyansh Singh 2024-07-07 22:31:51 +0530
  • fa87d8150d
    feat: allow using components in navigation bar (#4000) Joaquín Sánchez 2024-07-07 18:58:13 +0200
  • 74293a4bc1 update docs #4000 Divyansh Singh 2024-07-07 19:50:18 +0530
  • e128e82e38 add nested component example Divyansh Singh 2024-07-07 19:44:53 +0530
  • f05b0ed61c fix typo Divyansh Singh 2024-07-07 17:18:09 +0530
  • f3d7be7814 allow passing props to component, add nav version component to e2e tests Divyansh Singh 2024-07-07 16:31:28 +0530
  • c87f4aed55 docs: Fix the issue of incorrect inline link addresses in zh/guide/ssr-compat.md shellRaining 2024-07-06 20:20:11 +0800
  • 18efc5d1d1
    Merge 3861a1d328 into fa81e89643 #3069 tomiaa 2024-07-05 12:57:36 +0800
  • 7962bfaa43
    Merge branch 'main' into userquin/feat-allow-use-components-in-nav-item Divyansh Singh 2024-07-04 22:34:19 +0530
  • fa81e89643 refactor: consistent type assertion Divyansh Singh 2024-07-04 21:24:19 +0530
  • e302328a4c fix(build): sort pageToHashMap to ensure stable assets Divyansh Singh 2024-07-04 21:23:17 +0530
  • f3ee906437
    docs(zh): fix punctuation in markdown file (#4022) Hazel 2024-07-04 23:24:57 +0800
  • b7dfce80fb docs(zh/markdown): fix punctuation in markdown file #4022 linhuizi 2024-07-04 17:22:40 +0800
  • cae3d31698 fix: normalize path with suffix slash #4014 F-loat 2024-07-03 18:17:10 +0800
  • 97f9469b6d fix(theme): deep watch sidebar groups and force render on match change Divyansh Singh 2024-07-03 00:55:48 +0530
  • 387acf71aa fix: don't do git log on non-existent file Divyansh Singh 2024-07-02 20:47:19 +0530
  • c5d11e0e7f
    Merge e4b1f68507 into d837e82bc8 #3901 Breno A 2024-07-01 13:18:05 +0200
  • f0369f46ae use extends Divyansh Singh 2024-06-30 14:36:40 +0530
  • 295cc27407 format Divyansh Singh 2024-06-30 14:34:51 +0530
  • 7573e0f772 format Divyansh Singh 2024-06-30 14:31:08 +0530
  • d837e82bc8 fix: don't reopen browser on restart Divyansh Singh 2024-06-30 14:21:24 +0530
  • 0fc70e2d0c fix(theme): show filled nav bar when nav screen is open Divyansh Singh 2024-06-30 13:13:09 +0530
  • d348da770c fix(theme): force update title attribute on hydration Divyansh Singh 2024-06-30 12:49:21 +0530
  • c2a1743cd3 docs: include custom components in navigation references userquin 2024-06-29 15:09:25 +0200
  • 3d1513b7cb chore: update example userquin 2024-06-29 15:09:01 +0200
  • 4df66f2dde chore: provide `screenMenu` prop userquin 2024-06-29 14:43:05 +0200
  • 4cddd264eb chore: add example userquin 2024-06-29 14:21:00 +0200
  • 2fc2e0dc94 chore: include `NavItemComponent` type in `NavItemWithChildren` items userquin 2024-06-29 14:20:52 +0200
  • 29a8b3669e feat: allow using components in menu items userquin 2024-06-29 13:36:24 +0200
  • 50deecb565
    Rename CHANGELOG.md to deuces9ers/CHANGELOG.md #3999 DEUCES9ERS 2024-06-29 05:31:43 -0500
  • 143b1e91f3
    feat(markdown): support including specific regions from markdown files (#3978) SuperLi 2024-06-29 17:32:05 +0800
  • 914057798d adjust lines #3978 Divyansh Singh 2024-06-29 15:00:40 +0530
  • b5e28c82f2 fix conditions Divyansh Singh 2024-06-29 14:20:38 +0530
  • e679a63584 chore: format s-elo 2024-06-22 21:04:25 +0800
  • d61b973c24 docs(markdown): markdown region inclusion s-elo 2024-06-22 20:56:45 +0800
  • f41edd4c37 test(markdown): add markdown region inclusion test s-elo 2024-06-22 20:48:51 +0800
  • 52ee936f1a feat(markdown): support markdown region inclusion s-elo 2024-06-22 20:48:23 +0800
  • 00777a467f
    Merge a73d015950 into b694900e69 #3741 Windson97 2024-06-29 04:12:36 +0800
  • 42b7bf33b8 feat: add new key binding (ctrl-p and ctrl-n) to select adjacent search items for mac platform shellRaining 2024-06-29 00:21:17 +0800
  • b694900e69
    docs: separate directory for en [lunaria-ignore] (#3996) 徒言 2024-06-28 15:46:16 +0800
  • 8023dd08f6 revert rename, update imports #3996 Divyansh Singh 2024-06-28 13:12:30 +0530
  • 9bfe076123 chore: move docs/components F-loat 2024-06-28 15:31:20 +0800
  • a810065894 chore: separate and rewrites directory for en F-loat 2024-06-28 15:25:48 +0800
  • a5794e380e
    Merge b124ebc888 into b54d7b0d7c #3291 Waleed Khaled 2024-06-27 18:15:33 -0400
  • b54d7b0d7c fix(theme): add styles for h4 too Divyansh Singh 2024-06-28 02:55:07 +0530
  • b0fe441ac1
    Merge 690e367d6e into 7bde800ee0 #2377 Simon East 2024-06-27 20:37:52 +0200
  • e03d1cf841
    Merge b2a9eb6bfa into 7bde800ee0 #3290 Waleed Khaled 2024-06-27 13:06:11 +0400
  • 7bde800ee0 docs: update local search i18n Divyansh Singh 2024-06-27 14:05:44 +0530
  • 13f54463ac docs: capitalize vitepress (#3989) Divyansh Singh 2024-06-26 21:59:01 +0530
  • 362d0650fb
    Update using-vue.md #3989 Ryan Feigenbaum 2024-06-26 11:36:16 -0400
  • 6598231fa8 docs: remove invisible characters and whitespaces [lunaria-ignore] Divyansh Singh 2024-06-26 19:31:32 +0530
  • b785bd6ab3 fix: properly handle svg anchor elements Divyansh Singh 2024-06-25 20:06:25 +0530
  • 1eb17d1a02 chore(VPSidebarItem): whitespace Henry Bley-Vroman 2024-06-24 15:15:11 -1000
  • d385f290a1 chore(VPSidebarItem): drop comment. no longer blocked by vue core bug Henry Bley-Vroman 2024-06-24 15:10:14 -1000
  • c3b1c776aa fix(sidebar): revert dev qa content Henry Bley-Vroman 2024-05-27 12:27:27 -1000
  • 16beebe7e3 test(multi-sidebar): update for new markup Henry Bley-Vroman 2024-05-15 15:14:06 -1000
  • 8dee2681e1 chore(VPSidebarItem): revert 3805 work: active groups toggle open Henry Bley-Vroman 2024-05-15 14:50:45 -1000
  • b96cc8fd12 chore(VPSidebarItem): fix regression: active collapsible has indicator Henry Bley-Vroman 2024-05-15 12:40:06 -1000
  • 91fd45c5e2 chore(VPSidebarItem): correct hover style... Henry Bley-Vroman 2024-05-15 12:27:30 -1000
  • 1420b95629 refactor(VPSidebarItem): use :where() to reduce css weight [#3806] Henry Bley-Vroman 2024-05-15 12:22:00 -1000
  • b1d85476e7 refactor(VPSidebarItem): no css nesting [pr #3806] Henry Bley-Vroman 2024-04-18 07:44:05 -1000
  • ce416c9bc9 feat(VPSidebarItem): collapsible groups use 'details' [#3517, #3804, #3805] Henry Bley-Vroman 2024-04-17 17:29:21 -1000
  • c46746bf55 refactor(VPSidebarItem): use hasChildren Henry Bley-Vroman 2024-04-17 15:55:15 -1000
  • 8538e22f2c chore: remove npm-run-all2 and sort-package-json Divyansh Singh 2024-06-24 18:44:57 +0530
  • aa73c00c25
    refactor: replace `npm-run-all` with `npm-run-all2` (#3981) Kevin Deng 三咲智子 2024-06-24 02:43:11 +0800
  • 47b33f9d23
    refactor: replace `npm-run-all` with `npm-run-all2` #3981 三咲智子 Kevin Deng 2024-06-24 02:38:44 +0800
  • a362d0cf68 chore: bump deps Divyansh Singh 2024-06-24 00:03:14 +0530
  • ee99924d94
    chore(deps): upgrade vue, @vue/shared [#3979] (#3980) Henry Bley-Vroman 2024-06-23 08:24:40 -1000
  • 67e3e2d1bd feat(deps): upgrade vue, @vue/shared [#3979] #3980 Henry Bley-Vroman 2024-06-23 08:16:35 -1000
  • 8fef47848b
    chore(deps): update shiki (#3968) OrbisK 2024-06-18 12:14:31 +0200
  • 37e328f610 chore(deps): update shiki #3968 OrbisK 2024-06-18 09:57:03 +0000
  • 8aa6ccbe32
    feat(theme): export VPHomeContent (#3960) XiaoDong 2024-06-14 13:44:56 +0800
  • 590865b6e7
    update #3960 xiaodong2008 2024-06-14 13:40:51 +0800
  • 5b39fefd3b
    feat(theme): export VPHomeContent xiaodong2008 2024-06-14 13:32:49 +0800
  • 918036b186
    docs(es): fix spanish translations (#3952) John Freddy Tutistar 2024-06-11 07:14:11 -0500
  • 2d3e9c854b
    reset config #3952 Divyansh Singh 2024-06-11 17:41:19 +0530
  • 4305b84814
    Update default-theme-sidebar.md #3953 Abdul Al-Hasany 2024-06-11 15:13:52 +1000
  • f65d213556 docs(es): resolve conflicts JohnFreddyTutistar 2024-06-10 19:36:44 -0500
  • 3bc11822be docs(es): resolve conflicts JohnFreddyTutistar 2024-06-10 18:43:09 -0500
  • 0f0f8d52d7 docs(es): resolve conflicts JohnFreddyTutistar 2024-06-10 18:41:36 -0500
  • 5c694fa06b docs(es): translate docs/es/reference/default-theme-carbono-ads.md JohnFreddyTutistar 2024-06-10 18:21:59 -0500
  • 81f909f0b0 docs(es): translate docs/es/reference/default-theme-badge.md JohnFreddyTutistar 2024-06-10 18:21:32 -0500
  • 00c8732b1c docs(es): translate docs/es/reference/cli.md JohnFreddyTutistar 2024-06-10 18:20:54 -0500
  • b2a9eb6bfa fix: server restart config load issue #3290 Waleed Khaled 2024-01-04 21:16:43 +0400
  • 550da4e6b5 feat(cli): specify config file Waleed Khaled 2023-12-05 16:12:24 +0400
  • b124ebc888 feat(config): add `themeDir` option #3291 Waleed Khaled 2023-12-05 18:55:19 +0400
  • 6461f5d42b fix(client): do nothing on anchor elements with empty href Divyansh Singh 2024-06-09 20:09:36 +0530
  • 5d3ed87f85 fix(theme): dim color for all text like elements inside blockquotes Divyansh Singh 2024-06-09 10:39:49 +0530