Commit Graph

881 Commits (v1.0.0-alpha.68)

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