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

fix(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 (#2503)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

github.com/vuejs/vuepress - cbb9ba92379711e0006cfcf1b50bad0145a3f39c authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix(deps): [security] bump acorn from 5.7.3 to 5.7.4 (#2500)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

github.com/vuejs/vuepress - 8e48e5ccc939568cd6267cdde06dba1e41a6a527 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(deps-dev): [security] bump minimist from 1.2.0 to 1.2.3 (#2517)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

github.com/vuejs/vuepress - 3c239dd4eb08c61d8e6a4b7a69703139fb5dff37 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
config: add dependabot configuration (#2162)

* feat: add dependabot configuration

* config: update .dependabot/config.yml

Co-authored-b...

github.com/vuejs/vuepress - 8f42f569e485a9f20688fb800f303a79927df0e3 authored over 4 years ago by Vinayak Kulkarni <[email protected]>
docs: update CONTRIBUTING.md (#2493)

github.com/vuejs/vuepress - 91a39d5f5a53642713216d529de6c6637e9896be authored over 4 years ago by ULIVZ <[email protected]>
fix($core): style loss under build for package that specifies `sideEffects: false` (fix #2350) (#2471)

github.com/vuejs/vuepress - 7e2990017149411b6d9b58fa365937a4c4aaa3a7 authored over 4 years ago by nashaofu <[email protected]>
docs: update contributing guide (#2475)

* docs: update contributing guide

* docs: add yarn init option

* fix: markdown linting errors

github.com/vuejs/vuepress - 823c1dfd2d51cfc224ce6e3d5a70e9bcc776935f authored over 4 years ago by Ben Hong <[email protected]>
docs: update deploy.md (#2486)

github.com/vuejs/vuepress - 9b9049aa57c03fe18dd8882cbbc88b75d25bb3a0 authored over 4 years ago by Nimit Bhargava <[email protected]>
build(deps): bump lodash from 4.17.15 to 4.17.19 (#2490)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

github.com/vuejs/vuepress - 24668c6a2ba34f9a129f855dc980f3a5d71b48b2 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: fix English grammatical anomalies, typos, and punctuation. (#2491)

github.com/vuejs/vuepress - c3af170d4985199ff39238e498c825d97342d409 authored over 4 years ago by Jeremy Chadwick <[email protected]>
chore: update theme-vue carbon ad id

github.com/vuejs/vuepress - 636e9c32478ab96dc32a2d08591d023096d30996 authored over 4 years ago by Evan You <[email protected]>
docs($markdown): add missing examples for line highlighting (fix #2473) (#2477)

github.com/vuejs/vuepress - d7dd909d6290b8ee8b19ffdc030811069c37e8fa authored over 4 years ago by Diogo Correia <[email protected]>
style: change dropdown item heading padding (#2482)

github.com/vuejs/vuepress - d91beca8c8789624ebb82bd3736f79ef422af5f4 authored over 4 years ago by George Tsiolis <[email protected]>
fix($markdown): line highlighting not working correctly when importing code snippets (#2441)

github.com/vuejs/vuepress - d0f2e42c3458202e87ace0ff80902e443ffd0f7f authored over 4 years ago by Diogo Correia <[email protected]>
docs($zh): add snippet partial import section

github.com/vuejs/vuepress - 924281e7b0028d442ad5652c383681fabce711b5 authored over 4 years ago by Billyyyyy3320 <[email protected]>
docs: update vuepress.tools link (#2456)

github.com/vuejs/vuepress - b854933d759dcd1398eb749594e0b530bc4cfea5 authored over 4 years ago by Ahmad Mostafa <[email protected]>
docs: fix a typo in getting-started (#2459)

github.com/vuejs/vuepress - 528b2d69b495f2d7635bf9b65875dd56251db1be authored over 4 years ago by John Cranston <[email protected]>
docs: fix linting errors

github.com/vuejs/vuepress - 5a7026862cd4cf85bbb7bd0414192fd74684c691 authored over 4 years ago by Ben Hong <[email protected]>
docs: remove tip since by default all variables are opt-in

github.com/vuejs/vuepress - be0165fe70392471988061813c47bf929928e530 authored over 4 years ago by Ben Hong <[email protected]>
docs: update frontmatter example

github.com/vuejs/vuepress - 93bd8b9012cb62023ea8f71b989bcaa6add71840 authored over 4 years ago by Ben Hong <[email protected]>
docs: add example for how to use $frontmatter variable (#2451)

* add hint for how to use variables

* docs: update example for how frontmatter is used as a v...

github.com/vuejs/vuepress - 60198e5f533a9eba7e6fbe859b3685cf8fdc6ea1 authored over 4 years ago by Tim Qian <[email protected]>
docs: add missing `dateOptions` for `last-updated` plugin (#2449)

github.com/vuejs/vuepress - eece2e3e98b4d5c0b25364d572879e02c8ddcfe8 authored over 4 years ago by Kid <[email protected]>
docs: Make scaffolding path a first-class citizen for getting started (#2450)

* docs: surface scaffolding tool on home page

* docs: add quick start section to getting star...

github.com/vuejs/vuepress - 5be6399d509976a4a1e10be03d650634da2d57a1 authored over 4 years ago by Ben Hong <[email protected]>
chore: optimize history changelog

github.com/vuejs/vuepress - 1ed9c356fcdfbec44da2bb968251c15b451243ce authored over 4 years ago by ULIVZ <[email protected]>
docs: fix typo (parentThemePath -> parentThemeEntry) (#2445)

github.com/vuejs/vuepress - be1ab4802a177fee2a6bf67b33c299b148700348 authored over 4 years ago by 天舟 <[email protected]>
chore: version 1.5.2 changelog

github.com/vuejs/vuepress - e602a4a9180b87510004f706b71188178fd0e0ce authored over 4 years ago by ULIVZ <[email protected]>
build: release version 1.5.2

github.com/vuejs/vuepress - c43bb6aa8d11298f4a5d0ee5367666f868e966bb authored over 4 years ago by ULIVZ <[email protected]>
feat($theme-default): allow 'auto' in defined sidebars (close: #1252) (#2380)

github.com/vuejs/vuepress - 597f83b8adc92ae777571009067e37ba6fcc0e36 authored over 4 years ago by Robert Lin <[email protected]>
fix($core): check if meta is from head before removing it (#2403)

github.com/vuejs/vuepress - 3c94f711434ae7fd5f983ca19c8a2c29ef22e855 authored over 4 years ago by Hugo Alliaume <[email protected]>
chore: remove broken link (#2410)

Removing broken link

github.com/vuejs/vuepress - e790ad3b13c0093d62091bd2ed14d780b86d3f08 authored over 4 years ago by Valentin Vieriu <[email protected]>
fix($theme-default): handle algolia search result with Chinese hash (close: #2431) (#2432)

github.com/vuejs/vuepress - 61838409ccc77b037cb99e52e0c35bb1e2b9396e authored over 4 years ago by 大喵 <[email protected]>
docs: refine getting started (close #2111) (#2281)

* docs: getting started steps

* docs: dir structure and basic config

* docs: ready for rev...

github.com/vuejs/vuepress - 20e732937f18e1515653429caa4bb788fd54c5e6 authored over 4 years ago by Sun Haoran <[email protected]>
docs: update changelog

github.com/vuejs/vuepress - f6acb9f1f2f91b8854eff10fbee91ac3f7d26174 authored over 4 years ago by Ben Hong <[email protected]>
chore: version 1.5.1 changelog

github.com/vuejs/vuepress - 00dade71fff9bf67bfe19a45bc0582fc8dbb4390 authored over 4 years ago by Ben Hong <[email protected]>
build: release version 1.5.1

github.com/vuejs/vuepress - 460069685976a8a71ce9ba10a66dd1dcfa530b82 authored over 4 years ago by Ben Hong <[email protected]>
fix (#2392): hmr issue and watch for chokidar v3 (#2436)

* fix: watch for chokidar v3

* chore: remove comments

github.com/vuejs/vuepress - 7e9d0c1f42196dee52daabfaf796e0cdaa7bd6eb authored over 4 years ago by Carlos Rodrigues <[email protected]>
docs: corrected a typo in last-updated plugin docs (#2423)

github.com/vuejs/vuepress - 017aa69289297bc3d5676c5725231ec231788562 authored over 4 years ago by Simon Kunz <[email protected]>
fix: correct homepage URLs in package.json (#2394)

github.com/vuejs/vuepress - 0854987916cfbfe7f074559de8669d2143c934af authored over 4 years ago by qiang <[email protected]>
fix($shared-utils): use title variable for homepage (fix #2247) (#2307)

github.com/vuejs/vuepress - 869eb8df867afea7f0ca93c1ebdc73fb44bf5528 authored over 4 years ago by Hassan Alizadeh <[email protected]>
docs: refine Markdown Extensions Custom Containers(fix #2141) (#2351)

* docs: refine Markdown Extensions Custom Containers(fix #2141)

* Update packages/docs/docs/g...

github.com/vuejs/vuepress - 54b84b3a780785488c6a6f309f84dd720b872d51 authored over 4 years ago by Wei <[email protected]>
style: fix changelog style commit

github.com/vuejs/vuepress - 0e48c84748399ae5c4f1c61dc0d48d59f5344722 authored over 4 years ago by Ben Hong <[email protected]>
chore: version 1.5.0 changelog

github.com/vuejs/vuepress - 50569b851dc81cfbc8e8ead4ec64261b29fb42fe authored over 4 years ago by Ben Hong <[email protected]>
build: release version 1.5.0

github.com/vuejs/vuepress - 1841c9f26e09237c7acfd7c0166c85c5d1af6265 authored over 4 years ago by Ben Hong <[email protected]>
docs($core): fix typos (#2381)

* perf($core): fix typos

* docs ($core): update casing

Co-authored-by: Ben Hong <ben@benco...

github.com/vuejs/vuepress - 95d8c006f89ff4df8a97976666dea418309eb5e2 authored over 4 years ago by Mr.Hope <[email protected]>
feat($markdown): snippet partial import (#2225)

github.com/vuejs/vuepress - 2f1327b613a687398ca84a0717b124a21690286c authored over 4 years ago by Noël Macé <[email protected]>
chore($shared-utils): fix typo (#2344)

github.com/vuejs/vuepress - 1114ade3d78863b3fd8510e327f100993dd8e1d1 authored over 4 years ago by CRIMX <[email protected]>
chore: fix typos in comment (#2361)

github.com/vuejs/vuepress - 092098ad5a04b5447d0096c33d87db24929efb39 authored over 4 years ago by Mr.Hope <[email protected]>
docs($zh): rename ZEIT to Vercel

github.com/vuejs/vuepress - d6771b7f248d52d6ff017d51cb332c6a9c2de576 authored over 4 years ago by meteorlxy <[email protected]>
docs: rename ZEIT to Vercel (#2343)

github.com/vuejs/vuepress - ab9dc521cc89ea05f8366d2074fec43c3a5c0615 authored over 4 years ago by Ammar Alakkad <[email protected]>
fix($core): include polyfills correctly (close #1168) (#2317)

Co-Authored-By: meteorlxy <[email protected]>

github.com/vuejs/vuepress - 69c193a00b7dbee49b8ce20e0ba9fb4f0c125f42 authored over 4 years ago by Paul Salaets <[email protected]>
fix($core): no dynamic import style (#1490)

github.com/vuejs/vuepress - c80c36bba136178be6610ef813cb82e22756d1bd authored over 4 years ago by Shigma <[email protected]>
docs($zh): fix plugin-register-components.md example error (#2300)

github.com/vuejs/vuepress - b105089d4b09c17a2085a2637cf1a7a5553c2c3f authored over 4 years ago by cfree <[email protected]>
revert: "fix($theme-default): close dropdown on mouseout (fix #2227)"

github.com/vuejs/vuepress - f54b389993dcb4e2fd57a82dee3dd4abd5d81dd6 authored over 4 years ago by Billyyyyy3320 <[email protected]>
docs: fix grammar in directory-structure.md (#2310)

github.com/vuejs/vuepress - 8fe544529005229cea4937c4b0b3820bfeb721e1 authored over 4 years ago by Ileriayo Adebiyi <[email protected]>
build: push changelog commit in release script

github.com/vuejs/vuepress - 0a0702f83e3e0c862521e58a2c10a7fbd5cb2d6d authored over 4 years ago by meteorlxy <[email protected]>
build: update release script and config

github.com/vuejs/vuepress - 10ab1a6c69e6258cb3c52a3e5c3728866b594b67 authored over 4 years ago by meteorlxy <[email protected]>
chore: version 1.4.1 changelog

github.com/vuejs/vuepress - b70f3dda1b53bab82da2ceebbe74a7ca4feeabd7 authored over 4 years ago by meteorlxy <[email protected]>
build: release version v1.4.1

github.com/vuejs/vuepress - ed831e71b5c72a5aabef637bd35e3768f5f812d8 authored over 4 years ago by meteorlxy <[email protected]>
build: force checks before release

github.com/vuejs/vuepress - 7aa5a104742ab54aaf3c9c001a5e9ec15f47f837 authored over 4 years ago by meteorlxy <[email protected]>
build: resolve dependency cycle

github.com/vuejs/vuepress - a626f7d43f6de5bc66a2cfe90cc5f2d3d89b4446 authored over 4 years ago by meteorlxy <[email protected]>
build: update lerna config

github.com/vuejs/vuepress - 2095b4905e7278aded946b8b85dc7c23d47eed32 authored over 4 years ago by meteorlxy <[email protected]>
build: cleanup changelog in release script

github.com/vuejs/vuepress - ba90b6ed02ed81a85505949b61bc484bc4044cd6 authored over 4 years ago by meteorlxy <[email protected]>
fix($theme-default): close dropdown on mouseout (fix #2227) (#2303)

github.com/vuejs/vuepress - 430b9177deaa518c4f6034589459ddff0e9db033 authored over 4 years ago by Mr.Hope <[email protected]>
fix($shared-utils): fail to resolve markdown-it plugins (close #2286)(#2289)

github.com/vuejs/vuepress - 16df156429a0ad85c8bedb6776d55380db2d6fb2 authored over 4 years ago by meteorlxy <[email protected]>
docs: correctly refer to theme/index.js file (#2295)

github.com/vuejs/vuepress - e7f33d79b1a27d27c0b8392714111a5c4f61f8dd authored over 4 years ago by cyrilf <[email protected]>
docs($zh): add more details of path options in sidebar group

github.com/vuejs/vuepress - a7b62907197f61b44d770b52f68a4ace99b94704 authored over 4 years ago by meteorlxy <[email protected]>
build: allow $zh scope in commitlint (#2278)

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

github.com/vuejs/vuepress - df321fcf87934cc4f7b6105ca655aef7465d54fc authored over 4 years ago by Billyyyyy3320 <[email protected]>
docs: add more details of path options in sidebar group (#2212)

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

github.com/vuejs/vuepress - e4034fb2df6f176db64efd7ed06ef4bfb7a5756f authored over 4 years ago by Bruno Duyé <[email protected]>
docs($zh): add 21yunbox for deployment (#2274)

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

github.com/vuejs/vuepress - 519ff3ed4e0d0f8e119d864972b9384226458b1a authored over 4 years ago by Toby Glei <[email protected]>
docs($zh): sync permalinks guide (#2253)

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

github.com/vuejs/vuepress - 9e6483e66781a15991cebf1792fc212833d70ae6 authored over 4 years ago by XING YAHAO <[email protected]>
docs: fix a minor typo in blog-theme.md (#2267)

github.com/vuejs/vuepress - 393f223ab41198388d103b3dab8e64c08a7e75a0 authored over 4 years ago by lsrdg <[email protected]>
fix($plugin-search): match non-ASCII chars (close #2242) (#2283)

github.com/vuejs/vuepress - 9f3f49c7dd5bd65f65aff47919e304ee3010cc24 authored over 4 years ago by meteorlxy <[email protected]>
docs($zh): add a reference link to styling config (#2268)

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

github.com/vuejs/vuepress - 97b46847d0ae247d3d534b290e3417eba6a34b7c authored over 4 years ago by Haoshen Zhong <[email protected]>
docs($zh): fix wrong command in deploy guide (#2284)

github.com/vuejs/vuepress - 5d29c56e2ae3e7c198aa58b0c916bfac8954b81b authored over 4 years ago by susiwen8 <[email protected]>
docs: fix broken link for globalLayout (#2280)

github.com/vuejs/vuepress - a6ae5082a709c3aefc89cd9d8c9ba464f6f52179 authored over 4 years ago by Ammar Alakkad <[email protected]>
docs: fix a minor typo in an import example (#2276)

github.com/vuejs/vuepress - 5e6eacd880eb7006b3afde3a5a7273cbd66ee656 authored over 4 years ago by cyrilf <[email protected]>
docs: update ZEIT Now link in zh docs

github.com/vuejs/vuepress - 88ccbc681fb5a5aad2acaa0f588f08ee8b52506f authored over 4 years ago by meteorlxy <[email protected]>
docs: fix broken link to deploy with ZEIT Now (#2256)

github.com/vuejs/vuepress - 497be14d4a9121555d2c9f8b087ff4ab444d0e7a authored over 4 years ago by Louis-Guillaume Durand <[email protected]>
fix($core): missing 404 page (close #2248) (#2250)

github.com/vuejs/vuepress - 28a4eab2ce402bad97d5c76c833185a94a902fb3 authored over 4 years ago by Sun Haoran <[email protected]>
docs($theme-default): refine built-in search and frontmatter

github.com/vuejs/vuepress - 7977532d5a0d67509b25c1a788f236cd6e312ae5 authored almost 5 years ago by meteorlxy <[email protected]>
fix: duplicate meta tags (#2164)

* fix: duplicate meta in ssr

* fix: page metas have higher priority

* Revert "fix: duplica...

github.com/vuejs/vuepress - 01cd096307b55c920f6eb2eb1af9e0f8f2b153ac authored almost 5 years ago by Sun Haoran <[email protected]>
chore: clean up changelog

github.com/vuejs/vuepress - ffca02a64afa01a065d7b2ea43d815518155e09a authored almost 5 years ago by Billyyyyy3320 <[email protected]>
chore: 1.4.0 changelog

github.com/vuejs/vuepress - 61ad63f81951128a6c6c7a901c29ddeaa5ba07b7 authored almost 5 years ago by Billyyyyy3320 <[email protected]>
v1.4.0

github.com/vuejs/vuepress - 58ed07f013b7f7768094e57314f993c39dc6750e authored almost 5 years ago by Billyyyyy3320 <[email protected]>
fix($plugin-pwa): work with register-service-worker 1.7.0 (close #2222) (#2229)

github.com/vuejs/vuepress - 604052b73eb7763c6c83082e92b500dea9c7197d authored almost 5 years ago by meteorlxy <[email protected]>
docs: update guide for project bootstrap

github.com/vuejs/vuepress - f7a78b4f38e79a6fe4e55b2e37c1b0caa298fc52 authored almost 5 years ago by meteorlxy <[email protected]>
docs($theme-default): remove nested sidebar groups warning

github.com/vuejs/vuepress - 3551e696dcde03adb233bddbd97511388d3309e6 authored almost 5 years ago by meteorlxy <[email protected]>
fix($theme-default): remove error logs for nested sidebar groups (#2191)

github.com/vuejs/vuepress - c3a943c3fbbdc3047c91fd4855c448ecae2dc1b1 authored almost 5 years ago by Kieran Hunt <[email protected]>
docs($zh): fix sass-loader link (#2219)

github.com/vuejs/vuepress - 27275ee167350bfd287bfa25e4758e92fb624fc3 authored almost 5 years ago by 云游君 <[email protected]>
feat($core): Improve VuePress build time (#2163)

github.com/vuejs/vuepress - 76da78001b6dac036d9f6b22d4c9514ce4261009 authored almost 5 years ago by Franck Abgrall <[email protected]>
fix: fail to test specific package (#2099)

github.com/vuejs/vuepress - 0aadf05aabfd8f43e31cea9fc54d0c674d315dbd authored almost 5 years ago by Billyyyyy3320 <[email protected]>
feat($plugin-search): improve the native search algorithm (#1557)

github.com/vuejs/vuepress - e9fde5c6b9dcb517ab06dabb6f913fd7943363f9 authored almost 5 years ago by Youri Noel Nelson <[email protected]>
docs: refine cli documentation (#2151)

github.com/vuejs/vuepress - 4c6fbcc5736c72f32e4a8208d5cfa46d86b2bf22 authored almost 5 years ago by Sun Haoran <[email protected]>
docs: update CONTRIBUTING and README (#2052)

github.com/vuejs/vuepress - 3abe265ad0a00ea02265f0e7bef097a3b70259e6 authored almost 5 years ago by Sun Haoran <[email protected]>
feat($plugin-last-updated): add dateOptions to options (#2192)

github.com/vuejs/vuepress - 369c31520b48131d1c8dcff6dcc95f2699ed68bb authored almost 5 years ago by Ramona <[email protected]>
fix: opencollective postinstall failure not being ignored on Windows(#2177)

github.com/vuejs/vuepress - a9759c0495a193a54390467160f67586fedb5436 authored almost 5 years ago by Liwen Guo <[email protected]>
fix($shared-utils): Slugify em/en dash in urls (#2174)

github.com/vuejs/vuepress - 8d9968dfcb74f5dc284f87e39aa9166e3d685863 authored almost 5 years ago by David Porter <[email protected]>
chore: 1.3.1 changelog

github.com/vuejs/vuepress - de64e816b86a4b110b3e31fd686dae5a7cb5a70c authored almost 5 years ago by Franck <[email protected]>
docs: fix broken link to deploy with ZEIT Now (#2185)

github.com/vuejs/vuepress - c9e59af191c084d44c93346ee689b878d003868a authored almost 5 years ago by Tal Koren <[email protected]>