Akshay Raj Gollahalli
a482611d17
fix: style links in footer ( #3178 )
...
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
1 year ago
Divyansh Singh
ed2ae3a25b
chore: clear local search cache on hmr
1 year ago
烽宁
878f4378cd
perf: reduce duplicate rendering in localSearch ( #3170 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Jacob Hummer
a850786a56
feat: export `mergeConfig()` ( #3143 )
1 year ago
skirtle
beecec16a8
fix(theme): table row background-color in custom containers ( #3179 )
1 year ago
烽宁
7dbeac6df0
fix: double-slash format url should be external link ( #3165 )
1 year ago
YiZhi
2276c1d4da
fix(theme): theme switch is not hidden on force-dark ( #3155 )
1 year ago
Divyansh Singh
50d61faefa
fix(theme/search): prevent reactivity loss with i18n ( #3121 )
1 year ago
Divyansh Singh
6cf1de5e9e
fix(mpa): properly emit assets in mpa mode ( #3115 )
1 year ago
Divyansh Singh
da3d7812a1
fix: don't normalize non-html/non-http links ( #3114 )
1 year ago
烽宁
c08bd46aa7
fix(theme): search's configuration about buttonAriaLabel doesn't work ( #3070 )
1 year ago
翠 / green
d65afc2873
chore: make it work with rollup v4 ( #3065 )
1 year ago
Divyansh Singh
1ee1c04159
chore: remove dns workaround
1 year ago
Divyansh Singh
7991180080
fix(build): handle .mjs/.mts files as data / path loaders ( #3058 )
1 year ago
Jason Dai
bdb080093f
feat(md): allow customizing container titles globally ( #3044 )
1 year ago
Divyansh Singh
f2fc3dc51b
fix(client): only update head if needed ( #3017 )
1 year ago
Divyansh Singh
6f2a2af1ff
chore: fix types
1 year ago
Divyansh Singh
8b10848810
build: improve types ( #3009 )
1 year ago
Divyansh Singh
1a9c32df12
fix: selectively pass env for container titles
...
closes #3007
1 year ago
Jeff Tian
bc96b2bb5b
fix(types): add RegExp to markdown's allowed attributes ( #3008 )
1 year ago
Divyansh Singh
a2750492be
fix: snippet hmr not working with rewrites
1 year ago
Divyansh Singh
e84f31371e
fix(hmr): handle hmr in imported code snippets ( #3005 )
1 year ago
Divyansh Singh
7fbfe71b6c
fix: handle references in container titles
...
closes #3004
1 year ago
烽宁
0d56855b54
fix(build): consistent route.path across dev and ssr ( #2997 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
aa40cecd48
fix(build): don't show missing lang warnings with text specifiers in fences
1 year ago
Divyansh Singh
70fe47c1dd
fix(compat): reset setRawMode on process exit ( #2994 )
1 year ago
Divyansh Singh
4f9a60b0cf
feat: allow passing fast glob options to `createContentLoader`
...
closes #2985
1 year ago
Divyansh Singh
5bb6bb0a14
fix(build): indentation being lost in code blocks
...
closes #2988
1 year ago
Divyansh Singh
0df88438c7
chore: update ssr.format condition to unblock vite ci
1 year ago
Divyansh Singh
f186901a51
fix(build): allow using symlinks with code snippets
...
closes #1617
1 year ago
Divyansh Singh
e99aaad9cf
fix(build): handle importing code snippets not having an extension ( #2978 )
1 year ago
Divyansh Singh
7271a95948
feat: mathjax support ( #2977 )
1 year ago
bqy_fe
fd46dc9b8f
fix(theme): remove extra padding from top when navbar is hidden ( #2575 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
mehm8128
0cd87b1baf
fix: customizing the starting line number even if globally set ( #2941 )
1 year ago
Divyansh Singh
76e9fe86b2
Revert "fix(build): respect srcExclude in content loader" ( #2975 )
...
* Revert "fix(build): respect srcExclude in content loader (#2963 )"
This reverts commit 3023b5c76b
.
* keep changes in dynamicRoutesPlugin.ts
1 year ago
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
Divyansh Singh
41ab96a269
refactor: drop body-scroll-lock in favor of vueuse useScrollLock ( #2809 )
1 year ago
烽宁
51715336ac
refactor: delete the redundant `provide` code ( #2804 )
1 year ago
Divyansh Singh
33962e04eb
fix(theme): prevent sidebar re-render unless there is actual change
...
closes #2796
1 year ago
awkweb
6960ec1cf6
feat(theme): export VPButton and VPSponsors ( #2767 )
1 year ago
btea
b388b0a8c1
fix(cli/init): print the correct packageManager ( #2787 )
1 year ago
btea
4d9d977519
fix(cli/init): terminal message has not enough contrast ( #2786 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
e0be677554
fix: restart server on theme creation/deletion ( #2785 )
1 year ago
Divyansh Singh
1bda710702
fix(build): respect preserveSymlinks ( #2780 )
1 year ago
Divyansh Singh
0c8cf0df89
perf: extract social icons as plugin to avoid unused icons ( #2768 )
1 year ago
Divyansh Singh
fc5092fb65
fix(a11y/theme): disable transitions if user prefers reduced motion
1 year ago
Divyansh Singh
436e99a594
fix(theme): docsearch variables not applying properly on ios beta
1 year ago
Divyansh Singh
23d751165f
fix(cli): generate mjs file on init if type: module is not present
1 year ago
Lehoczky Zoltán
819eb515d0
docs: add root path to gitignore suggestion ( #2488 )
1 year ago
沈青川
c9d465587a
fix(theme): language menu undefined text ( #2755 )
...
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
1 year ago
Divyansh Singh
9a4ee07260
fix(theme): fix sidebar collapsing and restore base property ( #2753 )
1 year ago