Commit Graph

1682 Commits (unmerged-prs-triage)

Author SHA1 Message Date
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
Bjorn Lu 3f79f4bb6e
refactor: use rollup type from vite (#2723)
3 years ago
Divyansh Singh 4af597582c feat(search): allow enabling detailed view by default
3 years ago
Divyansh Singh 1179484432 feat(client): allow overriding props on Content
3 years ago
Divyansh Singh d7e225473b feat(theme): allow customizing default theme's 404 page
3 years ago
Divyansh Singh 17378c064f fix(build): make outDir from cli work properly
3 years ago
Divyansh Singh a56d608bec
revert: #2689 (#2722)
3 years ago
Divyansh Singh 7f0c18e013
feat: allow html blocks inside code groups (#2719)
3 years ago
烽宁 0f38eb4404
fix: `createContentLoader` generates invalid url when `base` is set (#2714)
3 years ago
Divyansh Singh 7778187f2d
feat: i18n with sitemap (#2708)
3 years ago
烽宁 6fc88a5cce
fix: remove index.html when using createContentLoader (#2693)
3 years ago
Mike Bostock 5d18fd8978
feat: rel for feature links (#2704)
3 years ago
Mike Bostock 60dd0a474b
fix: respect empty rel and target (#2705)
3 years ago
烽宁 77c1b4d3cd
fix(style): incorrect header anchor icon position with multline headers (#2694)
3 years ago
烽宁 2ae90a2343
feat(theme): support custom page class (#2696)
3 years ago
烽宁 13f94a6663
feat(build): custom excerpt for `createContentLoader` (#2698)
3 years ago
Divyansh Singh 68f25f5a9c
fix(build): duplicate description tags with transformHead (#2702)
3 years ago
Divyansh Singh b39b4912af
fix(theme): code group tab divider not showing full-width (#2701)
3 years ago
Divyansh Singh 5563695b15
feat: sitemap generation (#2691)
3 years ago
Divyansh Singh b61f36d853
fix(build): use vue dev build when DEBUG is truthy (#2689)
3 years ago
Divyansh Singh 51f28bfac9 fix(theme): fix feature component always generating anchor tags
3 years ago
烽宁 74d9ba27b5
fix(build): `createContentLoader` generates invalid url when `srcDir` is set (#2578)
3 years ago
Divyansh Singh fb048a6f72
fix(search): add useFocusTrap and mark.js to optimizeDeps (#2682)
3 years ago
烽宁 d015cddb30
chore(vite): support define replacement without removing double quotes (#2677)
3 years ago
Divyansh Singh 0cf6b0208c
chore: tweak subpixel max-width
3 years ago
Divyansh Singh ceedb68d3b
fix(theme): two outlines at 1280px
3 years ago
bqy_fe e79a13eb42
feat(theme): support footer frontmatter config (#2574)
3 years ago
Jérémy Riverain 37d5b273fb
feat(search): allow excluding content from search results (#2602)
3 years ago
烽宁 94e2966bab
feat(build): support overriding meta viewport tag (#2642)
3 years ago
Aelita 8ff431a6bc
fix(theme): code block style is broken inside custom block (#2664)
3 years ago
烽宁 3912951bad
fix(theme): respect `--vp-nav-height` in local nav calculations (#2663)
3 years ago
烽宁 730226c029
style(theme): restore the external link icon color from previous version (#2571)
3 years ago
Mathieu POUSSE cfa870f060
fix(theme): support missing meta description tag (#2639)
3 years ago
Aelita c2e79aa583
feat(theme): make navbar logo's height customizable by css variable (#2644)
3 years ago
Divyansh Singh f3a459708d fix(theme): don't show external link icon on social links
3 years ago
Divyansh Singh b199885b9b fix: invalid css
3 years ago
Divyansh Singh ec6bfbd5a3 revert(#2622): to fix hmr
3 years ago
Divyansh Singh 08c4bacac5
fix(compat): disable stdin-discarder (#2640)
3 years ago
烽宁 ec7643dc13
feat(theme): allow using html text in VPHero (#2635)
3 years ago
Aelita f52a2629a7
fix(theme): fix doc footer's prev and next's size difference (#2600)
3 years ago
Divyansh Singh d0e7374441 fix(theme): invalid html -- article inside span
3 years ago
Divyansh Singh 700fad192e
feat(build): add `metaChunk` option to extract metadata to separate chunk (#2626)
3 years ago
烽宁 64d7c3ba54
feat(build): support custom `assetsDir` (#2497)
3 years ago
Divyansh Singh 2c25855986
fix(build): use vue dev build when DEBUG is truthy (#2622)
3 years ago
Divyansh Singh e02adfe3ea
fix(build): remove `=""` from boolean attributes in head (#2620)
3 years ago
烽宁 9949f00461
fix(build): cannot handle file name containing single quote (#2615)
3 years ago
Divyansh Singh 47bf5bf991
fix(lastUpdated): use author date instead of commit date (#2618)
3 years ago
Aelita 01120a51d6
fix(theme): fix sidebar's caret alignment issue with long text (#2599)
3 years ago
Divyansh Singh 71eb11f72e
fix(theme): fix theme without fonts emitting inter (#2588)
3 years ago
烽宁 9fee5542cb
feat(search): support `minisearch` customization (#2576)
3 years ago
Divyansh Singh e8074e60ec fix(build): resolve nested md inclusions properly
3 years ago
Divyansh Singh f60b32f02f
fix(hmr): allow disabling md cache during dev (#2581)
3 years ago
烽宁 d5ccc52048
refactor: optimize snippet markdown plugin code (#2580)
3 years ago
Divyansh Singh 32d65d40c5
perf: fix race conditions with cache (#2579)
3 years ago
keer-tea 1e1500141b
feat(theme): allow hiding navbar on specific pages via frontmatter (#2565)
3 years ago
Divyansh Singh a3df6171ab refactor: move onBeforePageLoad inside loadPage
3 years ago
bqy_fe 665f3b02f8
feat(client): add onBeforePageLoad hook for router (#2564)
3 years ago
Ciki Momogi fa3780f8ef
fix(theme): unresponsive back button with empty input in search box (#2566)
3 years ago
Mateu Llull 24abc7c6bd
feat(theme): allow customizing last updated date time format options (#2332)
3 years ago
Divyansh Singh e95015f598
fix(client): bypass client router for links explicitly specifying target (#2563)
3 years ago
烽宁 52cfbc3236
feat(theme): option to show icon for external links (#2501)
3 years ago
Divyansh Singh 00d94e9ee5
chore: simplify code
3 years ago
Divyansh Singh 6b98113a42
fix(client): don't throw on using special chars in element ids (#2560)
3 years ago
烽宁 1ef33fe1c4
feat: support selecting line range when importing md file (#2502)
3 years ago
Jeff Tian 0c4210bb5e
feat(build): support nested markdown includes (#2545)
3 years ago
烽宁 c30e758585
fix(client): scroll not working on clicking an anchor in search box (#2527)
3 years ago
Divyansh Singh b2a129f49b
fix(build): add `@vue/devtools-api` to `optimizeDeps.include` (#2543)
3 years ago
烽宁 c4909e4298
feat(theme): expose `useSidebar` (#2496)
3 years ago
Divyansh Singh cd03db803d
revert!: sync defineConfig types with vite (#2529)
3 years ago
Divyansh Singh 51661def8f
fix(theme): prevent glitch when algolia chunk is loaded (#2519)
3 years ago
丶远方 656df5c761
chore: replace Map by WeakMap (#2499)
3 years ago
Divyansh Singh a5475304fa feat(client): expose dataSymbol
3 years ago
Divyansh Singh 69b2625623
fix(build): disable validation for rewrite compiling
3 years ago
Divyansh Singh f831767764 feat(build): allow using regex in rewrites
3 years ago
烽宁 b9eafac1d6
refactor: rename variable name and simplify some code (#2504)
3 years ago
Divyansh Singh bfc85805de chore(types): sync `ServerOptions` with vite
3 years ago
Divyansh Singh b3ded34d8a fix(types): sync defineConfig types with vite
3 years ago
Joaquín Sánchez 4ddb96fe50
feat(theme): add semantic markup to local search dialog (#2325)
3 years ago
JiZhi c9a98ac6bb
fix(build): create markdown env for localSearchPlugin (#2322)
3 years ago
donggua 29a9647ee9
feat(theme): allow prev/next links to be disabled globally (#2317)
3 years ago
CHOYSEN 90478b36cd
feat(build): support relative path for code snippet (#1894)
3 years ago
Divyansh Singh 80e734d677 fix(search): detailed view not working when page contains script setup
3 years ago
Divyansh Singh d62e6f6dd6
perf(search): use dom apis instead of regex-based section parsing (#2486)
3 years ago
Agustin Banchio c995b9f61d
feat(theme): add custom label for social links (#2466)
3 years ago
Divyansh Singh 2f75769985
fix(build): use rimraf to handle temp folder deletion in windows (#2483)
3 years ago
Divyansh Singh 2bd55eca2e
fix(theme): properly show divider between navs (#2481)
3 years ago
btea 89b96ffa38
chore: remove invalid style (#2479)
3 years ago
zonemeen 199f392b58 refactor: simplify the import path
3 years ago
Azat S 62d1110848
fix(theme): use brand color in skip link in dark theme (#2431)
3 years ago
Alex 64b06db3ec
feat(cli): add shortcut for restarting server (#2403)
3 years ago
Divyansh Singh 93f8a05ad2
chore: use graceful-fs and bump deps (#2429)
3 years ago
烽宁 6d7d195adc
perf: parallelize mpa chunks copy (#2389)
3 years ago
Divyansh Singh 0e962178ac chore: minor tweaks
3 years ago
烽宁 e7be720ede
perf(theme/search): prevent repeated rendering of same page (#2398)
3 years ago
Divyansh Singh c869ea64ae
fix(theme): use document !== undefined check for browser (#2417)
3 years ago
Divyansh Singh 06c0fc5d5c
fix(theme): adjust z-index for active code group marker (#2413)
3 years ago
翠 / green f364a5d1d3
fix(theme): support custom target and rel in navbar links for mobile (#2400)
3 years ago
烽宁 489681117f
fix(theme): missing global properties in localSearch (#2396)
3 years ago
烽宁 8153f23c90
fix(config): set scrollOffset to 0 is not effect (#2395)
3 years ago
烽宁 26f21d95df
fix(theme): make features section layout consistent (#2382)
3 years ago
烽宁 9a5735dd0e
refactor(theme): simplify the import (#2374)
3 years ago
烽宁 484ff5dd4b
fix: hmr when `base` is set (#2375)
3 years ago
Joaquín Sánchez d6c0985002
fix(a11y): mobile and theme switcher (#2354)
3 years ago
三咲智子 Kevin Deng 97065cefc2
feat(cli): add shortcuts (#2353)
3 years ago
烽宁 af4bb52947
refactor: simplify `hasAside` computed property (#2356)
3 years ago
烽宁 b31933fbdd
fix(build): uniform handling of windows slash in localSearchPlugin (#2358)
3 years ago
Joaquín Sánchez 2f482afaab
feat(theme): add focus trap to local search dialog (#2324)
3 years ago
JD Solanki 35f8b89637
fix(theme): don't update opacity on hover (#2326)
3 years ago
Vinicius Teixeira Dias c20bd28331
feat(theme): open search box on pressing slash too (#2328)
3 years ago
烽宁 f4cd0aeb69
refactor: resolve duplicate function definitions (#2350)
3 years ago
Divyansh Singh 2afb1477be
style: don't wrap social links
3 years ago
Divyansh Singh f07587af8a fix(theme): hide local nav on home page
3 years ago
Christian Georgi b24acc6991
feat: add `filePath` to `PageData` (#2140)
3 years ago
Divyansh Singh d0f0012aea
feat(theme): support light shiki themes (#2319)
3 years ago
Divyansh Singh 64ecedc73f fix(cli/init): remove trailing slash from npm scripts
3 years ago
Joaquín Sánchez a3b38d1882
feat(build): allow using `@` prefix with `@include:` (#2292)
3 years ago
Divyansh Singh ae041448aa refactor: improve error message on encountering dead links
3 years ago
Divyansh Singh 188893c2c1 fix(build): reset regex lastIndex before testing
3 years ago
Joaquín Sánchez a647cd3843
feat: preserve user log level (#2310)
3 years ago
烽宁 494c634eb1
fix(theme): local search get 404 on build when use route rewrites in windows (#2301)
3 years ago
zRains 69c7646daf
fix(theme): vitepress data not properly injected in app when use localSearch (#2299)
3 years ago
Divyansh Singh 84cf45772e fix(build): allow data-loaders files in packages to be found (closes #2272)
3 years ago
Liberty f7443643a4
feat: allow using html in member description (#2269)
3 years ago
烽宁 2f0f2d5ac6
feat(search): support custom `disableQueryPersistence` in local search (#2273)
3 years ago
烽宁 25b9111222
feat(theme): mobile view show outline button after removing sidebar (#2274)
3 years ago
烽宁 6a195b68c0
chore: remove css file about nprogress (#2275)
3 years ago
btea 87d309c088
refactor: resolve circular dependency (#2283)
3 years ago
lchzh3473 f3d3332fff
fix(router): scroll back to the hash anchor even if it is already selected (#2265)
3 years ago
Divyansh Singh 1f4920c60d fix(search): fix highlighting in detailed view
3 years ago
btea 1f5798e437
feat: outline link add title attribute (#2261)
3 years ago
Divyansh Singh 1769d329cc refactor: directly use first child instead of querying
3 years ago
烽宁 09be057ffb
fix(search): local search showDetailedList not working in windows (#2253)
3 years ago
烽宁 8354f8fb86
fix(theme): local search showDetailedList not working in windows (#2248)
3 years ago
Divyansh Singh e37e5cb45a fix(search): ready event is not fired on mac
3 years ago
Divyansh Singh 3e0e9d2b27 fix(search): don't directly access userConfig
3 years ago
Divyansh Singh 7c34f6a3d9 style: align search icon in box a bit
3 years ago
Divyansh Singh b1c956ce99 fix(search): properly group nested headings
3 years ago
Divyansh Singh 1b0a249ad6 fix(search): esm interop mark.js import
3 years ago
Divyansh Singh 19ce8e5dd6 chore: bump deps
3 years ago
ChuHoMan 144a7d8e4e
fix(search): avoid body scroll when using local search (#2236)
3 years ago
Divyansh Singh ca8db8adca fix(search): fix keyword highlighting and scrolling in excerpts
3 years ago
Anthony Fu b2077c7025
feat(search): make styling more configurable, align more with the theme (#2233)
3 years ago
Divyansh Singh 185213c6ba fix(search): remove double base on importing excepts
3 years ago
Divyansh Singh be8352441f
fix(search): better highlighting in detailed view (#2234)
3 years ago
Divyansh Singh 40f1d1b6f6 feat(search): allow force disabling detailed view
3 years ago
Divyansh Singh 6d5b4cd784 fix(search): show escape to close on footer
3 years ago
Divyansh Singh 4fd40d5f62 styles: tweak search icons a bit
3 years ago
Divyansh Singh 9e04b43567 fix(search): remove extra /index from routes
3 years ago
ChuHoMan 7dfe9d2d43
refactor: directly use site.base instead of userConfig.base (#2223)
3 years ago
Divyansh Singh 44498675ac fix(a11y): increase touch target size of search icons
3 years ago
烽宁 712a57fde7
fix(theme): fix color of blockquote in custom containers (#2173)
3 years ago
Divyansh Singh 6d363ec9ff fix(search): fix errors on empty titles
3 years ago
Divyansh Singh 7178a22c9d
fix(theme): fix top of scrollbar being unusable (#2224)
3 years ago
Divyansh Singh 25a1fe90bd fix(search): avoid double base
3 years ago
Liberty 4c24960433
feat: allow passing props and children/slots to defineClientComponent (#2198)
3 years ago
Leedom 8ee6b905f5
fix(theme): navbar style (#2202)
3 years ago
Divyansh Singh 713a35cbd0
feat!: organized search config (#2218)
3 years ago
Divyansh Singh 8059ec390a chore: rename offline search to local search
3 years ago
Divyansh Singh 609d447ab5 fix(search): properly resolve page link
3 years ago
Divyansh Singh e2951604fd fix(theme): fix meta key not showing on search button
3 years ago
Guillaume Chau 6c92675e33
feat: offline search (#2110)
3 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
Alija Sabic 9a315d8855 Revert "Provide accessible markdown-it-anchor configuration"
3 years ago
Alija Sabic a100f88993 Revert "Update theme-default style for accessible header-anchors"
3 years ago
Alija Sabic 03e9e4206a Update theme-default style for accessible header-anchors
3 years ago
Alija Sabic 86259682c8 Provide accessible markdown-it-anchor configuration
3 years ago
Evan You 7182c4231f feat(theme): page outline for mobile
3 years ago
Evan You 15a2dd2eb9 adjust custom container bg contrast
3 years ago
Evan You 3b6a6d1abd feat(theme): a11y improvements
3 years ago
Evan You 6ca34c4236 feat(theme): aria-label for social links
3 years ago
Evan You 2f26693a1d fix: do not include head tags in inlined site data
3 years ago
Evan You 9aafc88d59 fix: fix scroll to hash on new tab during dev
3 years ago
Evan You 470ce3d3f3 fix: gracefully handle config update with syntax error
3 years ago
Evan You d64a76eb36 perf: kickoff main chunk fetch earlier in browsers without modulepreload support
3 years ago
Evan You 22ace7b075 perf: inline site data on page
3 years ago
Evan You bed202dbcc fix: fix chunking logic that causes breakage
3 years ago
Evan You d2838e3755 feat: createContentLoader
3 years ago
Evan You 905f58b2a8 fix: avoid circular dependency between siteData virtual module and useData()
3 years ago
Guillaume Chau 192708de67
feat(theme): editLink can accept function (#2058)
3 years ago
Divyansh Singh 9ceff1d587 fix: trim spaces from outline headers
3 years ago
Evan You 8ab36d05fa fix: properly serialize header in outline
3 years ago
Evan You 9bd940f22c fix: remove @vue/devtools from force include
3 years ago
Evan You 9708510cbd fix: fix line higlighting for empty lines
3 years ago
Evan You 6ce88da3ba fix: fix rewrites with non ascii chars
3 years ago
Evan You e05a3f2b5a fix: fix same page hash links with encoded chars
3 years ago
Evan You 868a9ff81e feat: allow disabling markdown.headers
3 years ago
Evan You 63f33d2895 fix: respect user vue alias
3 years ago
Evan You 657a7d38df fix(theme): re-support dynamic headers
3 years ago
Evan You f6cb4c0d44 perf: improve default theme chunking
3 years ago
Evan You 5c00bd3db4 chore(theme): improve light mode base text contrast
3 years ago
Divyansh Singh 8b5181446d chore: bump deps
4 years ago
Divyansh Singh 41987b6a88
feat(theme): add not-found layout slot (#2054)
4 years ago
Evan You 747a04d341 fix(theme): remove log in VPContent
4 years ago
Evan You 3690714a32 update domain + redirect
4 years ago
Alija 322c633fd0
perf(a11y): add aria-label to language button (#2025)
4 years ago
CHOYSEN bed31d0c21
refactor: only compile rewrite rules once (#2018)
4 years ago
CHOYSEN 27e3adf8ed
fix(theme): align number to code line (#2044)
4 years ago
Evan You 76097048f3 feat: export loadEnv from vite
4 years ago
Evan You 4673bb1879 feat(data-loader): defineLoader() type helper
4 years ago
Evan You e29b6a051e feat(data-loader): pass watched files into load()
4 years ago
Evan You de84c01b72 docs: revise custom theme and default theme extending
4 years ago
Evan You f39b6a98d6 feat: support Theme.extends
4 years ago
Evan You 868a58670e feat: deprecate Theme.setup
4 years ago
Evan You 74caccda43 feat: expose isNotFound on PageData, deperecate Theme.NotFound
4 years ago
Evan You 3158115afc fix(theme): make tip box text color darker
4 years ago
Evan You 66f94fd7a0 feat: expose params at top level in useData()
4 years ago
Evan You a4ac055dbf feat: support $params in page components
4 years ago
Evan You 580a8e1a55 fix: extract all headers by default
4 years ago
Evan You 1457681484 fix: ensure HMR works properly for page outline
4 years ago
Evan You 0c0b6cc5a3 fix: avoid deprecation warning when using --force
4 years ago
Evan You 22047f3363 fix: respect command line minify and outDir options
4 years ago
Evan You 49bcc254dc docs: rewrite getting started + init tips
4 years ago
Evan You 7158932e27 docs: update home page
4 years ago
Evan You 38bbdaddb7
feat: vitepress init command (#2020)
4 years ago
Robert Kowalski 254e15beb9
feat(theme): add `as` prop to `Content` (#2011)
4 years ago
gaaming 996a5f47e9
feat(theme): add `home-hero-info` slot (#1807)
4 years ago
maomao 2a1abbe45e
fix(theme): prevent text wrapping in nav dropdown menu
4 years ago
Evan You 8e8fcd9caa fix: normalize all paths in config
4 years ago
Evan You 8c9833ceba test: fix dynamic routes test for build
4 years ago
Evan You c5f37188a1 warn missing paths export
4 years ago
Evan You ef6ae56c95 feat: cache dynamic path loaders
4 years ago
Evan You b075ee5be6 fix: dyamic routes w/ srcDir + relative imports
4 years ago
Evan You 24fa862c39 feat: dynamic routes
4 years ago
Evan You 5913ebc34f fix: hmr on deps change of data loaders
4 years ago
Evan You bccce98c62 fix: update route configs on file add / delete
4 years ago
Evan You 34b149ba25 wip: rewrites for dynamic routes
4 years ago
Evan You 24507105b1 fix: disable fuzzy link recognition by default
4 years ago
Evan You 80fb3b0e98 wip: prod build for dynamic routes
4 years ago
Evan You d6952f37b7 wip: hmr for dynamic routes on add/delete
4 years ago
Evan You 08df389db8 wip: basic hmr for dynamic routes
4 years ago
Evan You 9c4c2117a6 wip: dynamic routes
4 years ago
Kia King Ishii c2de4caa34
fix(theme): "copy code" button not readable on hover state (#819) (#1892) (#1998)
4 years ago
Kia King Ishii d9a2e6e897 fix(theme): tip custom container has wrong bg color for `<code>` block
4 years ago
Kia King Ishii 472b6ecf5e
feat(theme): enhance readability of custom containers (#1824) (#1989)
4 years ago
Juan Martín Seery 5a6d384952
feat(build): add support for custom languages (#1837)
4 years ago
Divyansh Singh e2d4edf45b
feat(theme): support custom target and rel in navbar links (#1993)
4 years ago
meedfine 8e6e8d9af5
fix(theme): show external link icon in navbar (#1881)
4 years ago
Divyansh Singh 6218b108bc
fix(theme): show external link icon on same line (#1880)
4 years ago
Markus b56351c778
fix(theme): allow empty details in home feature (#1936) (#1963)
4 years ago
Markus b8a5e8e5b2
feat(theme): make prev/next links changeable (#1972)
4 years ago
Markus 803d5b6d66
fix(theme): add height constraints to hero image (#1983)
4 years ago
gittig11 fd995906f6
fix(compat): remove use of array.at
4 years ago
Evan You 191ac86a85 docs: adjust the use of configs -> config
4 years ago
Divyansh Singh c4d8d7225c
fix(build): show error stack in logs (#1960)
4 years ago
Divyansh Singh 5c9b75e325
fix(types): augment vite user config (#1946)
4 years ago
Alexey Iskhakov bcb8cbf3c8
fix: custom titles of code snippets inside code groups (#1834)
4 years ago
CHOYSEN a00bb62143
feat(build): use vite logger (#1899)
4 years ago
Juan Martín Seery dcf29419f2
fix(build): prepend base to all internal non-relative links (#1908)
4 years ago
dominikcz dd0c4c698c
feat(theme): support disabling aside globally (#1925)
4 years ago
Alex Kozack dd1f0bf774
style: add `translations` class in `VPNavBarExtra` (#1896)
4 years ago
Mr-Q ea430760f5
fix(theme): make features support line wrapping (#1913)
4 years ago
manchan 48c9b11316
fix(theme-default): remove duplicate judgments in `preconnect()` (#1903)
4 years ago
Mr.Hope 616fe5b636
fix(theme-default): avoid preconnect without algolia (#1902)
4 years ago
Q.Ben Zheng f9743816a5
feat(shiki): support `ansi` code highlight (#1878)
4 years ago
garee76 507b193ef0
fix: safari use `window.requestIdleCallback` (#1871)
4 years ago
Divyansh Singh dea6cfa9cb
fix(theme): infer collapsible from collapsed (#1865)
4 years ago
翠 / green 1f775774da
feat(theme): preconnect algolia when idle (#1851)
4 years ago
翠 / green 010b3e5ad9
fix: take `<a>` in SVG into account (#1850)
4 years ago
Divyansh Singh a05956f38a fix(build): hmr with rewrites when base is set
4 years ago
Divyansh Singh cf8ad1a291
fix(build): consider base when checking actual pathname (#1858)
4 years ago
Divyansh Singh 08e07d643d
chore: bump deps (#1853)
4 years ago