Commit Graph

1129 Commits (fd46dc9b8f8951b3196e4208d958d1ca0e1dc6e8)

Author SHA1 Message Date
bqy_fe fd46dc9b8f
fix(theme): remove extra padding from top when navbar is hidden (#2575)
3 years ago
mehm8128 0cd87b1baf
fix: customizing the starting line number even if globally set (#2941)
3 years ago
Divyansh Singh 76e9fe86b2
Revert "fix(build): respect srcExclude in content loader" (#2975)
3 years ago
huluobotx 3023b5c76b
fix(build): respect srcExclude in content loader (#2963)
3 years ago
Divyansh Singh 1fb5d228a2
feat(theme): allow forcing dark mode (#2974)
3 years ago
Divyansh Singh a18e5e48a4
feat(theme): allow forcing site locale in last updated format (#2973)
3 years ago
Divyansh Singh 28ef0ea6f6
fix(client): router in invalid state after 404 (#2972)
3 years ago
Divyansh Singh 98679c9e82
fix(client): scripts loading out of order when added through head (#2970)
3 years ago
Frederic Schwarz 2a34c6b307
fix: make algolia search work with indices that don't return absolute urls (#2956)
3 years ago
Joaquín Sánchez 00ef2f1db0
fix(theme): local search enter key with the search result (#2937)
3 years ago
Divyansh Singh 54891df614
Revert "feat(theme): use inert to avoid traverse menus and content with keyboard" (#2953)
3 years ago
Divyansh Singh a1e1267549 fix(theme): allow wrapping feature icons
3 years ago
Divyansh Singh dfc0fbfcb4 fix(theme): use brand color on search highlight
3 years ago
Evan Liu b1fbece047
feat: highlight nav by default when one of the items is matched (#2893)
3 years ago
szchixy cb4967313e
feat(theme): allow setting target in home features (#2897)
3 years ago
Joaquín Sánchez e544b411d9
fix(theme): prevent closing local search box on key enter (#2933)
3 years ago
g-dx c6ff5c7686
feat: process md includes before building local search index (#2906)
3 years ago
Joaquín Sánchez 070fc0a56d
feat(theme): use inert to avoid traverse menus and content with keyboard (#2932)
3 years ago
fan1312 c0ce7f723e
feat: support for customizing the starting line number in a code block (#2917)
3 years ago
烽宁 a60f079f99
fix(theme): dropdown menu partially hidden by the homepage footer when it is too long (#2904)
3 years ago
Divyansh Singh 8b76167ccf fix: respect attrs on custom containers
3 years ago
Divyansh Singh a18d5447f2 fix: temp workaround for broken navigation from 404 to home
3 years ago
Divyansh Singh d40eb1903b
feat: skip rendering if env.BUNDLE_ONLY is truthy (#2890)
3 years ago
Divyansh Singh 0088434895
fix(theme): prevent layout shift in search button key (#2889)
3 years ago
Divyansh Singh 18adc07117 fix(theme): search button key misplaced on safari
3 years ago
Divyansh Singh 195ebe9464 fix(init): missing mts extension on windows
3 years ago
skirtle 20f9770268
fix(theme): improve contrast of search highlight text (#2887)
3 years ago
Colin McDonnell 83270fe657
feat: detect bun package manager (#2874)
3 years ago
Divyansh Singh 40da45d038 chore: move init terminal output to separate file
3 years ago
skirtle 39784ca55f
fix(theme): link hover color inside a custom block (#2876)
3 years ago
Divyansh Singh 1705c179df chore: vite no longer emits assets on ssr by default
3 years ago
Divyansh Singh 8aa032f60c fix: resolve snippets from original file path - align with include behavior
3 years ago
Divyansh Singh 4f01f1a09c feat: allow overriding mdit-vue/component options
3 years ago
Divyansh Singh 21b4f8caad fix: pseudo styles being removed with postcssIsolateStyles
3 years ago
Divyansh Singh 6be5a7e830
revert: "fix: createContentLoader generates invalid url when sets `base`" (#2865)
3 years ago
Divyansh Singh 47068ff0c5
revert: "perf: extract social icons as plugin to avoid unused icons" (#2861)
3 years ago
skirtle 74fcb60fb4
fix(theme): revert 79 to 179 in yellow-soft (#2858)
3 years ago
Divyansh Singh db17df336e chore!: bump deps (#2852)
3 years ago
Divyansh Singh a5f2eacf22 feat(theme): allow providing custom `toggle-appearance` function (#2844)
3 years ago
Divyansh Singh e477cdfd2f feat(theme): allow setting rel and target on sidebar links
3 years ago
Divyansh Singh 3992202404 docs: add themeConfig.outline, drop themeConfig.outlineTitle
3 years ago
Divyansh Singh 9a062a6dd6
feat(theme): allow overriding last updated time in doc footer from frontmatter (#2848)
3 years ago
Divyansh Singh e8ef1aaabe
feat(theme): allow overriding code copied text from css (#2833)
3 years ago
丶远方 ff86c73175
refactor: defining default values for Props using withDefaults. (#2498)
3 years ago
Divyansh Singh 5836facc61
chore!: drop pathname protocol (#2823)
3 years ago
Divyansh Singh 5ced0cca83 fix(theme): show only one carbon ad at a time
3 years ago
Damien Guard 00dc1e6742
feat: allow customizing markdown renderer used for local search indexing (#2770)
3 years ago
Divyansh Singh e8edd0a05f fix(theme): ssr issues on deno
3 years ago
Kia King Ishii e4f5c51bbe
feat(theme): improve color system (#2797)
3 years ago
Divyansh Singh 9499953386
refactor: drop custom logic in favor of vueuse useDark (#2818)
3 years ago