Commit Graph

  • 146a91affe
    Update index.md adham-ta 2023-09-24 17:08:50 +0300
  • 49b1d574c7
    Update index.md adham-ta 2023-09-24 17:06:57 +0300
  • e6b7dfc0f4
    Update index.md adham-ta 2023-09-24 17:06:29 +0300
  • 3c083b49f6
    Update config.ts adham-ta 2023-09-24 16:57:53 +0300
  • a2911030aa release: v1.0.0-rc.20 v1.0.0-rc.20 Divyansh Singh 2023-09-24 17:45:26 +0530
  • 6f2a2af1ff chore: fix types Divyansh Singh 2023-09-24 17:40:38 +0530
  • b5833f3de4 release: v1.0.0-rc.19 v1.0.0-rc.19 Divyansh Singh 2023-09-24 17:02:21 +0530
  • 8b10848810
    build: improve types (#3009) Divyansh Singh 2023-09-24 16:33:11 +0530
  • 90ec3f8b3d fix postcss types #3009 Divyansh Singh 2023-09-24 16:28:17 +0530
  • 86412af07c properly externalize types Divyansh Singh 2023-09-24 16:20:19 +0530
  • b77615c8fd fix mark types Divyansh Singh 2023-09-24 15:39:56 +0530
  • fc261dc2bc fix theme types Divyansh Singh 2023-09-24 15:21:44 +0530
  • afbf563ec4 fix(types): dont bundle vue deps; reexport vite.Plugin Divyansh Singh 2023-09-24 15:08:37 +0530
  • 0eef3c0f4d release: v1.0.0-rc.18 v1.0.0-rc.18 Divyansh Singh 2023-09-24 14:53:49 +0530
  • 5f2d9060d0 chore: bump deps Divyansh Singh 2023-09-24 14:50:55 +0530
  • 1a9c32df12 fix: selectively pass env for container titles Divyansh Singh 2023-09-24 14:43:11 +0530
  • bc96b2bb5b
    fix(types): add RegExp to markdown's allowed attributes (#3008) Jeff Tian 2023-09-24 17:10:33 +0800
  • 697cfd7471 fix(types): add RegExp to markdown's allowed attributes #3008 Jeff Tian 2023-09-24 16:32:22 +0800
  • 6edc588e5c release: v1.0.0-rc.17 v1.0.0-rc.17 Divyansh Singh 2023-09-24 01:01:18 +0530
  • a2750492be fix: snippet hmr not working with rewrites Divyansh Singh 2023-09-24 00:57:53 +0530
  • c231c13b2e release: v1.0.0-rc.16 v1.0.0-rc.16 Divyansh Singh 2023-09-24 00:43:07 +0530
  • 33936974f0 chore: bump deps Divyansh Singh 2023-09-24 00:39:18 +0530
  • e84f31371e
    fix(hmr): handle hmr in imported code snippets (#3005) Divyansh Singh 2023-09-24 00:31:52 +0530
  • d3138b3431 fix cache #3005 Divyansh Singh 2023-09-24 00:28:27 +0530
  • f0c56df5ab fix(hmr): handle hmr in imported code snippets Divyansh Singh 2023-09-23 23:47:35 +0530
  • 7fbfe71b6c fix: handle references in container titles Divyansh Singh 2023-09-23 19:59:30 +0530
  • 0d56855b54
    fix(build): consistent route.path across dev and ssr (#2997) 烽宁 2023-09-23 03:20:34 +0800
  • 5d39cac733
    Merge branch 'main' into fix/reactive-class #2997 Divyansh Singh 2023-09-23 00:50:19 +0530
  • e25955e470 fix logic Divyansh Singh 2023-09-23 00:46:59 +0530
  • aa40cecd48 fix(build): don't show missing lang warnings with text specifiers in fences Divyansh Singh 2023-09-22 23:14:13 +0530
  • e40c5e7cf1
    Merge branch 'main' into patch-1 Divyansh Singh 2023-09-21 18:37:46 +0530
  • 3eda400351 fix: homepage path should be removed during ssr build zonemeen 2023-09-21 11:32:11 +0800
  • 9cac3b3ae8 release: v1.0.0-rc.15 v1.0.0-rc.15 Divyansh Singh 2023-09-20 23:32:28 +0530
  • 4088c0c2a8 chore: bump deps Divyansh Singh 2023-09-20 23:29:12 +0530
  • 70fe47c1dd
    fix(compat): reset setRawMode on process exit (#2994) Divyansh Singh 2023-09-20 23:22:49 +0530
  • 93d179f624 fix(compat): reset setRawMode on process exit #2994 Divyansh Singh 2023-09-20 21:01:52 +0530
  • c2c040d7e6
    docs: change the documate URL (#2993) Neo 2023-09-20 22:57:25 +0800
  • 8c50dff9dc fix: change the Documate URL #2993 Neo 2023-09-20 20:20:13 +0800
  • 36313dbe0e feat(theme): allow link on nav item with children #2990 fix/2989 Divyansh Singh 2023-09-19 23:33:43 +0530
  • 4f9a60b0cf feat: allow passing fast glob options to `createContentLoader` Divyansh Singh 2023-09-19 23:04:40 +0530
  • 5bb6bb0a14 fix(build): indentation being lost in code blocks Divyansh Singh 2023-09-19 15:04:05 +0530
  • 0df88438c7 chore: update ssr.format condition to unblock vite ci Divyansh Singh 2023-09-18 18:15:27 +0530
  • 7d47b4cad5
    Fix #2980 #2982 qwerzl 2023-09-18 10:26:24 +0800
  • b16fb46e39 docs: remove example markdown config Divyansh Singh 2023-09-17 20:26:07 +0530
  • f186901a51 fix(build): allow using symlinks with code snippets Divyansh Singh 2023-09-17 08:59:53 +0530
  • e99aaad9cf
    fix(build): handle importing code snippets not having an extension (#2978) Divyansh Singh 2023-09-17 01:54:04 +0530
  • 2189b85b32 add more tests #2978 Divyansh Singh 2023-09-17 01:50:59 +0530
  • ab9e75b4f1 export rawPathToToken for testing Divyansh Singh 2023-09-17 01:29:53 +0530
  • 9767713023 update regex description Divyansh Singh 2023-09-17 01:04:54 +0530
  • 3f3b583768 fix(build): handle importing code snippets without any extension Divyansh Singh 2023-09-17 00:46:21 +0530
  • f409e2030a release: v1.0.0-rc.14 v1.0.0-rc.14 Divyansh Singh 2023-09-17 00:25:28 +0530
  • 20afa73604 chore: bump deps Divyansh Singh 2023-09-17 00:20:53 +0530
  • 7271a95948
    feat: mathjax support (#2977) Divyansh Singh 2023-09-16 22:04:19 +0530
  • bbf4e38c55 dont bundle mathjax #2977 Divyansh Singh 2023-09-16 21:59:10 +0530
  • 5e2e21884a feat: mathjax support Divyansh Singh 2023-09-16 21:56:28 +0530
  • fd46dc9b8f
    fix(theme): remove extra padding from top when navbar is hidden (#2575) bqy_fe 2023-09-16 19:08:54 +0800
  • dfb1ce54d9 fix padding #2575 Divyansh Singh 2023-09-16 16:28:34 +0530
  • 6379eba9c4
    Merge branch 'main' into fix/navbar_frontmatter-config Divyansh Singh 2023-09-16 16:11:42 +0530
  • 0cd87b1baf
    fix: customizing the starting line number even if globally set (#2941) mehm8128 2023-09-16 18:26:38 +0900
  • 76e9fe86b2
    Revert "fix(build): respect srcExclude in content loader" (#2975) Divyansh Singh 2023-09-16 14:34:44 +0530
  • 8d98409b02
    keep changes in dynamicRoutesPlugin.ts #2975 Divyansh Singh 2023-09-16 14:34:27 +0530
  • 095601daa2 Revert "fix(build): respect srcExclude in content loader (#2963)" Divyansh Singh 2023-09-16 14:33:14 +0530
  • 3023b5c76b
    fix(build): respect srcExclude in content loader (#2963) huluobotx 2023-09-16 16:53:08 +0800
  • cca915157e fix typo #2963 Divyansh Singh 2023-09-16 14:18:46 +0530
  • ba2434dbf3 fix typo Divyansh Singh 2023-09-16 14:18:04 +0530
  • 9c94d93213 fix logic Divyansh Singh 2023-09-16 14:10:04 +0530
  • dddeca8c4d
    Merge branch 'main' into patch-2 Divyansh Singh 2023-09-16 13:55:12 +0530
  • 3174f2193f chore: add stale action Divyansh Singh 2023-09-16 13:39:07 +0530
  • 1fb5d228a2
    feat(theme): allow forcing dark mode (#2974) Divyansh Singh 2023-09-16 00:21:15 +0530
  • c86ebf037f feat(theme): allow forcing dark mode #2974 Divyansh Singh 2023-09-16 00:19:08 +0530
  • a18e5e48a4
    feat(theme): allow forcing site locale in last updated format (#2973) Divyansh Singh 2023-09-16 00:11:03 +0530
  • 012133266f feat(theme): allow forcing site locale in last updated format #2973 Divyansh Singh 2023-09-15 23:59:43 +0530
  • 0d96620409 fix: Fixed code style Neo 2023-09-15 22:36:06 +0800
  • e4b5026060 fix: Fix the in-document advertising styles. Neo 2023-09-15 22:13:39 +0800
  • ca478f19b1 feat: Support in-document advertising. Neo 2023-09-15 21:53:14 +0800
  • 101e464193 fix: Fixed code style #2971 Neo 2023-09-15 22:36:06 +0800
  • 7a8945ea5a fix: Fix the in-document advertising styles. Neo 2023-09-15 22:13:39 +0800
  • 28ef0ea6f6
    fix(client): router in invalid state after 404 (#2972) Divyansh Singh 2023-09-15 19:40:01 +0530
  • 19ea5c3129 fix: router in invalid state after 404 #2972 Divyansh Singh 2023-09-15 19:35:28 +0530
  • 4617ea0971 feat: Support in-document advertising. Neo 2023-09-15 21:53:14 +0800
  • 98679c9e82
    fix(client): scripts loading out of order when added through head (#2970) Divyansh Singh 2023-09-15 19:07:01 +0530
  • 784b74f3cf fix: out of order script loading when added through head #2970 Divyansh Singh 2023-09-15 18:59:10 +0530
  • 7b086d6fad
    Update site-config.md #2964 Steve Walker 2023-09-14 13:45:17 -0500
  • e8d4a175d5
    Update contentLoader.ts huluobotx 2023-09-14 21:12:11 +0800
  • 2a34c6b307
    fix: make algolia search work with indices that don't return absolute urls (#2956) Frederic Schwarz 2023-09-13 21:22:01 +0200
  • 05db605381 fix: make algolia search work with indices that don't return absolute urls #2956 frederic 2023-09-13 17:29:24 +0200
  • d1d985ea99 release: v1.0.0-rc.13 v1.0.0-rc.13 Divyansh Singh 2023-09-13 08:56:49 +0530
  • 32aa2a7d17
    feat(theme): add search insights boolean to algolia search (#2940) Dylan Tientcheu 2023-09-13 05:25:36 +0200
  • 00ef2f1db0
    fix(theme): local search enter key with the search result (#2937) Joaquín Sánchez 2023-09-13 05:25:19 +0200
  • 54891df614
    Revert "feat(theme): use inert to avoid traverse menus and content with keyboard" (#2953) Divyansh Singh 2023-09-13 08:45:54 +0530
  • b2774b56ad Revert "feat(theme): use inert to avoid traverse menus and content with keyboard (#2932)" #2953 Divyansh Singh 2023-09-13 08:45:44 +0530
  • 3e416e23a4
    fix: line-start-numbers #2941 mehm8128 2023-09-11 20:21:19 +0900
  • 51760475b5 feat(theme): add search insights boolean to algolia search #2940 Dylan Tientcheu 2023-09-11 12:25:26 +0200
  • cd79336348
    Hide localnav Gavin John 2023-09-10 17:18:17 -0500
  • 8191639ae2
    Hide navbar links Gavin John 2023-09-10 17:17:58 -0500
  • 0e891604e6
    Make VPFlyout require JS Gavin John 2023-09-10 17:10:09 -0500
  • ffc9871312
    Hide copy code buttons when JS disabled Gavin John 2023-09-10 17:09:25 -0500
  • 3d57927a5b
    Remove local nav Gavin John 2023-09-10 17:06:46 -0500
  • 57f4c253de fix(theme): local search enter key with the search result #2937 userquin 2023-09-10 23:53:29 +0200
  • 50d1ccd14f
    Show title & logo Gavin John 2023-09-10 16:36:06 -0500