Commit Graph

1536 Commits (68b39d366ebcfe7fdf6fcac256dd3b5c39b4d0d8)

Author SHA1 Message Date
Divyansh Singh 5225ae5b68 wip
1 week ago
Divyansh Singh fd61991eb3 adjust types
2 weeks ago
Divyansh Singh a899366447 format and simplify types
2 weeks ago
Divyansh Singh f0bf59c2f3 close modal on sidepanel open and vice versa
2 weeks ago
Divyansh Singh 0cf0457403 fix id conflicts, sidepanel uses `#docsearch-sidepanel` internally for the dialog
2 weeks ago
Divyansh Singh 2a731a090f remove uneven gap
2 weeks ago
Divyansh Singh 4c2e7ece02 fix layout shift
2 weeks ago
Divyansh Singh 73c4c90295 fix chunk splitting
2 weeks ago
Divyansh Singh 48b47d5e15 format
2 weeks ago
Divyansh Singh c052edfd06 make sparkles thinner
2 weeks ago
Divyansh Singh 9dbc3608c0 update icons
2 weeks ago
Divyansh Singh 60978a6a3e format
2 weeks ago
Divyansh Singh 09189e0a88 remove unused ref
2 weeks ago
Divyansh Singh 67f8ca690b
Merge branch 'main' into feat/docsearch-v4-5-sidepanel
2 weeks ago
Divyansh Singh a28e171604 fix(theme): remove margin between code groups and blocks in markdown containers
2 weeks ago
hotdogc1017 f8d8c0d712
feat(theme): use `@layer __vitepress_base` to wrap the styles in base.css (#4905)
3 weeks ago
Dylan Tientcheu ce689eacbc fix: add sp with translations
4 weeks ago
Dylan Tientcheu a6b8ccd7fe fix: docsearch + sidepanel
4 weeks ago
Dylan Tientcheu 24d972ad68 feat(docsearch): upgrade to 4.5 with sidepanel.
4 weeks ago
seeksky 923aa90252
fix(theme): highlight active link in mobile nav menu (#5086) (closes #5068, closes #5074)
4 weeks ago
seeksky b2008654ff
fix(theme): align badges in h1 and h2 (#5087) (closes #5063)
4 weeks ago
Michael Cozzolino f119b18e39
fix(theme): add fallback for `heroImageSlotExists` (#5076)
4 weeks ago
Evan You 66cf64e6d1
fix: always log error when failed to fetch page
2 months ago
Divyansh Singh 8ed6ea048c fix(theme): overflow clip is buggy on safari
2 months ago
Divyansh Singh 06f0e1a5c9 fix(theme): navbar overflowing on mobile devices
3 months ago
Kevin Deng 5e0d7dab83
chore: replace debug with obug (#5030)
3 months ago
Yuji Sugiura d16d1970bc
chore: update oxc-minify to 0.98 (#5033)
3 months ago
Divyansh Singh 179ee621d9 fix: log dead links in dev mode too
3 months ago
Divyansh Singh dfb02a479f feat(client): emit `vitepress:codeGroupTabActivate` custom event when a code group tab is activated
3 months ago
Divyansh Singh 0ee71588de fix(theme): sidebar alignment when scrollbar is there on page
3 months ago
Divyansh Singh 0899618556 fix: disable markdown-it-attrs for fenced code blocks
3 months ago
froQ a6e6e59905
refactor: use shiki's transformerMetaHighlight
3 months ago
Divyansh Singh 4e548f5424 fix: simplify lang extraction logic; use markdown-it plugins in type-safe manner; bump deps
3 months ago
Bjorn Lu bf2715ed67
feat: prevent `$` symbol selection in shell code (#5025)
3 months ago
Dmitrii Savelev be260fda6e
fix(theme): use nav height css var for curtain top in sidebar (#4993)
4 months ago
Brainshaker95 113d230478
fix(theme): disable whitespace wrapping for VPBadge (#4968)
4 months ago
Elecmonkey 3d61619ec0
feat(markdown): support custom display-name for fenced code blocks (#4960)
4 months ago
Divyansh Singh 612c45895d
fix: git log parsing when there are empty commits in history (#4965)
4 months ago
Divyansh Singh bce0b53659 fix: rename `markdown.cjkFriendly` to `markdown.cjkFriendlyEmphasis`
4 months ago
Miroma 34cfa91b6f
feat(theme): allow passing functions for nav links (#4963)
4 months ago
Divyansh Singh 31d87e2738 feat: export cacheAllGitTimestamps and getGitTimestamp
4 months ago
Divyansh Singh 6dfcdd3fe8
perf: make a single git call for timestamps instead of calling it for each file (#4958)
5 months ago
Divyansh Singh 6d7422f8fa fix: respect markdown.cache = false on build too
5 months ago
Divyansh Singh d46107fa25
fix(client,a11y): improve focus handling and scrolling behavior in router (#4943)
5 months ago
Joaquín Sánchez 187bf250e6
feat(i18n,a11y): change last update logic (#4935)
5 months ago
Divyansh Singh c2eaccd0d2 fix(theme): avoid use of `:where` in selector list for now
5 months ago
Divyansh Singh f0b29d7ef3 fix(theme): add lang and dir attributes to language picker
5 months ago
Divyansh Singh 82fac5d22c fix(theme): adjust margin of code blocks inside containers
6 months ago
Divyansh Singh 2b77fb3a72 fix: print full path in dead links check
6 months ago
Divyansh Singh d1a8061eb4 fix(hmr): don't load config twice on server restart
6 months ago