Commit Graph

1682 Commits (unmerged-prs-triage)

Author SHA1 Message Date
Florian Sattler 6442e17483
feat(theme): expose VPFeatures (#4356)
2 years ago
Divyansh Singh 23522ab83f feat(theme): export VPNavBarSearch
2 years ago
Leo bd896c638f
fix(theme): includes text to h1 tag for hero page (#4472)
2 years ago
Divyansh Singh 8ea776addc fix: respect vite.clearScreen in build
2 years ago
Divyansh Singh c61182ab27 fix: properly strip vpi-social css declaration in debug mode
2 years ago
Divyansh Singh 8a5e8ea4f5 fix: specify mode for iconify
2 years ago
Divyansh Singh 241d17d983 fix: out of order css in prod builds
2 years ago
Amirhossein Alibakhshi a3f994b71e
docs: add Persian language (#4089)
2 years ago
Divyansh Singh ff254dcbe6 feat(theme): allow customizing skip to content label
2 years ago
Divyansh Singh 18858f7dec chore: simplify code
2 years ago
Divyansh Singh 183261753b
fix(theme): ignore footnote-ref for outline
2 years ago
Divyansh Singh 05f2f0d261
feat: on demand social icons (#4339)
2 years ago
Divyansh Singh fc92a77a5d fix: lazy load language definition on twoslash too
2 years ago
Divyansh Singh 4dac35fc9e fix: (temporary patch) lang lazy load not working with twoslash
2 years ago
Divyansh Singh dcb8450f11 fix: typo in missing language check
2 years ago
Divyansh Singh 8f052753de chore: adjust type cast
2 years ago
Divyansh Singh 829977876a
perf: lazy load shiki languages (#4326)
2 years ago
Divyansh Singh 615aed5df7 fix(regression): hmr not working with markdown includes due to wrong cache key
2 years ago
Divyansh Singh acfe97f608 fix: dispose mdit instance on manual restart too
2 years ago
Estéban 45968cdc50
fix: cache markdown it instance and properly dispose shiki on config reload (#4321)
2 years ago
Sun .P.M 81fc148198
style(theme): do not copy `lang` when copying text (#4316)
2 years ago
Typed SIGTERM bd690d6a9b
feat(theme): don't escape `siteTitle` (#4308)
2 years ago
Divyansh Singh b8935502fb fix: remove explicit chinese fonts
2 years ago
Jungzl 668e9f7050
fix(theme): remove some explicit Chinese fonts (#4286)
2 years ago
Divyansh Singh e638d855cf fix(theme/a11y): don't select search result unless mouse is actually moved
2 years ago
Divyansh Singh b96712c074 fix: reapply #4260
2 years ago
Divyansh Singh ef703cf9c7 Revert "fix(theme): bind missing no icon prop in the menu link component (#4260)"
2 years ago
Dusan Vuckovic d4712c17c5
fix(theme): bind missing no icon prop in the menu link component (#4260)
2 years ago
Divyansh Singh 8436472c78
feat(experimental): support passing function for rewrites (#4274)
2 years ago
Gunther Konig 92b92aefca
fix(theme): improve local search input a11y (#4066)
2 years ago
Divyansh Singh 461a5b001d fix(client): wrong script async check
2 years ago
Heptazhou b46d6d3a20
fix: broken rewrites on windows (#4268)
2 years ago
Mike Bostock 3e8fc40c36
fix(client): use `usePreferredDark` with `appearance: "force-auto"` (#4263)
2 years ago
Divyansh Singh 1143ddf230 chore: bump deps
2 years ago
Heptazhou 2ac64b8d41
fix: `vueRE` conflicting with `lineNoRE` (#4247)
2 years ago
Divyansh Singh 1628918f30
fix: remove font synthesis in webfont mode, google fonts now support italic axis in inter
2 years ago
北雁云依 68150a6f33
fix(theme): change the order of CSS rules of `VPFlyout` (#4225)
2 years ago
Riley Ho 9c5d348c03
fix(theme): respect custom tag prop in VPButton component (#4185)
2 years ago
Cristopher cb1106d2ce
chore(deps): replace fast-glob with tinyglobby (#4132)
2 years ago
Peter 615e33bb24
feat(theme): expose theme default VPLink & VPSocialLink(s) component (#4178)
2 years ago
Thy e8f7dd16f6
feat: support adding extra attributes to snippet imports (useful for twoslash) (#4100)
2 years ago
LJY 315c220049
feat(client): add `onAfterPageLoad` hook in router (#4126)
2 years ago
Divyansh Singh 3e11b6abf5 feat: allow ignoring certain headers and their subtrees completely in outline
2 years ago
Leo bc7271d258
feat: add `data-title` attribute for code group label tag (#4152)
2 years ago
Divyansh Singh 0db269a4c5 feat: trigger `onContentUpdated` on frontmatter-only changes too
2 years ago
Divyansh Singh c46e4b784d fix: hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes
2 years ago
Divyansh Singh 612d66fbb5 chore: add tests for data loader hmr
2 years ago
Evan You 2bda116850
chore: include node types for client
2 years ago
Divyansh Singh 2b3e486ab9 fix: multiple cache busting imports causing useData to fail
2 years ago
Chris 256d742b73
chore: replace deprecated code (#4057)
2 years ago
廿四 2bc0d39d50
fix(theme): excerpt style in LocalSearchBox (#4050)
2 years ago
Divyansh Singh 7f19b5f424 chore: bump deps
2 years ago
Divyansh Singh 01d0d45292 fix(theme/regression): typo in component props resulting in nested titles not showing in navbar
2 years ago
Divyansh Singh 6263db170a fix: don't reopen browser on restart when vite.server.open is specified
2 years ago
Joaquín Sánchez fa87d8150d
feat: allow using components in navigation bar (#4000)
2 years ago
Divyansh Singh fa81e89643 refactor: consistent type assertion
2 years ago
Divyansh Singh e302328a4c fix(build): sort pageToHashMap to ensure stable assets
2 years ago
Divyansh Singh 97f9469b6d fix(theme): deep watch sidebar groups and force render on match change
2 years ago
Divyansh Singh 387acf71aa fix: don't do git log on non-existent file
2 years ago
Divyansh Singh d837e82bc8 fix: don't reopen browser on restart
2 years ago
Divyansh Singh 0fc70e2d0c fix(theme): show filled nav bar when nav screen is open
2 years ago
Divyansh Singh d348da770c fix(theme): force update title attribute on hydration
2 years ago
SuperLi 143b1e91f3
feat(markdown): support including specific regions from markdown files (#3978)
2 years ago
Divyansh Singh b54d7b0d7c fix(theme): add styles for h4 too
2 years ago
Divyansh Singh 6598231fa8 docs: remove invisible characters and whitespaces [lunaria-ignore]
2 years ago
Divyansh Singh b785bd6ab3 fix: properly handle svg anchor elements
2 years ago
XiaoDong 8aa6ccbe32
feat(theme): export VPHomeContent (#3960)
2 years ago
Divyansh Singh 6461f5d42b fix(client): do nothing on anchor elements with empty href
2 years ago
Divyansh Singh 5d3ed87f85 fix(theme): dim color for all text like elements inside blockquotes
2 years ago
Divyansh Singh 7fcf462eb8 fix(build): respect frontmatter.lastUpdated for pageData.lastUpdated and sitemap generation
2 years ago
Divyansh Singh 99053baea7
feat(cli/init): allow passing target dir as command argument (#3948)
2 years ago
Divyansh Singh 1e8bb48bc2 feat: support `force-auto` as an option for appearance
2 years ago
Divyansh Singh e24899a073 fix(build): don't normalize links containing target or download property
2 years ago
Jeferson S. Brito afc611d399
fix(theme,a11y): handle overflow on long mathematical equation and make tables focusable (#3932) (closes #3914)
2 years ago
Divyansh Singh 7ea357256c fix: dont escape ampersand twice in title
2 years ago
Divyansh Singh 49b1233378 fix: escape title properly in build
2 years ago
Divyansh Singh af4717d682
fix(theme): remove unnecessary navigation role on nav element
2 years ago
Azat S cb308b9295
fix(a11y): make code blocks accessible with keyboard (#3902)
2 years ago
Divyansh Singh f0a37b4b84 fix(style): prefer YaHei over DengXian
2 years ago
Divyansh Singh d5dbd704ce
fix(markdown): entities and escapes not working properly (#3882)
2 years ago
Divyansh Singh fa2f38a0c3 fix(theme/regression): custom font not applying in Chinese docs because of specificity
2 years ago
Divyansh Singh 0cbb469842
feat(build): add localeIndex to md.env (#3862)
2 years ago
Nozomu Ikuta ed6ada7a68
feat(build/i18n): support customizing copy code button's tooltip text (#3854)
2 years ago
Divyansh Singh 728cb15677
fix: render 404 page completely on client to infer locale from browser path (#3858)
2 years ago
Divyansh Singh 620ee6ac4b
chore: bump deps, fix dts generation (#3856)
2 years ago
Divyansh Singh 9b2dd504fa chore: minor tweaks
2 years ago
Divyansh Singh d08eeed897 fix(theme): external link icon not visible for target _blank links
2 years ago
Divyansh Singh f0debd20f4 fix(build): show file info on error
2 years ago
Divyansh Singh 9794877347 fix(theme): fix invalid vp-offset in ssr
2 years ago
Divyansh Singh b360ac88df
fix(dev): match dev and prod routing behavior (#3837)
2 years ago
Divyansh Singh 729a890669
fix(dev): multiple server instances being created when editing config too quickly (#3835)
2 years ago
Divyansh Singh 75115f4f82
fix(theme): don't use Chinese quotes on non-Chinese documents (#3834)
2 years ago
Divyansh Singh 11740609ff chore: remove duplicate font-family entries
2 years ago
Timothy Lau 1a72181c06
fix(theme): leaking event listener when going back/forward on Safari on iOS (#3658) (#3671)
2 years ago
Henry Bley-Vroman e60c101e50
fix(theme/a11y): add unique name to footer prev / next navigation landmark
2 years ago
Henry Bley-Vroman 733d986a84
fix(theme/a11y): remove duplicate assistive text from outline nav [#3800] (#3803)
2 years ago
Divyansh Singh cc11b8e41e
fix(theme/i18n): 404 page not showing localized text (#3833)
2 years ago
Divyansh Singh ccc37bb80e fix(theme): disable keypress effect on search button
2 years ago
Divyansh Singh 576e43aef4 refactor: simplify code
2 years ago
Divyansh Singh d02d1e923a fix(build/regression): markdown backslash escapes not working
2 years ago
Divyansh Singh a1ced36553 chore: override text renderer before calling user config
2 years ago
Evan You f86ac56b78 fix: let vue compiler handle entity decoding
2 years ago
meteorlxy 11f4c9aee3 fix: sync updates of markdown-it types
2 years ago
btea cd5adf3011
feat: config file hot update error prints error message (#3592)
2 years ago
Xinyu Liu d3dd4bc938
feat: upgrade markdown-it types to v14 (#3772)
2 years ago
Divyansh Singh 74b725a224
fix(client): don't reload page on hash change (#3777)
2 years ago
Divyansh Singh 2a9fc2a26b
fix: hashchange should only be triggered for same page navigations (#3768)
2 years ago
Joaquín Sánchez 5f28e74abf
fix(theme): remove small layout shift on `On this page` button (#3767)
2 years ago
Divyansh Singh 54c46e7ceb docs: adjust install and init commands
2 years ago
Gabriel Cozma ffafa31b92
feat(theme): update Inter to version 4 (#3693) (#3694)
2 years ago
Divyansh Singh 3c8b4c7060 fix(theme): html text not showing properly in mobile nav menu
2 years ago
Divyansh Singh 5d3cb96ac3
fix(build): ship built-in vue-demi to avoid resolution issues (#3680)
2 years ago
烽宁 f7aef3ca23
fix(localSearch): remove empty titles that may appear in search results (#3665)
2 years ago
Andrew Courtice e13f93292c
fix(theme): fixed sidebar expand caret showing when no children are present (#3657)
2 years ago
Christian Georgi b50a8a1325
fix(theme): ignore inner-page items in next/prev link (#3663)
2 years ago
Divyansh Singh 1909041715 fix(theme): local nav separator not visible on pages having no outline
2 years ago
Divyansh Singh 86c0967297 chore: bump deps and switch to polka/compression
2 years ago
Rick Dubiel 5f6297cb3d
feat(theme): allow selectively disabling external link icon on navbar items (#3607)
2 years ago
Timothy Lau 59183e9cef
fix(build): resolve patter relative to srcDir instead of root in createContentLoader (#3638)
2 years ago
Divyansh Singh 49ea062b39 refactor: more cleanup
2 years ago
Divyansh Singh 6c0125b655 chore: tweak hashchange emitting a bit
2 years ago
Divyansh Singh 2df9bab566 chore: adjust fix for #3637
2 years ago
烽宁 6b971a08f5
fix(router): hashchange not emitted in certain cases (#3637)
2 years ago
Lo f6bd99eb13
feat: add `window.__VITEPRESS__` (#3634)
2 years ago
Jacob Hummer 09030272b4
feat(theme): auto style markdown content in home page (#3561)
3 years ago
Joaquín Sánchez 636cca042d
perf(theme): move svg icons to css (#3537)
3 years ago
Divyansh Singh b63e0a0c57
fix: handle process.env being undefined while process is not
3 years ago
Lin Tianchuan 20511006db
fix(theme): adjust mathjax svg styles (#3567)
3 years ago
Pim Schreurs 6624bb7486
fix: make local search work in combination with vue-i18n (#3559)
3 years ago
Anthony Fu 1d16a85fdf
chore: upgrade to shiki rc (#3550)
3 years ago
yhzx233 c582a8d5fd
fix(theme): correctly normalize paths ending with "index" (#3544)
3 years ago
Divyansh Singh 67a9964c4e chore: fix typo
3 years ago
Divyansh Singh 8f8a6feb05 fix(md): dont break on nesting blockquotes inside gfm alerts
3 years ago
Liana ab39fd8592
feat(home): add target and rel attribute to home actions (#3528)
3 years ago
Divyansh Singh 30c665b29d chore: bump deps
3 years ago
JD Solanki 28870e68fa
feat: add hero slots that are inside container (#3524)
3 years ago
JD Solanki 6b1f951928
feat: wrap site title in span (#3522)
3 years ago
Divyansh Singh 04f794bf55 fix: lazy evaluate known extensions to allow env set in config
3 years ago
Anthony Fu b8487d3a97
feat: rename shiki packages (#3506)
3 years ago
Divyansh Singh 5811b62657 fix: handle CRLF in snippet plugin
3 years ago
Anthony Fu ac87d19ca1
feat: support GitHub-flavored alerts (#3482)
3 years ago
Divyansh Singh 77a318c2a3 fix(theme): avoid selecting summary on toggling details
3 years ago
Divyansh Singh 900872769e refactor: simplify head tracking logic
3 years ago
김관식 c882fa1469
feat(theme): add npm icon (#3483)
3 years ago
Divyansh Singh 5e2d853e1a
fix(client): handle head orphans added in initial load (#3474)
3 years ago
skirtle d529ed4975
fix(theme): hover color for code links inside custom containers (#3467)
3 years ago
Divyansh Singh c22f5d983f
feat: support specifying custom extensions to escape routing (#3466)
3 years ago
Divyansh Singh 3f6ca6a374 fix(theme): remove extra offset
3 years ago
Divyansh Singh 0ce5ece356
fix(theme): misaligned outline indicator (#3458)
3 years ago
Divyansh Singh 4020b419de Revert "fix(theme): misaligned outline indicator\"
3 years ago
Divyansh Singh 910b2125bb fix(theme): misaligned outline indicator\
3 years ago
Yuta Nakamura cd8ee6fb32
fix: enter key behavior conflict with IME in search box (#3454)
3 years ago
Divyansh Singh 3f8998f351 chore: bump deps
3 years ago
Lars Rickert 78abf47b8b
fix(theme): use`--vp-c-tip-` CSS variable for badge/block colors with type`tip` (#3434)
3 years ago
烽宁 8acf291644
chore: add more known extensions (#3439)
3 years ago
Divyansh Singh 5dab5e3ced refactor: simplify line filling a bit
3 years ago
lsh 18981c1d1c
feat(theme): export VPBadge (#3431)
3 years ago
Divyansh Singh c236570f28 fix(theme/regression): external link icon not working
3 years ago
xxf5530 b03fb83a4e
fix(theme/regression): inter getting bundled even importing without-fonts entry (#3412)
3 years ago
Divyansh Singh be4c0c0c4b
chore: update known extensions
3 years ago
烽宁 d279e63cb4
fix: avoid pushing to history when clicking on the current link (#3405)
3 years ago
Yuxuan Zhang 36544707e0
refactor(theme): improve robustness and readability of outline component (#3368)
3 years ago
Divyansh Singh 017395fea8 chore: minor tweaks
3 years ago
Divyansh Singh c2b4c66e79 fix(client): add computed dir and lang to html root
3 years ago
Divyansh Singh a6cd891d95
fix: fix theme chunking logic causing out-of-order styles (#3403)
3 years ago
Divyansh Singh 862b4be867 refactor: remove legacy stuff
3 years ago
vanchKong 3052002b47
docs: add Chinese translations (#2249)
3 years ago
Divyansh Singh 7735631597 chore: simplify conditions
3 years ago
Divyansh Singh fb0ed027af chore: rename variables
3 years ago
Divyansh Singh b29b3b38e1
refactor: drop dependency on mrmime (#3400)
3 years ago
Divyansh Singh 27f60e0b77
fix: invalidate module cache for subsequent builds (#3398)
3 years ago
Divyansh Singh 09e48db355 feat: allow passing options to emoji plugin
3 years ago
Divyansh Singh 176c4008c5 refactor: make conditions more robust
3 years ago
Divyansh Singh 1c9f2aa8e4 refactor: use hast transform instead of regex for filling lines
3 years ago
Divyansh Singh 563020ba61 fix: fill all empty code lines
3 years ago
Divyansh Singh 6c899437c1 feat(theme): allow specifying rel and target in logoLink
3 years ago
Yuxuan Zhang ac5881eeac
perf(localSearch): add concurrency pooling, cleanup logic, improve performance (#3374)
3 years ago
Divyansh Singh d1ff29431f style: adjust small badge height
3 years ago
Divyansh Singh 50a774ea7c
feat(theme): allow using VPBadge classes in sidebar (#3391)
3 years ago
Kia King Ishii d10bf42c26
feat(theme): new design for local nav and global header (#3359)
3 years ago
Divyansh Singh 621254300d
chore: bump deps (#3390)
3 years ago
烽宁 55be3f14d7
feat: support custom image lazy loading (#3346)
3 years ago
Jinjiang 203446d691
feat: support dir in frontmatter (#3353)
3 years ago
Cesar Gomez 50c9758d3f
fix(theme/i18n): support customizing dark mode switch titles (#3311)
3 years ago
arianrhodsandlot 6d89a08cb7
fix: print errors when importing an invalid dynamic route (#3201)
3 years ago
Дмитрий Бондарев 9c20e3b5f8
feat(theme/i18n): allow customizing sponsor link's text (#3276)
3 years ago
Evan You 8687b86e1e fix(default-theme): remove use of reactify for search i18n
3 years ago
Divyansh Singh 9f1f04e00a fix: remove double title from home pages
3 years ago
Divyansh Singh 9568fea8fc fix(build): clear cache after build
3 years ago
Yuxuan Zhang 6dac9a4dc5
refactor: add concurrent promise pooling for render task (#3366)
3 years ago
Divyansh Singh f4d4280d7d feat(build): enable VUE_PROD_HYDRATION_MISMATCH_DETAILS when DEBUG is truthy
3 years ago
Evan You bddf74e379 chore: bump to Vue 3.4 beta
3 years ago
Anthony Fu 93122eee20
feat: allow explicitly mark code element as `.vp-copy-ignore` (#3360)
3 years ago
Divyansh Singh bdfc01c9ec fix: fallback to textContent while copying code
3 years ago
Divyansh Singh 2958b8b839
chore: bump deps (#3345)
3 years ago
Anthony Fu d12e23ddf6
feat: expose `shikijiSetup` hook (#3344)
3 years ago
Anthony Fu 00eec7a4ef
chore: use transformer to clean-up highlight result (#3343)
3 years ago
Anthony Fu 8800195457
feat: update shikiji, support twoslash (#3339)
3 years ago
Enzo Innocenzi e4bf1e48e6
feat: allow ignoring node in header (#3331)
3 years ago
Ianis Bernard 0f02697353
chore: fix typo (#3279)
3 years ago
xiaofan b86ac8f3c5
fix(client): run contentUpdatedCallbacks when Content is unmounted (#3253)
3 years ago
Divyansh Singh c3d7f22bd3
fix(build): force assets to go through vite pipeline during dev too (#3258)
3 years ago
Max Nowack 479a320731
fix(theme): use VPLink for links in VPDocFooter (#3248)
3 years ago
Divyansh Singh 33ce7e4478 fix: merge bundledLanguages with user provided languages for less breakage
3 years ago
Anthony Fu 75f18e4733
feat: migrate to shikiji (#3237)
3 years ago
DY_XiaoDong 60fc8fd244
fix(client): no onAfterRouteChanged called after popstate (#3227)
3 years ago
Divyansh Singh ef6d8d1e42
fix(theme): remove double padding from sidebar
3 years ago
Divyansh Singh 799659dff9 chore: tweak a bit
3 years ago
Divyansh Singh d63cb867b1 fix(client): regression - router not working without .html present
3 years ago
Divyansh Singh a12a00ca78 chore: path separator normalization in assetsDir
3 years ago
Divyansh Singh 134ca6c661 chore: remove capturing group
3 years ago
bonyuta0204 563dc89975
feat(client): allow disabling link auto-prefetching (#3220)
3 years ago
Divyansh Singh a33831bf2c chore: throw error on assetsDir outside outDir
3 years ago
Divyansh Singh 02161d0f79 fix(build): support nested assetsDir
3 years ago
烽宁 c4abc950af
fix: wrong recognition of non-html extension leads to route error (#3218)
3 years ago
烽宁 672e4946ac
feat(build): html head meta generator (#3219)
3 years ago
zhoulixiang 67610363bc
fix(ally): clear up confusion with the title of theme switch (#3215)
3 years ago
翠 / green da73b58c79
fix: CSS missing after build (#3217)
3 years ago
Divyansh Singh d2238eedb7
feat: switch to vite 5 and bump deps (#3200)
3 years ago
akirarika 237ad859a9
fix: "VPNavScreenMenuGroup" component HTML not supported (#3148)
3 years ago
Divyansh Singh dbbffa2487 fix(build): remove frontmatter in md file inclusion
3 years ago
Akshay Raj Gollahalli a482611d17
fix: style links in footer (#3178)
3 years ago
Divyansh Singh ed2ae3a25b chore: clear local search cache on hmr
3 years ago
烽宁 878f4378cd
perf: reduce duplicate rendering in localSearch (#3170)
3 years ago
Jacob Hummer a850786a56
feat: export `mergeConfig()` (#3143)
3 years ago
skirtle beecec16a8
fix(theme): table row background-color in custom containers (#3179)
3 years ago
烽宁 7dbeac6df0
fix: double-slash format url should be external link (#3165)
3 years ago
YiZhi 2276c1d4da
fix(theme): theme switch is not hidden on force-dark (#3155)
3 years ago
Divyansh Singh 50d61faefa
fix(theme/search): prevent reactivity loss with i18n (#3121)
3 years ago
Divyansh Singh 6cf1de5e9e
fix(mpa): properly emit assets in mpa mode (#3115)
3 years ago
Divyansh Singh da3d7812a1
fix: don't normalize non-html/non-http links (#3114)
3 years ago
烽宁 c08bd46aa7
fix(theme): search's configuration about buttonAriaLabel doesn't work (#3070)
3 years ago
翠 / green d65afc2873
chore: make it work with rollup v4 (#3065)
3 years ago
Divyansh Singh 1ee1c04159 chore: remove dns workaround
3 years ago
Divyansh Singh 7991180080
fix(build): handle .mjs/.mts files as data / path loaders (#3058)
3 years ago
Jason Dai bdb080093f
feat(md): allow customizing container titles globally (#3044)
3 years ago
Divyansh Singh f2fc3dc51b
fix(client): only update head if needed (#3017)
3 years ago
Divyansh Singh 6f2a2af1ff chore: fix types
3 years ago
Divyansh Singh 8b10848810
build: improve types (#3009)
3 years ago
Divyansh Singh 1a9c32df12 fix: selectively pass env for container titles
3 years ago
Jeff Tian bc96b2bb5b
fix(types): add RegExp to markdown's allowed attributes (#3008)
3 years ago
Divyansh Singh a2750492be fix: snippet hmr not working with rewrites
3 years ago
Divyansh Singh e84f31371e
fix(hmr): handle hmr in imported code snippets (#3005)
3 years ago
Divyansh Singh 7fbfe71b6c fix: handle references in container titles
3 years ago
烽宁 0d56855b54
fix(build): consistent route.path across dev and ssr (#2997)
3 years ago
Divyansh Singh aa40cecd48 fix(build): don't show missing lang warnings with text specifiers in fences
3 years ago
Divyansh Singh 70fe47c1dd
fix(compat): reset setRawMode on process exit (#2994)
3 years ago
Divyansh Singh 4f9a60b0cf feat: allow passing fast glob options to `createContentLoader`
3 years ago
Divyansh Singh 5bb6bb0a14 fix(build): indentation being lost in code blocks
3 years ago
Divyansh Singh 0df88438c7 chore: update ssr.format condition to unblock vite ci
3 years ago
Divyansh Singh f186901a51 fix(build): allow using symlinks with code snippets
3 years ago
Divyansh Singh e99aaad9cf
fix(build): handle importing code snippets not having an extension (#2978)
3 years ago
Divyansh Singh 7271a95948
feat: mathjax support (#2977)
3 years ago
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
Divyansh Singh 3c736c1c95 feat: export postcssIsolateStyles for vp-raw
3 years ago
Divyansh Singh 13343c91d9 chore!: change shiki defaults
3 years ago
Kleis Auke Wolthuizen f242140c47
feat(theme): export VPImage (#2814)
3 years ago
Divyansh Singh 41ab96a269
refactor: drop body-scroll-lock in favor of vueuse useScrollLock (#2809)
3 years ago
烽宁 51715336ac
refactor: delete the redundant `provide` code (#2804)
3 years ago
Divyansh Singh 33962e04eb fix(theme): prevent sidebar re-render unless there is actual change
3 years ago
awkweb 6960ec1cf6
feat(theme): export VPButton and VPSponsors (#2767)
3 years ago
btea b388b0a8c1
fix(cli/init): print the correct packageManager (#2787)
3 years ago
btea 4d9d977519
fix(cli/init): terminal message has not enough contrast (#2786)
3 years ago
Divyansh Singh e0be677554
fix: restart server on theme creation/deletion (#2785)
3 years ago
Divyansh Singh 1bda710702
fix(build): respect preserveSymlinks (#2780)
3 years ago
Divyansh Singh 0c8cf0df89
perf: extract social icons as plugin to avoid unused icons (#2768)
3 years ago
Divyansh Singh fc5092fb65 fix(a11y/theme): disable transitions if user prefers reduced motion
3 years ago
Divyansh Singh 436e99a594 fix(theme): docsearch variables not applying properly on ios beta
3 years ago
Divyansh Singh 23d751165f fix(cli): generate mjs file on init if type: module is not present
3 years ago
Lehoczky Zoltán 819eb515d0
docs: add root path to gitignore suggestion (#2488)
3 years ago
沈青川 c9d465587a
fix(theme): language menu undefined text (#2755)
3 years ago
Divyansh Singh 9a4ee07260
fix(theme): fix sidebar collapsing and restore base property (#2753)
3 years ago
Divyansh Singh 2fe8f60681 revert(theme): revert 'allow setting base path in sidebar items'
3 years ago
Kia King Ishii c0d838bda0
feat(theme)!: final re-brand (#2727)
3 years ago
Divyansh Singh 1d6254b615
fix(theme): dont show transparent navbar other than home (#2742)
3 years ago
Divyansh Singh b2f671ab3b
chore(build)!: drop node 16 support (#2744)
3 years ago
Divyansh Singh 9df8adb53e
chore(build)!: drop cjs api (#2737)
3 years ago
Divyansh Singh 1bed154612
feat(build): allow overriding vite config loading (#2750)
3 years ago
Divyansh Singh 0f421d7222 fix(build): nested rewrites not working properly
3 years ago
Divyansh Singh 481a5e3cb5 fix: fix sitemap path resolution
3 years ago
Divyansh Singh 20b509c6e1 feat(client): allow customizing scrollOffset padding
3 years ago
Divyansh Singh e8ebf1b048 fix(theme): outline marker flicks when navigating towards above
3 years ago
Divyansh Singh 81e7405e19 fix(theme): hide outline marker on scroll to top
3 years ago
Divyansh Singh f4a5c43cb0 feat(theme): allow adding custom layouts
3 years ago
Divyansh Singh a8cf88b54a chore: use defineOptions
3 years ago
Divyansh Singh 93823a8566 fix(theme): respect feature icon dimensions set from frontmatter
3 years ago
Divyansh Singh d31051a051 fix(theme): align max-width media queries
3 years ago
Divyansh Singh c6c983ed73
fix(client): handle empty hash in links (#2738)
3 years ago
zuixinwang e54eea3da0
fix(theme): close dropdown menus after an item is clicked (#2380)
3 years ago
Divyansh Singh 063b0e520a fix(theme): override docsearch button bg
3 years ago
Divyansh Singh 3840eaae16
fix(theme): update sidebar active link status on hash change (#2736)
3 years ago
Divyansh Singh 1a6efbae8e fix(theme): scroll code group tab into view on selection
3 years ago
Divyansh Singh 039798a8c1 fix(theme): don't reset scroll position on changing tab in code groups
3 years ago
Divyansh Singh 2a7422bbbf feat(theme): allow overriding logo link
3 years ago
Divyansh Singh 09a4fdc9b8 feat(theme): allow customizing prev/next text from config file
3 years ago
Divyansh Singh 69251b7484 feat(theme): allow passing html in nav links
3 years ago
Divyansh Singh 52884d9d4b
feat(theme): allow setting base path in sidebar items (#2734)
3 years ago
Divyansh Singh b55b529f23
refactor: use stringified `deserializeFunctions` util (#2733)
3 years ago
Divyansh Singh e3f8fc7972 fix(theme): allow using h1 headings in outline
3 years ago
Divyansh Singh ce85726c12 feat(build): add `markdown.preConfig` option
3 years ago
Divyansh Singh f0d308288c
chore: bump deps (#2724)
3 years ago