huluobotx
3023b5c76b
fix(build): respect srcExclude in content loader ( #2963 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
1fb5d228a2
feat(theme): allow forcing dark mode ( #2974 )
1 year ago
Divyansh Singh
a18e5e48a4
feat(theme): allow forcing site locale in last updated format ( #2973 )
1 year ago
Divyansh Singh
28ef0ea6f6
fix(client): router in invalid state after 404 ( #2972 )
1 year ago
Divyansh Singh
98679c9e82
fix(client): scripts loading out of order when added through head ( #2970 )
1 year ago
Frederic Schwarz
2a34c6b307
fix: make algolia search work with indices that don't return absolute urls ( #2956 )
...
closes #336 , closes #805
1 year ago
Joaquín Sánchez
00ef2f1db0
fix(theme): local search enter key with the search result ( #2937 )
1 year ago
Divyansh Singh
54891df614
Revert "feat(theme): use inert to avoid traverse menus and content with keyboard" ( #2953 )
...
Revert "feat(theme): use inert to avoid traverse menus and content with keyboard (#2932 )"
This reverts commit 070fc0a56d
.
1 year ago
Divyansh Singh
a1e1267549
fix(theme): allow wrapping feature icons
...
closes #2923
1 year ago
Divyansh Singh
dfc0fbfcb4
fix(theme): use brand color on search highlight
...
closes #2902
1 year ago
Evan Liu
b1fbece047
feat: highlight nav by default when one of the items is matched ( #2893 )
1 year ago
szchixy
cb4967313e
feat(theme): allow setting target in home features ( #2897 )
1 year ago
Joaquín Sánchez
e544b411d9
fix(theme): prevent closing local search box on key enter ( #2933 )
1 year ago
g-dx
c6ff5c7686
feat: process md includes before building local search index ( #2906 )
1 year ago
Joaquín Sánchez
070fc0a56d
feat(theme): use inert to avoid traverse menus and content with keyboard ( #2932 )
1 year ago
fan1312
c0ce7f723e
feat: support for customizing the starting line number in a code block ( #2917 )
1 year ago
烽宁
a60f079f99
fix(theme): dropdown menu partially hidden by the homepage footer when it is too long ( #2904 )
1 year ago
Divyansh Singh
8b76167ccf
fix: respect attrs on custom containers
1 year ago
Divyansh Singh
a18d5447f2
fix: temp workaround for broken navigation from 404 to home
...
x-ref: #2891
1 year ago
Divyansh Singh
d40eb1903b
feat: skip rendering if env.BUNDLE_ONLY is truthy ( #2890 )
1 year ago
Divyansh Singh
0088434895
fix(theme): prevent layout shift in search button key ( #2889 )
1 year ago
Divyansh Singh
18adc07117
fix(theme): search button key misplaced on safari
1 year ago
Divyansh Singh
195ebe9464
fix(init): missing mts extension on windows
...
closes #2886
1 year ago
skirtle
20f9770268
fix(theme): improve contrast of search highlight text ( #2887 )
1 year ago
Colin McDonnell
83270fe657
feat: detect bun package manager ( #2874 )
1 year ago
Divyansh Singh
40da45d038
chore: move init terminal output to separate file
1 year ago
skirtle
39784ca55f
fix(theme): link hover color inside a custom block ( #2876 )
1 year ago
Divyansh Singh
1705c179df
chore: vite no longer emits assets on ssr by default
1 year ago
Divyansh Singh
8aa032f60c
fix: resolve snippets from original file path - align with include behavior
1 year ago
Divyansh Singh
4f01f1a09c
feat: allow overriding mdit-vue/component options
1 year ago
Divyansh Singh
21b4f8caad
fix: pseudo styles being removed with postcssIsolateStyles
...
closes #2868
closes #2867
1 year ago
Divyansh Singh
6be5a7e830
revert: "fix: createContentLoader generates invalid url when sets `base`" ( #2865 )
...
This reverts commit 0f38eb4404
.
1 year ago
Divyansh Singh
47068ff0c5
revert: "perf: extract social icons as plugin to avoid unused icons" ( #2861 )
1 year ago
skirtle
74fcb60fb4
fix(theme): revert 79 to 179 in yellow-soft ( #2858 )
1 year ago
Divyansh Singh
db17df336e
chore!: bump deps ( #2852 )
1 year ago
Divyansh Singh
a5f2eacf22
feat(theme): allow providing custom `toggle-appearance` function ( #2844 )
...
Co-authored-by: Hooray Hu <304327508@qq.com>
1 year ago
Divyansh Singh
e477cdfd2f
feat(theme): allow setting rel and target on sidebar links
...
closes #2851
1 year ago
Divyansh Singh
3992202404
docs: add themeConfig.outline, drop themeConfig.outlineTitle
...
Co-authored-by: =?UTF-8?q?=E7=A7=83=E5=A4=B4=E7=81=AF=E7=AC=BC=E9=B1=BC?=
<ttdlyu@163.com>
1 year ago
Divyansh Singh
9a062a6dd6
feat(theme): allow overriding last updated time in doc footer from frontmatter ( #2848 )
1 year ago
Divyansh Singh
e8ef1aaabe
feat(theme): allow overriding code copied text from css ( #2833 )
1 year ago
丶远方
ff86c73175
refactor: defining default values for Props using withDefaults. ( #2498 )
1 year ago
Divyansh Singh
5836facc61
chore!: drop pathname protocol ( #2823 )
1 year ago
Divyansh Singh
5ced0cca83
fix(theme): show only one carbon ad at a time
1 year ago
Damien Guard
00dc1e6742
feat: allow customizing markdown renderer used for local search indexing ( #2770 )
...
BREAKING CHANGES: `search.options.exclude` for local search is removed in favor of more flexible `search.options._render`
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
e8edd0a05f
fix(theme): ssr issues on deno
1 year ago
Kia King Ishii
e4f5c51bbe
feat(theme): improve color system ( #2797 )
...
close #2100
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
9499953386
refactor: drop custom logic in favor of vueuse useDark ( #2818 )
1 year ago
Divyansh Singh
3c736c1c95
feat: export postcssIsolateStyles for vp-raw
1 year ago
Divyansh Singh
13343c91d9
chore!: change shiki defaults
1 year ago
Kleis Auke Wolthuizen
f242140c47
feat(theme): export VPImage ( #2814 )
1 year ago