Commit Graph

  • 80e734d677 fix(search): detailed view not working when page contains script setup Divyansh Singh 2023-06-07 23:51:55 +0530
  • d62e6f6dd6
    perf(search): use dom apis instead of regex-based section parsing (#2486) Divyansh Singh 2023-06-07 19:22:54 +0530
  • c2507b7ad1 chore: use forEach instead of map + Promise.all #2486 Divyansh Singh 2023-06-07 16:54:33 +0530
  • 92b5e9efc2 perf: use dom apis instead of regex-based section parsing Divyansh Singh 2023-06-07 14:59:53 +0530
  • c995b9f61d
    feat(theme): add custom label for social links (#2466) Agustin Banchio 2023-06-07 08:50:44 +0100
  • bfc68ddf20
    Merge branch 'main' into custom-social-link-accessibility #2466 Divyansh Singh 2023-06-07 13:14:16 +0530
  • 3b82b44715 refactor: rename label to ariaLabel Divyansh Singh 2023-06-07 13:10:59 +0530
  • 7a2bde357d
    chore: bump deps; mitigates CVE-2023-34092 (#2484) Divyansh Singh 2023-06-07 10:54:42 +0530
  • 83cba52c10 chore: update deps; mitigates CVE-2023-34092 #2484 Divyansh Singh 2023-06-07 10:52:09 +0530
  • 2f75769985
    fix(build): use rimraf to handle temp folder deletion in windows (#2483) Divyansh Singh 2023-06-07 10:41:49 +0530
  • 1e7da2760e fix(build): use rimraf to handle temp folder deletion in windows #2483 Divyansh Singh 2023-06-07 10:35:07 +0530
  • 2bd55eca2e
    fix(theme): properly show divider between navs (#2481) Divyansh Singh 2023-06-07 00:42:31 +0530
  • a0ab47722f chore: remove unused classes #2481 Divyansh Singh 2023-06-07 00:39:18 +0530
  • 43eabad352 fix(theme): properly show divider between navs Divyansh Singh 2023-06-07 00:35:15 +0530
  • 8c7e8f024b
    Merge branch 'main' into fix/return-to-top #2320 Divyansh Singh 2023-06-06 22:27:07 +0530
  • 89b96ffa38
    chore: remove invalid style (#2479) btea 2023-06-06 18:30:41 +0800
  • 080ee97542 chore: remove invalid style #2479 btea 2023-06-06 18:23:46 +0800
  • b1527d1a5f feat(md): add intro custom container #2474 Charles Gruenais 2023-06-03 22:38:40 +0200
  • de11d2a82b
    Merge branch 'main' into main JiZhi 2023-06-02 05:06:03 +0800
  • 5aee77c387
    docs: add social link label to reference docs Agustin Banchio 2023-06-01 20:42:30 +0100
  • 97cdb06b17
    feat(theme): add custom label for social links Agustin Banchio 2023-06-01 20:34:08 +0100
  • 85282ab740
    fix(docs): Update deprecated `outlineTitle` in default-theme-config #2465 Sjoertjuh 2023-06-01 17:15:08 +0200
  • 562734dff8
    Update default-theme-config.md #2464 Sjoert 2023-06-01 16:30:32 +0200
  • a628476a03 fix container null when navigating from home #2455 Artyom Sovetnikov 2023-06-01 15:47:16 +0300
  • a023efac5f fix formatting Artyom Sovetnikov 2023-06-01 11:01:41 +0300
  • f9cfd16167
    Merge pull request #2461 from zonemeen/refactor/simplify-import 烽宁 2023-06-01 10:58:56 +0800
  • 199f392b58 refactor: simplify the import path #2461 zonemeen 2023-06-01 10:55:12 +0800
  • d9173b08c4 chore: minor tweak #2438 zonemeen 2023-06-01 10:31:30 +0800
  • b1a38e6130 use any Artyom Sovetnikov 2023-05-30 20:12:49 +0300
  • 288c5740fc specify arg type Artyom Sovetnikov 2023-05-30 20:11:15 +0300
  • c2db9c0dd0 fix(theme): nav bar overflowed by aside when no sidebar Artyom Sovetnikov 2023-05-30 20:05:37 +0300
  • 118d00365b up to 1.0.0-beta.1 vanch 2023-05-30 20:30:18 +0800
  • 46551ea2b5 Merge branch 'main' into doc-zh vanch 2023-05-30 15:39:05 +0800
  • 63615db409 fix(plugin): syntax conflict with highlightLinePlugin #2451 itcatplayit 2023-05-30 10:46:40 +0800
  • 71b973fbb5 refactor: use slice zonemeen 2023-05-29 15:52:44 +0800
  • 9115c5bbaf fix: build error zonemeen 2023-05-29 14:39:39 +0800
  • e16321eecb fix(theme): localSearch detailed list performance issue zonemeen 2023-05-29 14:17:28 +0800
  • 21fbf97c8e
    Merge c691258722 into 62d1110848 #2434 kasukabeshinchan 2023-05-28 22:32:57 +0530
  • c691258722 'Updated .travis.yml' #2434 Security-Research 2023-05-28 22:32:33 +0530
  • 166bb7ea6e feat(sidebar): Add basePath for each section to prepend to items links #2433 Abdul Al-Hasany 2023-05-28 16:01:18 +1000
  • 62d1110848
    fix(theme): use brand color in skip link in dark theme (#2431) Azat S 2023-05-27 15:18:12 +0300
  • d14f1b3dfd
    fix(theme): use brand color in skip link in dark theme #2431 Azat S 2023-05-27 14:45:26 +0300
  • aaa9963787 refactor: reuse sync #2428 zonemeen 2023-05-27 17:47:26 +0800
  • 64b06db3ec
    feat(cli): add shortcut for restarting server (#2403) Alex 2023-05-27 17:26:02 +0800
  • 9b8f076450
    Merge branch 'main' into feat/cli-shortcuts-restart #2403 Divyansh Singh 2023-05-27 14:53:13 +0530
  • a535c3294e fix: clear cache on restart Divyansh Singh 2023-05-27 14:50:05 +0530
  • 93f8a05ad2
    chore: use graceful-fs and bump deps (#2429) Divyansh Singh 2023-05-27 13:13:21 +0530
  • e8ba954a75 chore: use graceful-fs #2429 Divyansh Singh 2023-05-27 13:09:53 +0530
  • 6d7d195adc
    perf: parallelize mpa chunks copy (#2389) 烽宁 2023-05-27 15:32:44 +0800
  • 0e962178ac chore: minor tweaks Divyansh Singh 2023-05-27 13:00:36 +0530
  • e7be720ede
    perf(theme/search): prevent repeated rendering of same page (#2398) 烽宁 2023-05-27 15:21:41 +0800
  • 0d0c1caf80 perf(build): speed up copying of shared and client files zonemeen 2023-05-27 14:43:50 +0800
  • dcf5a1dbd6
    fix: import docsearch css only when provider is algolia #2423 三咲智子 Kevin Deng 2023-05-26 17:36:20 +0800
  • fe86886baa update Xavi Lee 2023-05-26 11:29:41 +0800
  • 86a3c24d2a
    chore: use createRequire instead of directly importing json (#2418) 烽宁 2023-05-25 19:52:53 +0800
  • f8c690b0c1 fix(release): not support direct import of json in windows #2418 zonemeen 2023-05-25 19:48:05 +0800
  • daa6fd8620
    chore: remove unused devDependencies (#2414) 烽宁 2023-05-25 19:45:16 +0800
  • 8e87c14fba
    fix(types): theme-without-fonts types for node (#2416) Joaquín Sánchez 2023-05-25 13:44:47 +0200
  • c869ea64ae
    fix(theme): use document !== undefined check for browser (#2417) Divyansh Singh 2023-05-25 16:56:44 +0530
  • 69564a01df
    fix(theme): use document !== undefined check for browser #2417 Divyansh Singh 2023-05-25 16:53:54 +0530
  • f2dd8eca6b fix: theme-without-fonts types for node #2416 userquin 2023-05-25 13:08:40 +0200
  • db83dd545c chore: remove unused devDependencies #2414 zonemeen 2023-05-25 19:05:45 +0800
  • 06c0fc5d5c
    fix(theme): adjust z-index for active code group marker (#2413) Divyansh Singh 2023-05-25 14:47:18 +0530
  • 3dc41ae159
    fix(theme): adjust z-index for active code group marker #2413 Divyansh Singh 2023-05-25 14:45:24 +0530
  • 1d224c0f84
    Merge branch 'main' into zh Xavi Lee 2023-05-23 17:30:13 +0800
  • ace3768068 fix: restart server action alexzhang1030 2023-05-22 21:50:15 +0800
  • 0148475813 feat(node): cli shortcuts add restart alexzhang1030 2023-05-22 21:27:54 +0800
  • b26ce48edc release: v1.0.0-beta.1 v1.0.0-beta.1 Kia King Ishii 2023-05-22 19:35:44 +0900
  • cb848fafaf chore: update README status to `beta` Kia King Ishii 2023-05-22 19:33:37 +0900
  • f364a5d1d3
    fix(theme): support custom target and rel in navbar links for mobile (#2400) 翠 / green 2023-05-22 12:18:18 +0900
  • 6b2e11fbb8 fix: VPNavScreenMenuGroupSection #2400 sapphi-red 2023-05-22 12:08:15 +0900
  • d18834f330 fix(theme): support custom target and rel in navbar links for mobile sapphi-red 2023-05-22 12:00:11 +0900
  • cd08d8f01f
    docs: Update site-config.md fix typo #2399 manchan 2023-05-21 21:44:41 +0800
  • ce17dbdb98 refactor: no need to set #2398 zonemeen 2023-05-21 18:23:06 +0800
  • bcf0468bed perf(theme): reduce repeated rendering of same path page zonemeen 2023-05-21 18:01:17 +0800
  • 489681117f
    fix(theme): missing global properties in localSearch (#2396) 烽宁 2023-05-21 15:09:57 +0800
  • 95b311b445 fix(theme): missing global properties in localSearch #2396 zonemeen 2023-05-21 14:17:26 +0800
  • 8153f23c90
    fix(config): set scrollOffset to 0 is not effect (#2395) 烽宁 2023-05-21 12:53:04 +0800
  • 229fa77e75 fix(config): set scrollOffset to 0 is not effect #2395 zonemeen 2023-05-21 12:26:05 +0800
  • d04fd4fe8f perf: parallelize mpa chunks copy #2389 zonemeen 2023-05-20 11:01:48 +0800
  • dfe5246f28 feat: implement under metaChunk config #2311 Bojan Rajh 2023-05-19 10:41:52 +0200
  • 26f21d95df
    fix(theme): make features section layout consistent (#2382) 烽宁 2023-05-19 16:17:09 +0800
  • 8c5880f23e
    Update VPFeatures.vue #2382 Divyansh Singh 2023-05-19 13:43:33 +0530
  • 2cab4b0ef3
    docs: Further tweak to default-theme-config.md Simon East 2023-05-19 13:24:21 +1000
  • bc53d195d7
    docs: Minor tweak Simon East 2023-05-19 13:18:27 +1000
  • a045860090 refactor: standardize the import order #2384 zonemeen 2023-05-19 10:32:37 +0800
  • bb8df12320 feat: resubmit code zonemeen 2023-05-19 09:59:42 +0800
  • 7fe199b0b9 release: v1.0.0-alpha.76 v1.0.0-alpha.76 Divyansh Singh 2023-05-18 18:30:22 +0530
  • a336fb3130
    docs: fix typo (#2359) William Sedlacek 2023-05-18 05:47:29 -0700
  • e14d35c382
    docs: fix typo (#2360) Jellyfish 2023-05-18 20:46:55 +0800
  • 08a5dec8d0 chore: bump deps Divyansh Singh 2023-05-18 18:13:25 +0530
  • 9a5735dd0e
    refactor(theme): simplify the import (#2374) 烽宁 2023-05-18 20:39:35 +0800
  • 484ff5dd4b
    fix: hmr when `base` is set (#2375) 烽宁 2023-05-18 20:38:36 +0800
  • c4fa333fc2 feat(theme): home features section layout consistent zonemeen 2023-05-18 14:52:11 +0800
  • d98b8dc0ee fix(theme): close dropdown menus after an item is clicked #2380 zuixinwang 2023-05-17 21:33:37 +0800
  • ed2bbd7bed Docs: additional CSS styling examples, and other minor tweaks SimonEast 2023-05-16 17:21:10 +1000
  • a655b31970 Docs: Expanded basic CSS customization example SimonEast 2023-05-16 17:17:38 +1000
  • 0477a3f580 fix(dev): hmr not work on home page #2375 zonemeen 2023-05-16 10:19:20 +0800
  • 573c39c6b8 refactor(theme): simplify the import #2374 zonemeen 2023-05-16 10:02:58 +0800
  • 2d8d793a93
    Display file name when rendering fails Gavin John 2023-05-15 13:29:30 -0400