Commit Graph

877 Commits (713a35cbd01b65a560ea2db9e16e1296dc40d2e5)

Author SHA1 Message Date
Divyansh Singh 713a35cbd0
feat!: organized search config (#2218)
1 year ago
Divyansh Singh 8059ec390a chore: rename offline search to local search
1 year ago
Divyansh Singh 609d447ab5 fix(search): properly resolve page link
1 year ago
Divyansh Singh e2951604fd fix(theme): fix meta key not showing on search button
1 year ago
Guillaume Chau 6c92675e33
feat: offline search (#2110)
1 year ago
Divyansh Singh a681fd11e3
fix(build): remove extra line at end of code blocks (#2191)
1 year ago
Divyansh Singh 3a65db2453 chore: remove unused styles
1 year ago
btea 3f38715b5e
chore(theme): remove unused styles (#2167)
1 year ago
John Campion Jr 3714741b40 feat(build): provide `siteConfig` in `transformPageData` context (#2163)
1 year ago
Christian Georgi 4c23003189
fix(build): make `lastUpdated` work with git submodules (#2149)
1 year ago
烽宁 51ecd580a2
fix(theme): fix color of table head row in custom containers (#2160)
1 year ago
John Campion Jr 9e3cf0fa7d
feat(theme): allow moving aside to left (#2138)
1 year ago
Divyansh Singh 0e45804bc9
chore: remove extra line
1 year ago
John Campion Jr 53d0099ffa
feat(theme): add `page-top/bottom` and `doc-top/bottom` slots (#2139)
1 year ago
CHOYSEN ff26ff1e66
fix(theme): hide outline dropdown scrollbar when it does not overflow (#2151)
1 year ago
Divyansh Singh e5bc1e1086 fix(theme): allow adding html as feature icons
1 year ago
Anthony Fu 3235c23313
feat: more flexible `ignoreDeadLinks` (#2135)
1 year ago
Anthony Fu eac03f26e2
fix(theme): remove label background of code-group tabs (#2136)
1 year ago
Christian Georgi 3553f015a9
fix: make md includes work with rewrites (#1898)
1 year ago
徐聪 a78d3a83b9
chore: fix typo (#2125)
1 year ago
Divyansh Singh 56a7d9aa74
fix(theme): use locale lang instead of navigator lang for last updated (#2118)
1 year ago
Divyansh Singh 42a0ef21c1
fix(theme): don't show outline when no header is there (#2117)
1 year ago
Divyansh Singh 83ce1b8c5e
fix(theme): properly align not found icon in algolia (#2116)
1 year ago
Divyansh Singh aecdeb9b21
fix(theme): fix aside position when footer is there (#2115)
1 year ago
Divyansh Singh 7678a89358
revert: 456099a
1 year ago
Alois Klink ac953ce8bd
fix(build): skip warning for `txt` language (#2109)
1 year ago
Divyansh Singh 456099a527
test: restore tests for init command
1 year ago
Evan You 16064023cf chore: upgrade to TS 5.0 + use moduleResolution: "bundler"
1 year ago
0xRaiden ee6cda42d8
fix(theme): prevent code-groups conflict with shiki-twoslash (#2059)
1 year ago
Evan You 1f2f1ff43d fix: decode when query selecting current hash
1 year ago
Evan You 86e2a6f972 feat: support multiple selectors for scrollOffset
1 year ago
Evan You a6b18a8b9a feat(theme): add animation to mobile page outline dropdown
1 year ago
Evan You 81ae1c79cd fix(theme): improve Chinese font handling
1 year ago
Evan You 2ad668cd54 feat: defineClientComponent helper
1 year ago
Evan You 52b04f324c fix: handle async enhanceApp when extending themes
1 year ago
Evan You b0160bc261 fix(theme): move doc-footer-before slot into the footer
1 year ago
Evan You 5f3aac95c5 a11y: add hover underscore for main text links
1 year ago
Evan You 7b0f28915f fix: fix optional component imports from default theme
1 year ago
Evan You da1691d77e feat(theme): support extending default theme without importing fonts
1 year ago
Evan You 24735dbcde perf(theme): preload font
1 year ago
Evan You 32dfaf5adc fix(types): allow void return in transformHead hook
1 year ago
Evan You 2bf8df4bae BREAKING CHANGE: markdown.headers is now disabled by default
1 year ago
Evan You 468c049ccd feat: expose page and assets on build hooks TransformContext
1 year ago
Evan You b86988333b fix DocOutlineDropdown visible range
1 year ago
Alija Sabic 3aea38991c Add symbol for header anchor as CSS variable and rule using :before
1 year ago
Alija Sabic 3355fcc1df Provide accessible markdown-it-anchor configuration using ZeroWidthSpace (HTML Entity) and custom renderAttrs
1 year ago
Alija Sabic 9a315d8855 Revert "Provide accessible markdown-it-anchor configuration"
1 year ago
Alija Sabic a100f88993 Revert "Update theme-default style for accessible header-anchors"
1 year ago
Alija Sabic 03e9e4206a Update theme-default style for accessible header-anchors
1 year ago
Alija Sabic 86259682c8 Provide accessible markdown-it-anchor configuration
1 year ago