Commit Graph

  • a1e1267549 fix(theme): allow wrapping feature icons Divyansh Singh 2023-09-10 23:05:13 +0530
  • b277beb003 release: v1.0.0-rc.12 v1.0.0-rc.12 Divyansh Singh 2023-09-10 22:14:39 +0530
  • dfc0fbfcb4 fix(theme): use brand color on search highlight Divyansh Singh 2023-09-10 20:55:25 +0530
  • b1fbece047
    feat: highlight nav by default when one of the items is matched (#2893) Evan Liu 2023-09-10 23:05:48 +0800
  • cb4967313e
    feat(theme): allow setting target in home features (#2897) szchixy 2023-09-10 23:01:01 +0800
  • e544b411d9
    fix(theme): prevent closing local search box on key enter (#2933) Joaquín Sánchez 2023-09-10 16:57:43 +0200
  • 586a1dc42e format #2897 Divyansh Singh 2023-09-10 20:26:13 +0530
  • 18d89b7b77
    respect whatever target the user sets Divyansh Singh 2023-09-10 20:22:40 +0530
  • 6010d5f4c7 feat(theme): prevent closing local search box on key enter #2933 userquin 2023-09-10 16:49:20 +0200
  • c6ff5c7686
    feat: process md includes before building local search index (#2906) g-dx 2023-09-10 15:47:49 +0100
  • 171b9c213d format #2906 Divyansh Singh 2023-09-10 20:13:09 +0530
  • 070fc0a56d
    feat(theme): use inert to avoid traverse menus and content with keyboard (#2932) Joaquín Sánchez 2023-09-10 16:36:09 +0200
  • 0f533027f6 feat(theme): use inert to avoid traverse menus and content with keyboard #2932 userquin 2023-09-10 16:30:43 +0200
  • 20a11d0d2b add noscript on renderer not dev plugin Divyansh Singh 2023-09-10 19:52:15 +0530
  • a4400887fb minify Divyansh Singh 2023-09-10 19:44:10 +0530
  • 97f2dbdbc1
    Merge f194613724 into c0ce7f723e #2795 SimpleBear 2023-09-10 22:13:06 +0800
  • c0ce7f723e
    feat: support for customizing the starting line number in a code block (#2917) fan1312 2023-09-10 22:11:01 +0800
  • 6f0066ab99 format #2917 Divyansh Singh 2023-09-10 19:35:59 +0530
  • f0bcc22f74 chore: remove system info lang in issue template Divyansh Singh 2023-09-10 19:32:17 +0530
  • 4cb958452b chore: bump deps Divyansh Singh 2023-09-10 19:28:26 +0530
  • d55ce0b4cc release: v1.0.0-rc.11 v1.0.0-rc.11 Divyansh Singh 2023-09-10 14:13:54 +0530
  • 185b04f384
    Change system info render #2924 Soitora 2023-09-08 22:45:52 +0200
  • f0c184008b
    Hide ads when printing Gavin John 2023-09-08 10:13:38 -0500
  • d1922052aa
    Hide website footer Gavin John 2023-09-08 10:12:10 -0500
  • 62fe001192
    Hide navigation sidebar Gavin John 2023-09-08 10:11:16 -0500
  • 0e584e6245
    Hide document footer when printing Gavin John 2023-09-08 10:06:59 -0500
  • 008acfdfbf
    Hide navbar when printing Gavin John 2023-09-08 10:05:18 -0500
  • 36693a821b feat: support for customizing the starting line number in a code block xiaofan 2023-09-07 16:57:30 +0800
  • af9dbe8c18
    Merge branch 'main' into zh Xavi Lee 2023-09-07 11:43:55 +0800
  • 9bd76e2b84
    Hide "On this page" when printing Gavin John 2023-09-06 16:33:39 -0500
  • a73bdc20ce
    Mark hamburger menu as js-required Gavin John 2023-09-06 15:02:06 -0500
  • fc6befb6ba
    Mark as !important, just in case Gavin John 2023-09-06 15:00:29 -0500
  • 7d98f4db64
    Disable light/dark mode slider when JS disabled Gavin John 2023-09-06 14:59:57 -0500
  • 992a93e648
    Hide Search in no-JS mode Gavin John 2023-09-06 14:58:59 -0500
  • 764f943990
    Hide JS-required features if JS disabled Gavin John 2023-09-06 14:56:48 -0500
  • 5054a43a4b feat: Process Markdown includes before building local search index Gary Duprex 2023-09-04 13:34:06 +0100
  • a60f079f99
    fix(theme): dropdown menu partially hidden by the homepage footer when it is too long (#2904) 烽宁 2023-09-04 15:17:47 +0800
  • 20ab10dbb8 reorder #2904 zonemeen 2023-09-04 15:14:06 +0800
  • 649d365686 fix(theme): dropdown menu partially hidden by the homepage footer when it is too long zonemeen 2023-09-04 13:37:56 +0800
  • 2cdc3d5ce1 Provide a property "target" for setting the redirect action for feature items szchixy 2023-09-02 21:45:29 +0800
  • 8b76167ccf fix: respect attrs on custom containers Divyansh Singh 2023-09-02 00:01:58 +0530
  • 8647bac519
    feat: highlight nav when one of the items is matched by default #2893 Evan Liu 2023-09-01 13:24:33 +0800
  • a18d5447f2 fix: temp workaround for broken navigation from 404 to home Divyansh Singh 2023-08-31 17:46:14 +0530
  • d40eb1903b
    feat: skip rendering if env.BUNDLE_ONLY is truthy (#2890) Divyansh Singh 2023-08-31 17:05:42 +0530
  • 6d73c9f278 feat: dont render pages if env.BUNDLE_ONLY is truthy #2890 Divyansh Singh 2023-08-31 17:02:26 +0530
  • 0088434895
    fix(theme): prevent layout shift in search button key (#2889) Divyansh Singh 2023-08-31 16:09:38 +0530
  • 5753d4a8db fix(theme/a11y): add required aria attributes #2889 Divyansh Singh 2023-08-31 16:05:22 +0530
  • 2e42478350 fix(theme): prevent layout shift in search button key Divyansh Singh 2023-08-31 15:56:25 +0530
  • 18adc07117 fix(theme): search button key misplaced on safari Divyansh Singh 2023-08-31 13:42:36 +0530
  • 195ebe9464 fix(init): missing mts extension on windows Divyansh Singh 2023-08-31 12:41:19 +0530
  • 20f9770268
    fix(theme): improve contrast of search highlight text (#2887) skirtle 2023-08-31 07:05:45 +0100
  • ec876ea7f9 fix(theme): improve contrast of search highlight text #2887 skirtle 2023-08-31 05:48:08 +0100
  • 324802a716
    Merge dff69f83f1 into 12ef12d633 #2884 AlwaysOnline 2023-08-30 18:21:14 +0000
  • dff69f83f1
    Create dist #2884 AlwaysOnline 2023-08-31 02:20:54 +0800
  • 12ef12d633
    fix(types): NavItem can only have either link or items (#2880) Evan Liu 2023-08-30 22:20:34 +0800
  • e7eae42926 fix(types): NavItem can only have either link or items #2880 evanryuu 2023-08-30 21:43:25 +0800
  • 83270fe657
    feat: detect bun package manager (#2874) Colin McDonnell 2023-08-29 23:29:29 -0700
  • 09e7984bd0
    Merge branch 'main' into add-bun #2874 Divyansh Singh 2023-08-30 11:49:38 +0530
  • a89648c2f7
    reset package.json Divyansh Singh 2023-08-30 11:49:10 +0530
  • 40da45d038 chore: move init terminal output to separate file Divyansh Singh 2023-08-30 11:43:29 +0530
  • 39784ca55f
    fix(theme): link hover color inside a custom block (#2876) skirtle 2023-08-30 06:46:20 +0100
  • b0b3f5d46b
    docs: use ANSI snippet instead of an `vitepress-init.png` (#2875) 0x009922 2023-08-30 10:39:07 +0700
  • 1658fd159c [docs]: use ANSI snippet instead of an image #2875 Dmitry Balashov 2023-08-30 09:34:28 +0700
  • d942678fb5 feat: detect bun package manager Colin McDonnell 2023-08-29 19:28:58 -0700
  • d67503709f fix(theme): link hover color inside a custom block #2876 skirtle 2023-08-30 03:17:02 +0100
  • 1705c179df chore: vite no longer emits assets on ssr by default Divyansh Singh 2023-08-30 00:09:30 +0530
  • de0f76f6a9
    Merge branch 'main' into zh Xavi Lee 2023-08-29 08:54:56 +0800
  • b4a899091e release: v1.0.0-rc.10 v1.0.0-rc.10 Divyansh Singh 2023-08-28 21:46:31 +0530
  • 81bb7bc8a3 chore: bump deps Divyansh Singh 2023-08-28 21:45:38 +0530
  • 8aa032f60c fix: resolve snippets from original file path - align with include behavior Divyansh Singh 2023-08-28 21:39:02 +0530
  • 4f01f1a09c feat: allow overriding mdit-vue/component options Divyansh Singh 2023-08-28 21:22:33 +0530
  • 21b4f8caad fix: pseudo styles being removed with postcssIsolateStyles Divyansh Singh 2023-08-28 21:19:13 +0530
  • 176fffe162 feat: 🎸 add middle slot in navbar #2866 xiangxiao 2023-08-28 18:23:34 +0800
  • 6be5a7e830
    revert: "fix: createContentLoader generates invalid url when sets `base`" (#2865) Divyansh Singh 2023-08-28 14:03:35 +0530
  • d6947a68e4
    Update data-loading.md #2865 Divyansh Singh 2023-08-28 14:01:58 +0530
  • 0e99b323b1 Revert "fix: `createContentLoader` generates invalid url when `base` is set (#2714)" Divyansh Singh 2023-08-28 13:54:06 +0530
  • 7295259f30 release: v1.0.0-rc.9 v1.0.0-rc.9 Divyansh Singh 2023-08-28 13:35:19 +0530
  • 6e41cadf30 chore: fix build Divyansh Singh 2023-08-28 13:32:55 +0530
  • e5afec5fa6 release: v1.0.0-rc.8 v1.0.0-rc.8 Divyansh Singh 2023-08-28 09:08:26 +0530
  • 7fabfc513a revert: back to vite 4 Divyansh Singh 2023-08-28 09:06:18 +0530
  • a89afd4039 release: v1.0.0-rc.7 v1.0.0-rc.7 Divyansh Singh 2023-08-27 19:57:04 +0530
  • cecc47da11 fix(deps): bundle vite-plugin-vue - two vite versions being installed Divyansh Singh 2023-08-27 19:34:14 +0530
  • 4217216556 release: v1.0.0-rc.6 v1.0.0-rc.6 Divyansh Singh 2023-08-27 18:54:15 +0530
  • 47068ff0c5
    revert: "perf: extract social icons as plugin to avoid unused icons" (#2861) Divyansh Singh 2023-08-27 18:53:29 +0530
  • 111e85b178
    Update socialIcons.ts #2861 Divyansh Singh 2023-08-27 18:50:28 +0530
  • 2b173d53de
    Update src/client/theme-default/support/socialIcons.ts Divyansh Singh 2023-08-27 18:49:51 +0530
  • 734a5b02ab
    Update plugin.ts Divyansh Singh 2023-08-27 18:49:31 +0530
  • cc15635c0a
    Update default-theme.d.ts Divyansh Singh 2023-08-27 18:48:48 +0530
  • 25c0eab6c7 Revert "perf: extract social icons as plugin to avoid unused icons (#2768)" Divyansh Singh 2023-08-27 18:46:39 +0530
  • dfb3cbef75
    docs: fix typo (#2859) Nicolas Hedger 2023-08-27 14:56:13 +0200
  • 9b01f616f8
    docs: fix typo #2859 Nicolas Hedger 2023-08-27 14:22:35 +0200
  • 214573e56d release: v1.0.0-rc.5 v1.0.0-rc.5 Divyansh Singh 2023-08-27 13:35:30 +0530
  • 1b618e6725 chore: bump deps Divyansh Singh 2023-08-27 13:18:22 +0530
  • 74fcb60fb4
    fix(theme): revert 79 to 179 in yellow-soft (#2858) skirtle 2023-08-26 16:31:29 +0100
  • b0cad914f6 fix(theme): revert 79 to 179 in yellow-soft #2858 skirtle 2023-08-26 16:04:52 +0100
  • db17df336e chore!: bump deps (#2852) Divyansh Singh 2023-08-26 00:24:41 +0530
  • c0f7b56416 chore: bump deps #2852 Divyansh Singh 2023-08-26 00:17:31 +0530
  • a5f2eacf22 feat(theme): allow providing custom `toggle-appearance` function (#2844) Divyansh Singh 2023-08-26 00:20:11 +0530
  • 0be280a343
    feat(theme): allow providing custom `toggle-appearance` function (#2844) Divyansh Singh 2023-08-26 00:20:11 +0530
  • e477cdfd2f feat(theme): allow setting rel and target on sidebar links Divyansh Singh 2023-08-25 20:51:05 +0530