Ecosyste.ms: OpenCollective

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

vuepress

📝 Minimalistic Vue-powered static site generator
Collective - Host: opensource - https://opencollective.com/vuepress - Code: https://github.com/vuejs/vuepress

chore(all): 1.9.10 changelog

github.com/vuejs/vuepress - 087f8a199de4436366aba8f8bf44571117612e53 authored over 1 year ago by chenhaoli <[email protected]>
build: release version 1.9.10

github.com/vuejs/vuepress - a3e4bbab8df198b8b18d55031ff0b6f0bf190fdb authored over 1 year ago by chenhaoli <[email protected]>
fix(core): failed to resolve theme components when using theme inheritance (close: #3163) (#3164)

github.com/vuejs/vuepress - 546499ba47a73c22e94c6237e8268fbce7459b6d authored over 1 year ago by ULIVZ <[email protected]>
docs: Wrong "comma" position in the Algolia configuration sample code (#3016)

github.com/vuejs/vuepress - 355e73aa0920e06145552e62533e4d78140b14d1 authored over 1 year ago by Lete <[email protected]>
docs: fix a typo in the palette in the faq documentation (#3143)

* docs: fix a typo in the palette in the faq documentation

* Revert "docs: fix a typo in the ...

github.com/vuejs/vuepress - 3bcd4d0377ac9bc82a9d2655b5ff0d5e2d9be58c authored over 1 year ago by LooseLi <[email protected]>
fix(markdown): replace double quotation marks in classname(fix #3152) (#3154)

Co-authored-by: xuze <[email protected]>

github.com/vuejs/vuepress - cef64e642fb26076d42ca1342c0cf23a1b3384b7 authored over 1 year ago by spencerHT <[email protected]>
docs: tweak `zh/guide/typescript-as-config.md`

github.com/vuejs/vuepress - 9044f142f9253c9d120e03abd74f12de0113cf1f authored almost 2 years ago by chenhaoli <[email protected]>
workflow: using `monoo`

github.com/vuejs/vuepress - df1fc2634fab1d6670d2ec3eb633e709338a1398 authored almost 2 years ago by chenhaoli <[email protected]>
chore: changelog

github.com/vuejs/vuepress - 6343a8c47d40b10c1e4f3c10995d91c5553cab28 authored almost 2 years ago by chenhaoli <[email protected]>
chore(all): 1.9.9 changelog

github.com/vuejs/vuepress - 8f48b69985dcc3d3057490d0b7f156019c04c7ce authored almost 2 years ago by chenhaoli <[email protected]>
build: release version 1.9.9

github.com/vuejs/vuepress - f1cbdb68aa79424582be234a22b9c73bf25b701b authored almost 2 years ago by chenhaoli <[email protected]>
fix(theme-default): headings anchor should not be selectable (#3063)

Currently, when users select the page content to copy & paste the text, it also selects the head...

github.com/vuejs/vuepress - e5915a85a6a5955f7aa7fa5ad208ccdd2a998f68 authored almost 2 years ago by Rami Yushuvaev <[email protected]>
docs: duplicate text (#2803)

github.com/vuejs/vuepress - af797574a746df4a141334a09761a995a14d9ebd authored almost 2 years ago by evinma <[email protected]>
chore: fixed broken anchor tag (#3081)

Fixed a fixed broken anchor tag at README:

- anchor tag for downloads counter/shield only h...

github.com/vuejs/vuepress - dacb7a8b155b55238c18cca55b223d44c1a98a64 authored almost 2 years ago by neuralpain <[email protected]>
docs: update typescript-as-config.md (#3101)

github.com/vuejs/vuepress - 5b74b51c0d3f7e4ade2ca1e84c28fa8cc3447f2d authored almost 2 years ago by Michael An <[email protected]>
chore(types): allow `algolia` to be `null`

github.com/vuejs/vuepress - 58955947aa43ca1f21d25d4e369010a0cff3751a authored almost 2 years ago by chenhaoli <[email protected]>
fix(types): missing types for `initialOpenGroupIndex` (close: #3129) (#3130)

github.com/vuejs/vuepress - 9049d480ab176d0e53da3c1b859d28851703c13a authored almost 2 years ago by ULIVZ <[email protected]>
chore: using `export default` at `config.ts`

Current `target` is `es2018`, using `export =` (export assignment) will trigger `ts(1203)`<sub>1...

github.com/vuejs/vuepress - 970526fec3e5b1c141cf8c2d3509fc47878750e5 authored almost 2 years ago by chenhaoli <[email protected]>
fix(types): missing types for nested sidebar group (close: #3127) (#3128)

Currently we are allowed to config nested sub group<sup>[1]</sup>, but the types are missing:

...

github.com/vuejs/vuepress - 74d5eecf42226d297c05820b4c60b96da24e58cd authored almost 2 years ago by ULIVZ <[email protected]>
fix: remove non-existing :blur css pseudo selector (#3118)

There is no `:blur` CSS pseudo selector, meaning this generates invalid CSS.

github.com/vuejs/vuepress - 5e3a5a098b5619f41c68b1e8daf6421d56194e77 authored almost 2 years ago by Niko Strijbol <[email protected]>
chore(all): 1.9.8 changelog

github.com/vuejs/vuepress - 1dee30fc229cb0931c3d0a16cd0f1c8d01d71049 authored almost 2 years ago by chenhaoli <[email protected]>
build: release version 1.9.8

github.com/vuejs/vuepress - cb87096d4c13ac3c81709a92a01c3506b4d4bd03 authored almost 2 years ago by chenhaoli <[email protected]>
fix(cli): `.vuepress/config.ts` does not respect custom command (close: #3113) (#3114)

github.com/vuejs/vuepress - 7cd8b3052d12db637ca4c8d839364d6e3f4932f7 authored almost 2 years ago by ULIVZ <[email protected]>
chore: fix dead Algolia DocSearch links (#3097)

github.com/vuejs/vuepress - f6430ac111ba0a738f145084190d80258b74c9af authored about 2 years ago by Thor Nissen <[email protected]>
chore: replace zh-cn (#3014)

github.com/vuejs/vuepress - d692cc852a26ed343f26a7bdd9d336ad3b0da191 authored over 2 years ago by lsh <[email protected]>
chore: add missing space (#3030)

github.com/vuejs/vuepress - a048ef0238a3cec1846b432ff622d9a2e07b9948 authored over 2 years ago by Roj <[email protected]>
docs: fix clean-urls link (#3032)

Fixed clean-urls link.

github.com/vuejs/vuepress - d2f5b0776f039f946ec7e06977bc39e027031eb8 authored over 2 years ago by Ivan Cheban <[email protected]>
docs: fix deploy.md (#3060)

github.com/vuejs/vuepress - 99294be31a75db4295071aae0f6afadf54858b33 authored over 2 years ago by Forceless <[email protected]>
docs: update readme team members

github.com/vuejs/vuepress - 89440ce552675859189ed4ab254ce19c4bba5447 authored almost 3 years ago by Ben Hong <[email protected]>
chore(all): 1.9.7 changelog

github.com/vuejs/vuepress - 1e33eeee856f6b434c36972a6b3e97f43e9590c9 authored almost 3 years ago by chenhaoli <[email protected]>
build: release version 1.9.7

github.com/vuejs/vuepress - 2f2357acce09eab875325c05f26d6bd26d41a861 authored almost 3 years ago by chenhaoli <[email protected]>
fix(types): missing `ariaLabel` at default theme config

github.com/vuejs/vuepress - a7b12bf267c0c3a1f5756a1a88f870ddbbd7a005 authored almost 3 years ago by chenhaoli <[email protected]>
chore(all): 1.9.6 changelog

github.com/vuejs/vuepress - a956e4231e84a5e64beafd74a43ffed214538f55 authored almost 3 years ago by chenhaoli <[email protected]>
build: release version 1.9.6

github.com/vuejs/vuepress - 569921636c764f62bb942b72ee30b0610da8a57d authored almost 3 years ago by chenhaoli <[email protected]>
fix(types): missing `sidebarDepth` at default theme config

github.com/vuejs/vuepress - 5c6a16c3afe97311dc90ca8f18013240f6144a69 authored almost 3 years ago by chenhaoli <[email protected]>
feat(theme-default): set home footer with markdown slot (close: #2993) (#2994)

github.com/vuejs/vuepress - 753df0567ea10c41124ae7c6c2616a74ca1032f5 authored almost 3 years ago by ULIVZ <[email protected]>
fix(core): compatibility with node 10 (close: #2981) (#2992)

github.com/vuejs/vuepress - f59598a2ae1c788ac01e7c23edc0d9a8bddd6911 authored almost 3 years ago by ULIVZ <[email protected]>
feat: add build concurrency control (close: #1819) (#2953)

* feat: add build concurrency control

* fix: rm comment

* feat: docs

Co-authored-by: ge...

github.com/vuejs/vuepress - 2f9a3941d72d6cf920733e9f5de37fa26f9b78b4 authored almost 3 years ago by Troy Eagle <[email protected]>
chore: fix lock file

github.com/vuejs/vuepress - 7cdb9a02ffda48f91cea0b6af381f8cba8122b42 authored almost 3 years ago by chenhaoli <[email protected]>
chore(all): 1.9.5 changelog

github.com/vuejs/vuepress - 5f0eba985135cf308a572a687d0cc770b4106dee authored almost 3 years ago by chenhaoli <[email protected]>
build: release version 1.9.5

github.com/vuejs/vuepress - ef6f87a5cc23903b74a86cffda325abafa7fe5e8 authored almost 3 years ago by chenhaoli <[email protected]>
refactor(core): add type comments for internal plugins

github.com/vuejs/vuepress - c926affd0ee38edb8f40c070e825d3ac07ce904f authored almost 3 years ago by chenhaoli <[email protected]>
feat(types): `ctx.getLibFilePath`

github.com/vuejs/vuepress - 17c8fe43ec59a58fe4bf1ba57e942e90e79c3b4f authored almost 3 years ago by chenhaoli <[email protected]>
feat(types): `ctx.getSiteData`

github.com/vuejs/vuepress - 332dac7138d112a4ad0a71682de7fc2e9d2ad806 authored almost 3 years ago by chenhaoli <[email protected]>
feat(types): `ctx.themeAPI`

github.com/vuejs/vuepress - 42697142a50dc4839350df1f0d65bc0d968b3097 authored almost 3 years ago by chenhaoli <[email protected]>
feat(types): `definePlugin` supports declare theme config type

Motivation: If you're developing a theme's internal plugins, you'll want the `definePlugin` help...

github.com/vuejs/vuepress - 5f1e3b04faf28ac4d07105b2098510e1d254363f authored almost 3 years ago by chenhaoli <[email protected]>
chore(all): 1.9.4 changelog

github.com/vuejs/vuepress - e402b5768d674439628d8db92fc3e8e334b6be9c authored almost 3 years ago by chenhaoli <[email protected]>
build: release version 1.9.4

github.com/vuejs/vuepress - e4a28db49115e083c34509b3da03410a012e127a authored almost 3 years ago by chenhaoli <[email protected]>
feat(types): expose all plugin types

github.com/vuejs/vuepress - 7aeff349c9a1751271d6b895b4013a14af7ed775 authored almost 3 years ago by chenhaoli <[email protected]>
fix(types): add missing default theme config `activeHeaderLinks`

github.com/vuejs/vuepress - 075ec6276477522aff2e19dc16a245e74a236801 authored almost 3 years ago by chenhaoli <[email protected]>
chore(types): tsconfig.json

github.com/vuejs/vuepress - 54bd1594038abd6bee27b65bf736c2e4d8ff26cf authored almost 3 years ago by chenhaoli <[email protected]>
ci(types): lint types under development

github.com/vuejs/vuepress - 4280e7a145e973ff981b18485b989f390c44eaf5 authored almost 3 years ago by chenhaoli <[email protected]>
fix(types): '_filePath' implicitly has an 'any' type

github.com/vuejs/vuepress - 66a6c27f4418bd22649f2576e977b6b1d17c2b89 authored almost 3 years ago by chenhaoli <[email protected]>
fix(types): cannot find module '../../shared-utils/src/datatypes'

github.com/vuejs/vuepress - e919d141bfc912beb09822a1993cac77dff41977 authored almost 3 years ago by chenhaoli <[email protected]>
chore(theme-default): type comment

github.com/vuejs/vuepress - 9bf958316765d32ce9a3928e7d0faddd4d72df4d authored almost 3 years ago by chenhaoli <[email protected]>
docs: add guide to deploy site to Layer0 (#2972)

github.com/vuejs/vuepress - 3e2e380343f1b962f40d889d08cf72cc23c1cec0 authored almost 3 years ago by Rishi Raj Jain <[email protected]>
chore(all): 1.9.3 changelog

github.com/vuejs/vuepress - c8e479c130591a27b2e008a590a6aded59a09297 authored almost 3 years ago by chenhaoli <[email protected]>
build: release version 1.9.3

github.com/vuejs/vuepress - accfe87918a4a224f990b6a604950a80c35a53ee authored almost 3 years ago by chenhaoli <[email protected]>
fix(types): all plugin option api should be optional

github.com/vuejs/vuepress - b5c474420045bf13dee42c0d99981b637b04c365 authored almost 3 years ago by chenhaoli <[email protected]>
chore: tweaks

github.com/vuejs/vuepress - b37be8df3ce9b0ad5e7fda485d3c48dd1cabaac2 authored almost 3 years ago by chenhaoli <[email protected]>
chore: changelog for 1.9.2

github.com/vuejs/vuepress - e5f84908f218dd4e24ddeb0159c253b214653472 authored almost 3 years ago by chenhaoli <[email protected]>
chore(all): 1.9.2 changelog

github.com/vuejs/vuepress - 63a04f94177965c407b2b2770b4d2613febd7962 authored almost 3 years ago by chenhaoli <[email protected]>
build: release version 1.9.2

github.com/vuejs/vuepress - ed3cce631767c3bb17c6d3e317f2c3242e9669cf authored almost 3 years ago by chenhaoli <[email protected]>
fix(types): regression issue of reusing define helpers

github.com/vuejs/vuepress - f0ba93c19fc484c351a7ed0e22db3f079e8a08f1 authored almost 3 years ago by chenhaoli <[email protected]>
chore: fix outdated links

github.com/vuejs/vuepress - f792d9a4ce6233266aa38821040b7e6d69d1171f authored almost 3 years ago by chenhaoli <[email protected]>
refactor: typed all official plugins

github.com/vuejs/vuepress - b814133033462cbbb9626d82b9eb3446d9bae8c9 authored almost 3 years ago by chenhaoli <[email protected]>
feat(types): `definePluginEntry` helper to infer type for plugin entry

github.com/vuejs/vuepress - cb073775fbe2f32b8bf00a3ab473de7dc1260914 authored almost 3 years ago by chenhaoli <[email protected]>
refactor(types): move helpers to `@vuepress/types`

github.com/vuejs/vuepress - 2f707a6a219c495922693630d94bb5a691f4d7b2 authored almost 3 years ago by chenhaoli <[email protected]>
feat(types): `defineThemeEntry` helper to infer type for theme entry

github.com/vuejs/vuepress - 84250cc6838c32e9980caa8bf3de85d88b76afc7 authored almost 3 years ago by chenhaoli <[email protected]>
chore(types): tweaks

github.com/vuejs/vuepress - 8c4b5bc4bae0c330e05de7fc0c88162a405bcbfc authored almost 3 years ago by chenhaoli <[email protected]>
chore: clean outdated changelog

github.com/vuejs/vuepress - ac78df2c5ce392cd5c6cd754d2bdd05742d80f81 authored almost 3 years ago by chenhaoli <[email protected]>
feat(types): init `@vuepress/types`

github.com/vuejs/vuepress - 7ac6aa890b17f0a3ca75643126ed809f2126a19b authored almost 3 years ago by chenhaoli <[email protected]>
chore: clean outdated links

github.com/vuejs/vuepress - c8eff35f65887c69e671d77011f37fa2cc3780b9 authored about 3 years ago by chenhaoli <[email protected]>
chore(all): 1.9.1 changelog

github.com/vuejs/vuepress - 6aaacdfd88086f1b91757dea7f8ce4ad38347b3c authored about 3 years ago by chenhaoli <[email protected]>
build: release version 1.9.1

github.com/vuejs/vuepress - 2ffd506ca0ccc2203c3786cd80b6979d95ed9431 authored about 3 years ago by chenhaoli <[email protected]>
fix(types): support plain string usage for known third-party plugins

github.com/vuejs/vuepress - dd6e3ef028f879d9bc4cce230d10e32df1d23b22 authored about 3 years ago by chenhaoli <[email protected]>
ci: allow scope `types` for commit

github.com/vuejs/vuepress - eab6741dea126c560e56ebabe4074cea4cdd3127 authored about 3 years ago by chenhaoli <[email protected]>
chore: changelog image

github.com/vuejs/vuepress - 9897be060244af8bdb808b17a428a761b25caf20 authored about 3 years ago by chenhaoli <[email protected]>
chore: changelog

github.com/vuejs/vuepress - 0bb97b3614f73724abc769fcbd4d6b91daae8bf1 authored about 3 years ago by chenhaoli <[email protected]>
chore(all): 1.9.0 changelog

github.com/vuejs/vuepress - b25ffe3bfd55e69b4fec96e71760dbdc3fe52195 authored about 3 years ago by chenhaoli <[email protected]>
build: release version 1.9.0

github.com/vuejs/vuepress - 1440bbdaf6a12ed26e59c8350763f91526bca33c authored about 3 years ago by chenhaoli <[email protected]>
docs: fix textlint

github.com/vuejs/vuepress - 15b6c75c00265d763fd613328a6ea8b508722ef3 authored about 3 years ago by chenhaoli <[email protected]>
feat: typescript support for config file (#2973)

* feat: typescript support for config file

* chore: fix that Support for the experimental syn...

github.com/vuejs/vuepress - daa6404bf7b46331d0751af58a2c8a6c5c7cc3f9 authored about 3 years ago by ULIVZ <[email protected]>
chore: add vscode settings

github.com/vuejs/vuepress - 19eeb140307bd20117d0124a184adb072352aec7 authored about 3 years ago by chenhaoli <[email protected]>
chore: add `amour1688.ts-in-markdown` as recommended vscode extension

github.com/vuejs/vuepress - cafd87fc082458672f951a293f24d2d1e7e1d849 authored about 3 years ago by chenhaoli <[email protected]>
ci: tweak commit lint scope

github.com/vuejs/vuepress - f49e7553071f32dcd0d6731246cf2b5f5a3b9bef authored about 3 years ago by chenhaoli <[email protected]>
chore: 1.8.3 changelog

github.com/vuejs/vuepress - 67e50a433acfc536a4fed5ee7f14c29977033263 authored about 3 years ago by chenhaoli <[email protected]>
build: release version 1.8.3

github.com/vuejs/vuepress - 469b33fc781edbc4dfd1b4dc56a71c76188a521f authored about 3 years ago by chenhaoli <[email protected]>
ci: using `@nomadland/mono` for release flow (#2968)

* ci: using `@nomadland/mono` for release flow

* chore: attach commit author to changelog

github.com/vuejs/vuepress - f1071490c6b8ceb2b2beca62cdd3dbce16f564a1 authored about 3 years ago by ULIVZ <[email protected]>
docs: add `@source` alias (#2314)

See #2308

github.com/vuejs/vuepress - 53cc2dd25bcd1983d056494ae865367c66b084d3 authored about 3 years ago by Peter Uithoven <[email protected]>
docs: add note to handle github pages custom domain (#2389)

Co-authored-by: ULIVZ <[email protected]>

github.com/vuejs/vuepress - 22bae476fd7a0b0449c646d4f944add5ae903e49 authored about 3 years ago by Frank Langel <[email protected]>
docs: add favicon example in head config (#2259)

Fixes issue where the favicon was not being served properly in chrome

github.com/vuejs/vuepress - e4184a2d57345f6040f4647fe7cde5c3ab2ac3a5 authored about 3 years ago by Gustaf Hultgren <[email protected]>
docs: add a method to deploy vuepress site with github actions (#2179)

* docs: add a method to deploy vuepress site with github actions

* chore: tweaks

* chore: ...

github.com/vuejs/vuepress - 145332bff35d51f364d42e60914a0d408e0ec65c authored about 3 years ago by Jenkey2011 <[email protected]>
feat(plugin-last-updated): inject `lastUpdatedTimestamp` to `$page` (#1778)

* Add $page.lastUpdatedTstamp

* Update index.js

github.com/vuejs/vuepress - 2345902f1fae597bc3d14aa01c6c2335097ec548 authored about 3 years ago by Christoph Wiechert <[email protected]>
docs: fixes broken links to plugin-container (#2812)

github.com/vuejs/vuepress - 6c8f6a2d78ce15887775fd099229d33768006ba0 authored about 3 years ago by Alex Bea <[email protected]>
fix(theme-default): fix display text for danger container (#2849)

github.com/vuejs/vuepress - 6d155112869b4e9c7dd3f23a5022bfc5bebda17b authored about 3 years ago by Taiga <[email protected]>
docs(markdown): update page suffix translation (#2861)

github.com/vuejs/vuepress - c8d998604bb0aad510225e613a5d0799c3c23ab7 authored about 3 years ago by 文刀 <[email protected]>
docs: fix spelling error (#2890)

github.com/vuejs/vuepress - f5834a2b27ba30c298a2d3d743ed32fd1edbef45 authored about 3 years ago by Zino Holwerda <[email protected]>
docs: update using-vue.md for `zh-CN` (#2934)

Delete the redundant blank space to formatting the title.

github.com/vuejs/vuepress - 78a7b70837d6e37e8139b75eb0ae58f3e566554b authored about 3 years ago by ZweiRm <[email protected]>
docs: update front matter language example for `zh-CN` (#2939)

github.com/vuejs/vuepress - d17b4039084f55cee17e2871930c533145b57d91 authored about 3 years ago by chenhaoli <[email protected]>