Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/vitepress

Vite & Vue powered static site generator.
https://github.com/vuejs/vitepress

feat(theme): allow setting base path in sidebar items (#2734)

52884d9d4b3ad294f4c4fcab637c4e07c80dde3a authored over 1 year ago
refactor: use stringified `deserializeFunctions` util (#2733)

b55b529f2346f0d6db72ee65220c4fdbecb27db9 authored over 1 year ago
fix(theme): allow using h1 headings in outline

closes #1529

e3f8fc7972f5506cd9def08ad13c62141737318f authored over 1 year ago
feat(build): add `markdown.preConfig` option

closes #1382

ce85726c127d9478274126374df9c37ee8b31167 authored over 1 year ago
docs: add head examples

closes #1500, closes #1131

7141b82ccc6a3d19010ec5092d1079beed2198dd authored over 1 year ago
docs: fix link

900906583baaf64c1644adf7de01614ebbbb1a31 authored over 1 year ago
chore: bump deps (#2724)

f0d308288cd4eb0e0e84912fe2bd0338b0678f23 authored over 1 year ago
refactor: use rollup type from vite (#2723)

3f79f4bb6eeca3d4baa254e169b63c048da6b545 authored over 1 year ago
feat(search): allow enabling detailed view by default

closes #2690

4af597582cd8ae565e22c912f26f67123babcd61 authored over 1 year ago
feat(client): allow overriding props on Content

closes #2712

11794844327c65bd6086b1237b0d6568cb32a4cb authored over 1 year ago
feat(theme): allow customizing default theme's 404 page

closes #2715

d7e225473bd072119c3ce76317db2b723be74f81 authored over 1 year ago
fix(build): make outDir from cli work properly

closes #2716

17378c064f3e6f166ce180f8d7eeced2f1cc4224 authored over 1 year ago
revert: #2689 (#2722)

Revert "fix(build): use vue dev build when DEBUG is truthy (#2689)"

This reverts commit b61f3...

a56d608bec427ad51a9edb620d8fb01ebae29550 authored over 1 year ago
feat: allow html blocks inside code groups (#2719)

7f0c18e01384d48380b64ba629229ec048f85453 authored over 1 year ago
fix: `createContentLoader` generates invalid url when `base` is set (#2714)

0f38eb440492f3a486517714976fbfe6dfb30a09 authored over 1 year ago
feat: i18n with sitemap (#2708)

7778187f2dc31554fa7541da9648235c994d4ae8 authored over 1 year ago
release: v1.0.0-beta.7

2be6858c63dcd80f25982188cad45ae993b3f26b authored over 1 year ago
chore: bump deps

5bd92653af7e9d8240b3b336b3bf6dbdc7d912a6 authored over 1 year ago
fix: remove index.html when using createContentLoader (#2693)

Co-authored-by: Divyansh Singh <[email protected]>

6fc88a5cce431fa47330860155191f7b3eccb62e authored over 1 year ago
feat: rel for feature links (#2704)

5d18fd8978e418ce920aab357b180a58b1af3077 authored over 1 year ago
fix: respect empty rel and target (#2705)

60dd0a474b056ec884f3173a233f1fb951d96870 authored over 1 year ago
fix(style): incorrect header anchor icon position with multline headers (#2694)

Co-authored-by: Divyansh Singh <[email protected]>

77c1b4d3cd3c47ffc5268ac24d0f983df443075d authored over 1 year ago
feat(theme): support custom page class (#2696)

Co-authored-by: Divyansh Singh <[email protected]>

2ae90a234338ea074b536e5583d81fd565d8e3f3 authored over 1 year ago
feat(build): custom excerpt for `createContentLoader` (#2698)

Co-authored-by: Divyansh Singh <[email protected]>

13f94a6663d5b4472ce380ee1c27e6124da8fec3 authored over 1 year ago
fix(build): duplicate description tags with transformHead (#2702)

68f25f5a9cca1d059831184ad8876bb40326d9b6 authored over 1 year ago
fix(theme): code group tab divider not showing full-width (#2701)

b39b4912af9664d14f5f7c658e64b96de3865f04 authored over 1 year ago
feat: sitemap generation (#2691)

5563695b1599165fa85ea69f15334e27ab6955bf authored over 1 year ago
fix(build): use vue dev build when DEBUG is truthy (#2689)

b61f36d85326912ca67f552ecbe89aa4ca0b1919 authored over 1 year ago
fix(theme): fix feature component always generating anchor tags

51f28bfac96bbb14ea0175c796e0d18fff3b2cc5 authored over 1 year ago
fix(build): `createContentLoader` generates invalid url when `srcDir` is set (#2578)

BREAKING CHANGE: `createContentLoader` will now resolve globs relative to `srcDir` instead of `r...

74d9ba27b53c6fd09b91b58bba9c1f138a6ee6f1 authored over 1 year ago
fix(search): add useFocusTrap and mark.js to optimizeDeps (#2682)

fb048a6f7289a12a8e67724cee29e55252568489 authored over 1 year ago
chore(vite): support define replacement without removing double quotes (#2677)

d015cddb30e70580d7628ac99ed62c0e46e1eff2 authored over 1 year ago
docs: sidebar and navbar frontmatter config (#2667)

Co-authored-by: Divyansh Singh <[email protected]>

40c60ecae55cb9bb6a35472a0d037b00698c1fb3 authored over 1 year ago
docs: update pnpm install command to match new behavior

x-ref: #2670, https://github.com/pnpm/pnpm/issues/6463

b180a9e809f886d7282eca2ac4f7441acdfe2df7 authored over 1 year ago
chore: fix changelog

916fa5b548dbcabdc2c962d70f835c123a58093b authored over 1 year ago
release: v1.0.0-beta.6

9db3bd97aef796b7558f3dc8c534c982da3b3aaf authored over 1 year ago
chore: bump deps

d5e39eececc7695e0401f56b0095d7fdbd6d21ce authored over 1 year ago
chore: tweak subpixel max-width

0cf6b0208cf9026e7f29fb98f62ed2feef135a03 authored over 1 year ago
fix(theme): two outlines at 1280px

closes #2668

ceedb68d3b22e5c5cc72be1777c6a3f7090d0a6a authored over 1 year ago
feat(theme): support footer frontmatter config (#2574)

e79a13eb42a0ab37713f09e7fd067cac559ab812 authored over 1 year ago
feat(search): allow excluding content from search results (#2602)

closes #2344

Co-authored-by: Divyansh Singh <[email protected]>

37d5b273fbfddd41958e5cae4cc874a81dd9298a authored over 1 year ago
feat(build): support overriding meta viewport tag (#2642)

Co-authored-by: Divyansh Singh <[email protected]>

94e2966babfe572a62c71907332450b18c6c9509 authored over 1 year ago
fix(theme): code block style is broken inside custom block (#2664)

8ff431a6bcce8cca04d9ea23ef92045a728d686a authored over 1 year ago
fix(theme): respect `--vp-nav-height` in local nav calculations (#2663)

3912951bad6f61950ba9da4f5cd3061218903e7d authored over 1 year ago
style(theme): restore the external link icon color from previous version (#2571)

730226c0293238c5a11d20d0d2ac6a0ff5c893f6 authored over 1 year ago
fix(theme): support missing meta description tag (#2639)

cfa870f060934c4738c2f70e7b21ad13b6acdb42 authored over 1 year ago
feat(theme): make navbar logo's height customizable by css variable (#2644)

c2e79aa58387281e482f88e4f307a3c36da60f40 authored over 1 year ago
fix(theme): don't show external link icon on social links

f3a459708d55b3b98a9d25b090e442beebcdaa92 authored over 1 year ago
fix: invalid css

b199885b9bc55082914fa651407989a03e4e3a9f authored over 1 year ago
docs: rewrite github/gitlab deploying guide (closes #2205)

30b323d6e7c63a9599a09c9046629ff40721a4d1 authored over 1 year ago
chore: format

29b8f76b236f6e6e47c32d0672de9f602ee3ad83 authored over 1 year ago
docs: add info about need to commit for lastUpdated to work (closes #2090)

cfe7e9f5255962cf6ed0ef678a8796e50360fb58 authored over 1 year ago
docs: add algolia crawler config (closes #2592)

5a340bf1e55cb23c9785acf3b9557fc3c3b027a8 authored over 1 year ago
chore: update lockfile

ad7ab9cb8e4b5979d0963ffcc7d5c2c26a43fded authored over 1 year ago
revert(#2622): to fix hmr

ec6bfbd5a3bfe094ba9e249f1982dc7d760de98a authored over 1 year ago
docs: cleanup use cases section

5cdb9c8fa3951b757cd44fdb200d17eb4740c9ce authored over 1 year ago
fix(type): `useSidebar()` type error (#2643)

a07f959d472f1976d26c675066204eca9bc7c651 authored over 1 year ago
fix(compat): disable stdin-discarder (#2640)

08c4bacac5e1acaa95a9878e71781f65b49f48f4 authored over 1 year ago
feat(theme): allow using html text in VPHero (#2635)

ec7643dc1397d5b27158bd0865bd517f08e198a5 authored over 1 year ago
fix(theme): fix doc footer's prev and next's size difference (#2600)

f52a2629a7f565ff10b263bf7efd8e258c7d4979 authored over 1 year ago
fix(theme): re-export default (#2606)

9fdee9c2a30eeccb500e6aff165887d79a1686ef authored over 1 year ago
fix(theme): invalid html -- article inside span

d0e73744412520fbbc36a8d701fa3aaaaa53ab35 authored over 1 year ago
feat(build): add `metaChunk` option to extract metadata to separate chunk (#2626)

Co-authored-by: Bojan Rajh <[email protected]>

700fad192edef1f5d4681d714d3eaebbd77eab95 authored over 1 year ago
feat(build): support custom `assetsDir` (#2497)

64d7c3ba54ed2dceabcc1cb65634381d7b42ce47 authored over 1 year ago
fix(build): use vue dev build when DEBUG is truthy (#2622)

2c25855986a59eff1d5c09b50b934da7cf407912 authored over 1 year ago
fix(build): remove `=""` from boolean attributes in head (#2620)

x-ref: https://github.com/vuejs/vitepress/issues/1131#issuecomment-1574092184, #2607

Co-autho...

e02adfe3eaed9761f71d1d263822c5f94618ee72 authored over 1 year ago
fix(build): cannot handle file name containing single quote (#2615)

9949f0046114fdbb59062ecc044aa0a735733e2e authored over 1 year ago
ci: dont run lock threads or release tag actions on forks (#2619)

5ffaa562fdf354fc03ef8ad8ad1f62f8d998f62e authored over 1 year ago
fix(lastUpdated): use author date instead of commit date (#2618)

47bf5bf991e48fd41b83613136396bc607751104 authored over 1 year ago
docs: add Vitest, UnoCSS, VitePWA and Iconify to use cases (#2601)

* chore: add link to vue telescope in many more entry
* chore: change get started home action link

789dc16bb134bd06e0ca12b850d57471a3d86ea6 authored over 1 year ago
fix(theme): fix sidebar's caret alignment issue with long text (#2599)

01120a51d6d13f842678c6a1d418ac7bd3ccceca authored over 1 year ago
docs: add `d3` to the use cases (#2589)

66189c3f43d2496077eb475f67b19a76657ec9c0 authored over 1 year ago
fix(theme): fix theme without fonts emitting inter (#2588)

71eb11f72e60706a546b756dc3fd72d06e2ae4e2 authored over 1 year ago
feat(search): support `minisearch` customization (#2576)

Co-authored-by: Divyansh Singh <[email protected]>

9fee5542cb4bd0b83ccad5d625cb4eca8f8abb25 authored over 1 year ago
fix(build): resolve nested md inclusions properly

closes #2584
closes #2586
Co-authored-by: Jeff Tian <[email protected]>

e8074e60ec5941e7b447f21a289e59e9a91a9e33 authored over 1 year ago
fix(hmr): allow disabling md cache during dev (#2581)

f60b32f02f4236ec0c29f450c4fe79d6aabf5995 authored over 1 year ago
refactor: optimize snippet markdown plugin code (#2580)

d5ccc52048d64c0e85bf44f36da8b42978f075b6 authored over 1 year ago
perf: fix race conditions with cache (#2579)

32d65d40c55b7df1a814820d5117c360f9d449a4 authored over 1 year ago
release: v1.0.0-beta.5

faab56f23520165f861cc29d341513f7f269ffd3 authored over 1 year ago
fix(types): export duplicate type `Sidebar` (#2573)

a99dcf94436d6cbbd53ef5481a6ec5ffd8d887d2 authored over 1 year ago
release: v1.0.0-beta.4

03d93da227b9c98e06f52724b8647ed18da1d2f1 authored over 1 year ago
chore: bump deps

09d71239639cc0ce2611beaeb870919f0c341d13 authored over 1 year ago
feat(theme): allow hiding navbar on specific pages via frontmatter (#2565)

1e1500141bf6e2619caa7950f019016dc26d147f authored over 1 year ago
refactor: move onBeforePageLoad inside loadPage

a3df6171abffe3637608a20755d427c4458a173e authored over 1 year ago
feat(client): add onBeforePageLoad hook for router (#2564)

Co-authored-by: Divyansh Singh <[email protected]>

665f3b02f828175d4df5c0f79263dfa6e3f601d2 authored over 1 year ago
fix(theme): unresponsive back button with empty input in search box (#2566)

fa3780f8ef99b88e998523570f08a4e7f86dfd1b authored over 1 year ago
docs: fix github actions permissions (#2568)

a6de3ef54835ad55cd17606aa24f437c9657c956 authored over 1 year ago
feat(theme): allow customizing last updated date time format options (#2332)

Co-authored-by: Divyansh Singh <[email protected]>

24abc7c6bda66df6e7ed543531f52c87f52f52df authored over 1 year ago
fix(client): bypass client router for links explicitly specifying target (#2563)

BREAKING CHANGE: specifying `target="_self"` for internal links will now perform full reload.

e95015f598846e318c60929f1ef6466a8cfbb729 authored over 1 year ago
docs: add ComponentInHeader import (#2562)

03855dd0cf68e036d341fe75df1ff2bce66b5634 authored over 1 year ago
feat(theme): option to show icon for external links (#2501)

Co-authored-by: Divyansh Singh <[email protected]>

52cfbc323615c3e017b656bb551e0d9de02d1e5f authored over 1 year ago
chore: simplify code

00d94e9ee5ee1d7d953f20c7e37f051b81a8c94a authored over 1 year ago
fix(client): don't throw on using special chars in element ids (#2560)

6b98113a4295e5db8d3876f176dab7e5a5b33e5c authored over 1 year ago
feat: support selecting line range when importing md file (#2502)

Co-authored-by: Divyansh Singh <[email protected]>

1ef33fe1c44875dc86835a698a708b1aa847e16e authored over 1 year ago
docs: update setup command to use pnpm dlx (#2558)

47c06bda384e067b60109e17754138c5bce536e1 authored over 1 year ago
feat(build): support nested markdown includes (#2545)

Co-authored-by: Divyansh Singh <[email protected]>

0c4210bb5ed114fb8597786230cb145790578071 authored over 1 year ago
chore: update shiki dependency version to 0.14.3 (#2554)

c6ab13923558d7b14079a1618c5a389b49b0b97e authored over 1 year ago
fix(client): scroll not working on clicking an anchor in search box (#2527)

c30e758585ef512eef68b33918832d4413839e9c authored over 1 year ago
fix(build): add `@vue/devtools-api` to `optimizeDeps.include` (#2543)

b2a129f49b8c83e528f594af977b1e901a57313e authored over 1 year ago
chore: skip flaky tests

76d5e0a70613aef093d31af10e0168e8a51c5962 authored over 1 year ago