Commit Graph

896 Commits (1b0a249ad66288ff56675e4db905959ff0079726)

Author SHA1 Message Date
Divyansh Singh 1b0a249ad6 fix(search): esm interop mark.js import
2 years ago
Divyansh Singh 19ce8e5dd6 chore: bump deps
2 years ago
ChuHoMan 144a7d8e4e
fix(search): avoid body scroll when using local search (#2236)
2 years ago
Divyansh Singh ca8db8adca fix(search): fix keyword highlighting and scrolling in excerpts
2 years ago
Anthony Fu b2077c7025
feat(search): make styling more configurable, align more with the theme (#2233)
2 years ago
Divyansh Singh 185213c6ba fix(search): remove double base on importing excepts
2 years ago
Divyansh Singh be8352441f
fix(search): better highlighting in detailed view (#2234)
2 years ago
Divyansh Singh 40f1d1b6f6 feat(search): allow force disabling detailed view
2 years ago
Divyansh Singh 6d5b4cd784 fix(search): show escape to close on footer
2 years ago
Divyansh Singh 4fd40d5f62 styles: tweak search icons a bit
2 years ago
Divyansh Singh 9e04b43567 fix(search): remove extra /index from routes
2 years ago
ChuHoMan 7dfe9d2d43
refactor: directly use site.base instead of userConfig.base (#2223)
2 years ago
Divyansh Singh 44498675ac fix(a11y): increase touch target size of search icons
2 years ago
烽宁 712a57fde7
fix(theme): fix color of blockquote in custom containers (#2173)
2 years ago
Divyansh Singh 6d363ec9ff fix(search): fix errors on empty titles
2 years ago
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)
2 years ago
Divyansh Singh 3a65db2453 chore: remove unused styles
2 years ago
btea 3f38715b5e
chore(theme): remove unused styles (#2167)
2 years ago
John Campion Jr 3714741b40 feat(build): provide `siteConfig` in `transformPageData` context (#2163)
2 years ago
Christian Georgi 4c23003189
fix(build): make `lastUpdated` work with git submodules (#2149)
2 years ago
烽宁 51ecd580a2
fix(theme): fix color of table head row in custom containers (#2160)
2 years ago
John Campion Jr 9e3cf0fa7d
feat(theme): allow moving aside to left (#2138)
2 years ago
Divyansh Singh 0e45804bc9
chore: remove extra line
2 years ago
John Campion Jr 53d0099ffa
feat(theme): add `page-top/bottom` and `doc-top/bottom` slots (#2139)
2 years ago
CHOYSEN ff26ff1e66
fix(theme): hide outline dropdown scrollbar when it does not overflow (#2151)
2 years ago
Divyansh Singh e5bc1e1086 fix(theme): allow adding html as feature icons
2 years ago
Anthony Fu 3235c23313
feat: more flexible `ignoreDeadLinks` (#2135)
2 years ago
Anthony Fu eac03f26e2
fix(theme): remove label background of code-group tabs (#2136)
2 years ago
Christian Georgi 3553f015a9
fix: make md includes work with rewrites (#1898)
2 years ago
徐聪 a78d3a83b9
chore: fix typo (#2125)
2 years ago
Divyansh Singh 56a7d9aa74
fix(theme): use locale lang instead of navigator lang for last updated (#2118)
2 years ago
Divyansh Singh 42a0ef21c1
fix(theme): don't show outline when no header is there (#2117)
2 years ago
Divyansh Singh 83ce1b8c5e
fix(theme): properly align not found icon in algolia (#2116)
2 years ago
Divyansh Singh aecdeb9b21
fix(theme): fix aside position when footer is there (#2115)
2 years ago
Divyansh Singh 7678a89358
revert: 456099a
2 years ago
Alois Klink ac953ce8bd
fix(build): skip warning for `txt` language (#2109)
2 years ago
Divyansh Singh 456099a527
test: restore tests for init command
2 years ago
Evan You 16064023cf chore: upgrade to TS 5.0 + use moduleResolution: "bundler"
2 years ago
0xRaiden ee6cda42d8
fix(theme): prevent code-groups conflict with shiki-twoslash (#2059)
2 years ago
Evan You 1f2f1ff43d fix: decode when query selecting current hash
2 years ago
Evan You 86e2a6f972 feat: support multiple selectors for scrollOffset
2 years ago