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: tweaks readme of markkown

github.com/vuejs/vuepress - 6b1deb6ac2cbdb77e81c598d2da98fe01a8a6afd authored about 6 years ago
v1.0.0-alpha.21

github.com/vuejs/vuepress - dd55269057defef69a7b95f7475f7de085b03aba authored about 6 years ago
docs: readme of @vuepress/markdown

github.com/vuejs/vuepress - adb08a2194ab8e875fcc7b769f074ad367f5fa0e authored about 6 years ago
chore: enhance scroll behavior of header anchor

github.com/vuejs/vuepress - 6a20c40f222e4242cdc765315794111be3701688 authored about 6 years ago
docs: add more reference links

github.com/vuejs/vuepress - 20dfd7fb429e68c74ccb157a91c21978d47e37a5 authored about 6 years ago
docs: tweak the sequence of markdown options

github.com/vuejs/vuepress - c284a7251f24d5434af16a8d5ade87096bbed77e authored about 6 years ago
docs: add missing part of markdown.slugify

github.com/vuejs/vuepress - 3e4bea690b0ef36bcac73afcb64ae6b02219b1db authored about 6 years ago
feat($markdown): ability to disable built-in markdown extensions

chainMarkdown (config) {
require('@vuepress/markdown').removeAllBuiltInPlugins(config)
}...

github.com/vuejs/vuepress - 15af271a80c99576d15d19fff4ed7f4fc152cbdf authored about 6 years ago
chore($markdown): hoist index.js to root dir

github.com/vuejs/vuepress - ca03a1263c43b1e2063b945dbb2f1053a33153eb authored about 6 years ago
docs: fix some outdated links

github.com/vuejs/vuepress - a9e066eb0bd190ddba3d29c4a68b771963296c9e authored about 6 years ago
docs($cn): sync plugin

github.com/vuejs/vuepress - 9521ac49a77010f369240a9fa9e7ae97cd7cf166 authored about 6 years ago
docs: enhance plugin.

github.com/vuejs/vuepress - dfa6e544a26f8459613e30cd62e9d512fab12a85 authored about 6 years ago
docs: fix wrong demonstration of add new markdown-it plugin (#999)

github.com/vuejs/vuepress - 2d59650638d848b4601d0c555416b90a4e0f77eb authored about 6 years ago
docs: cache option

github.com/vuejs/vuepress - 810acda1a24391031b85e36d0a13dd288d717c51 authored about 6 years ago
feat: cache option (boolean | absolute path | relative path)

It also close #993 via including siteConfig.extendMarkdown & siteConfig.markdown.extendMarkdown ...

github.com/vuejs/vuepress - 3871f4a1a3078ab6bcf0afeb6077eb1532fae9d9 authored about 6 years ago
docs: update markdown.extendMarkdown

github.com/vuejs/vuepress - bfd4d02eeff6ebc7cea51530b6d8ea059dddbe61 authored about 6 years ago
fix($medium-zoom): not updating on component update (#994)

* ⬆️ upgrade to [email protected]

* 🐛 fix medium-zoom not updating on component update

* ⬇...

github.com/vuejs/vuepress - 6aa4d919366a2ce6225f1e641dc26b3b89846416 authored about 6 years ago
feat($plugin-blog): add postsDir option (#998)

github.com/vuejs/vuepress - ecb1920a9e7e098ba651db47b2bf48de75e28aca authored about 6 years ago
docs: fix inconsistency (#992)

github.com/vuejs/vuepress - 2256326292fdc1777ce09bce619d23a76ebc59ca authored about 6 years ago
feat($plugin-blog): Allow the permalink for blog posts to be configured. (#997)

github.com/vuejs/vuepress - 615006d873d80860bfc107621fbe33862528acb4 authored about 6 years ago
docs: update link to fileToPath.js (#995)

Actual link to :regular implementation is broken

github.com/vuejs/vuepress - 7c61fcf46c875a9e5590d5582d123c8e04cc0eb0 authored about 6 years ago
v1.0.0-alpha.20

github.com/vuejs/vuepress - b18280cb0fea9565edda47cb888bf4d0d1faa2c5 authored about 6 years ago
fix($core): globally installed vuepress cannot resolve '@vuepress/default'

close: #985

github.com/vuejs/vuepress - 256b7c4c5afc80db99cc293c6e25ca01d214c6b4 authored about 6 years ago
docs: move serviceWorker section to pwa plugin

github.com/vuejs/vuepress - e9e6f5af00204eb650935be3e05181770634a783 authored about 6 years ago
feat($pwa): alias '@sw-event'

github.com/vuejs/vuepress - 628c3301bf6c804b00911f82028250e74357dd7d authored about 6 years ago
docs: update nav links

github.com/vuejs/vuepress - 86c3609217061eab81693ead911b48a08e3865d2 authored about 6 years ago
chore: more clear scroll event frozen

github.com/vuejs/vuepress - 6d63a7a9046e49fce75e114effd9a07143d45766 authored about 6 years ago
feat: better hash locate behavior

github.com/vuejs/vuepress - 5918ca902ab3391359aea16db93a156291d6f24b authored about 6 years ago
docs: fix notification would not exist

github.com/vuejs/vuepress - 62a92fc92abcef28039acb0e053219d07cc59177 authored about 6 years ago
docs: remove notification when page changed

github.com/vuejs/vuepress - 81fe4229c4ad75b7206768ae3629d53862d129be authored about 6 years ago
docs: fix all relative links

github.com/vuejs/vuepress - 360300930fe7f7447d743e0d428c9b9056c84bba authored about 6 years ago
docs: move global-computed to guide

github.com/vuejs/vuepress - 79cc9b5c0eb3016d93277a371b1cf54bdab9b0f7 authored about 6 years ago
docs: frontmatter

github.com/vuejs/vuepress - 8003425898bc0a42e4320c0c44ff5c839b8cbb9d authored about 6 years ago
docs: $frontmatter

github.com/vuejs/vuepress - 249cd25ffa468dc4aa0636e89a36a8b17f5576f1 authored about 6 years ago
feat($core): global computed '$frontmatter'

github.com/vuejs/vuepress - 3a42c24423db3af116a07fd4a988b6488feb6fc7 authored about 6 years ago
chore: rename 'seoTitle' to 'metaTitle'

github.com/vuejs/vuepress - 85239bbed3b7b8a669c281d82b7aca2b5c7fcce8 authored about 6 years ago
Merge branch 'master' of https://github.com/vuejs/vuepress

github.com/vuejs/vuepress - 9fb58208b503e1df3cb08ca96014e03744d359e2 authored about 6 years ago
docs: the link to Custom Theme leads to 404 (#987)

github.com/vuejs/vuepress - d7f4ddc970e341ae418cdc0a49e4a01a22613fe5 authored about 6 years ago
fix: missing edit links under non-contentLoading situations

github.com/vuejs/vuepress - 47e9654e4fee5ba4beff4660b5c83c038f19e5f7 authored about 6 years ago
refactor: cleaner code

github.com/vuejs/vuepress - f39f79b881cb774373458edfe4a285bbbc6b9a71 authored about 6 years ago
refactor: refine `$vuepress` client plugin.

github.com/vuejs/vuepress - d08c777dcfbbf1b5893f757548dd91d5cbc3dfdf authored about 6 years ago
refactor: add types for client VuePress plugin

github.com/vuejs/vuepress - b6e775cfdfa3532044e7312002e3e4f08de2061e authored about 6 years ago
chore: bump @babel/core & babel-loader

github.com/vuejs/vuepress - b57d8802166b7f841d2448b4fdd6517d158d3533 authored about 6 years ago
chore: update @vue/babel-preset-app

github.com/vuejs/vuepress - e9a69255a8ce20bd792995e2175b92f4406118a0 authored about 6 years ago
v1.0.0-alpha.19

github.com/vuejs/vuepress - 6071c56c7f3f31a65767577e14f198e23580f995 authored about 6 years ago
feat($core): 'contentLoading' site config option

github.com/vuejs/vuepress - f8e42bcf0f4543aa33a5b0f323be9b74cc584dd8 authored about 6 years ago
refactor: better content transition strategy

github.com/vuejs/vuepress - feccffbf97605afeb00549ba62d841a6e9ad5d4d authored about 6 years ago
feat($theme-default): display els of page bottom after content mounted

github.com/vuejs/vuepress - d9a8ced5d060c5ada345ee269d7268fff24ba4c4 authored about 6 years ago
fix($active-header-links): unexpected error when anchors were empty

github.com/vuejs/vuepress - d65816922e838b3c53425a2cf4e3ec38f7113733 authored about 6 years ago
chore: fix that content doesn't reload when route switched

github.com/vuejs/vuepress - 91a5bd4390b741f60570ac00477fb91b582b1766 authored about 6 years ago
refactor: distinguish between first screen loading and route switching

github.com/vuejs/vuepress - 362cdf75c3b01b3a22dc8dba132df963d5727de9 authored about 6 years ago
chore: rename 'AsyncMarkdownContentLoaded' to 'AsyncMarkdownContentMounted'

github.com/vuejs/vuepress - 26411e9c4bcafaaf8b7cf9f5800c7b66b950087b authored about 6 years ago
feat: built-in content loading

github.com/vuejs/vuepress - 216d04a57cf1b94ed8079126360d7bee5bd32d46 authored about 6 years ago
docs: active-header-links

github.com/vuejs/vuepress - 985471b25d23ca4bf983945af2ae52e22e1b3864 authored about 6 years ago
feat($active-header-links): sidebarLinkSelector & headerAnchorSelector option

github.com/vuejs/vuepress - 3a7963545d3be481cbd57095e56c69129db59430 authored about 6 years ago
refactor($active-header-links): rewrite

github.com/vuejs/vuepress - 62c35255efb1506033ee016d226dfafc70587769 authored about 6 years ago
feat: AsyncMarkdownContentLoaded event

github.com/vuejs/vuepress - 6f52012921309c5aade5ed4ade4f95945b3492ef authored about 6 years ago
feat: Vue.$vuepress & Vue.prototype.$vuepress

github.com/vuejs/vuepress - 9c947b22f167dad5ec3592d3d3bf8b0ae399eb3f authored about 6 years ago
dcos: migration guide

github.com/vuejs/vuepress - a78a91f461486ba130ae9570d53dbe564faa1b52 authored about 6 years ago
docs($cn): rest official plugins

github.com/vuejs/vuepress - 3771f595532843723092ce7abbbf73c3331e1068 authored about 6 years ago
docs($cn): @vuepress/plugin-blog

github.com/vuejs/vuepress - 0d1a1a5e043ec7f1b5be50d010512cb9516e3bf6 authored about 6 years ago
docs: tweaks

github.com/vuejs/vuepress - 6221705765215c1061bd5db0d0bc3fd40c4e3fa7 authored about 6 years ago
docs($cn): @vuepress/plugin-pwa

github.com/vuejs/vuepress - e26d2f3031a9f52610ccb8aea77ebdbaabfdddee authored about 6 years ago
docs: fix edit link

github.com/vuejs/vuepress - e7160c68a88ed5542813bb1ab7e84e435b5ff10e authored about 6 years ago
docs($cn): @vuepress/plugin-search

github.com/vuejs/vuepress - 7ce5f5f5627a1fa72ae17bc6cde61b1ea5dfd2fe authored about 6 years ago
docs: update glossary

github.com/vuejs/vuepress - 17e1fc38e3cae5a4c8da12813198ca5fd24191ca authored about 6 years ago
docs: update glossary

github.com/vuejs/vuepress - e05e7909115bde1f37b409af20f4d7a44f50fbf1 authored about 6 years ago
style($theme-default): tweak blockquote

github.com/vuejs/vuepress - ad2821cf5063bf6d0e58fac3bda67afdaf28a227 authored about 6 years ago
docs: fix links and tweaks

github.com/vuejs/vuepress - 30f5a4738dcab4b41fb4137d293756a85d5df3b3 authored about 6 years ago
docs: add upgrade container

github.com/vuejs/vuepress - bb53832655c8171a670f4851056d369fc6a74706 authored about 6 years ago
docs: update nav

github.com/vuejs/vuepress - 1283d6f3a276688e074b517f89ae8fcb06762b17 authored about 6 years ago
docs: update migration guide

github.com/vuejs/vuepress - 005733968cee0c65949a6b38577fcc8a9251b9d6 authored about 6 years ago
docs: tweaks

github.com/vuejs/vuepress - ad3c2b7f5ae011680634b7a009acfb19dbecfbd5 authored about 6 years ago
docs: clean outdated doc

github.com/vuejs/vuepress - bf0c327f49e0c9f41213c663694f470d79ac7fd9 authored about 6 years ago
docs: official plugins' shortcut as seo/sidebar title

github.com/vuejs/vuepress - b9af41b95f4d99d59920c70eceec8328cb11f20a authored about 6 years ago
docs: @vuepress/plugin-back-to-top

github.com/vuejs/vuepress - 0544be0c6e378cab2b4f4e05481fb033b9f7fa55 authored about 6 years ago
docs: @vuepress/plugin-medium-zoom

github.com/vuejs/vuepress - da0c25e9414faef1f990437a24c15c8d978586de authored about 6 years ago
feat($medium-zoom): support selector option.

github.com/vuejs/vuepress - ce7da090ac2969d607fa084603487af4823a50d3 authored about 6 years ago
docs: @vuepress/plugin-last-updated

github.com/vuejs/vuepress - 41e45906303ab8d21e55c68ccb7ffcb2029bbee5 authored about 6 years ago
docs: @vuepress/plugin-i18n-ui

github.com/vuejs/vuepress - bf0b43a195ce86e848dff248bb7db8e73084d014 authored about 6 years ago
docs: @vuepress/plugin-google-analytics

github.com/vuejs/vuepress - d8d5b5a7d8129813e75bfa1aaf9b65aed9eaa9b7 authored about 6 years ago
docs: @vuepress/plugin-pagination

github.com/vuejs/vuepress - 15ccee3afd501461a614a4e927f046650169f092 authored about 6 years ago
docs: @vuepress/plugin-blog

github.com/vuejs/vuepress - 83cdc8b33e7148536ce29fca4bd2bc9f91686e89 authored about 6 years ago
docs: @vuepress/plugin-pwa

github.com/vuejs/vuepress - e20d64cc25aa478ed959b4a03634c2539d85320a authored about 6 years ago
docs: tweaks

github.com/vuejs/vuepress - fdb4e570829abc50d052cc277b017d1b8f7ba45b authored about 6 years ago
docs: update @vuepress/plugin-search

github.com/vuejs/vuepress - 10a5be094fbe688ba48ce448ce7261a22fb29f22 authored about 6 years ago
docs: tweaks

github.com/vuejs/vuepress - d07e936f185f9206d8aeac8d622b12ba397941db authored about 6 years ago
docs: @vuepress/search

github.com/vuejs/vuepress - 26cfcc25faab932d277bdc3932531bfc3befc7de authored about 6 years ago
docs: add architecture diagram.

github.com/vuejs/vuepress - a6f6e391af64d7979f1effb5c0c34f49aaeeed59 authored about 6 years ago
docs: add discord badge

github.com/vuejs/vuepress - d3f1f51c45897e22fd43a1a2f7bb7fe85a04e97b authored about 6 years ago
workflow: update issue template

github.com/vuejs/vuepress - 602c92a41fa1d266a2e1bc1b1906bb5128356197 authored about 6 years ago
v1.0.0-alpha.18

github.com/vuejs/vuepress - a6752e59fd0bf835198e8519fa0c85d721e3e6f5 authored about 6 years ago
fix: pages number in the pagination plugin (#963)

github.com/vuejs/vuepress - 8bdeb0948d3b3ffefc6dc119504949d1cf37075e authored about 6 years ago
chore: fix typo (close: #960)(#964)

github.com/vuejs/vuepress - 6e5bc6699b3df54afa2799c0567edb21250378c9 authored about 6 years ago
fix: RangeError: Maximum call stack size exceeded (build)

github.com/vuejs/vuepress - b3d42699feb3ccd4de1e6247ac1b3e2f9f0fc8a2 authored about 6 years ago
feat: extend a theme

github.com/vuejs/vuepress - 84fd0ff495d18edbe0e2570ce79e0fd6a881650a authored about 6 years ago
chore: tweaks

github.com/vuejs/vuepress - 1a0be0564afafd01c69ebea4eec2e608dc30298d authored about 6 years ago
docs: use @vuepress/theme-vue

github.com/vuejs/vuepress - f9e66d9cb081a81adeeefc75065d986418ffd246 authored about 6 years ago
chore($i18n-ui): remove style import from default theme

github.com/vuejs/vuepress - be304dcfc4c0795df06e73597fb972fb6a04c513 authored about 6 years ago
feat: @vuepress/theme-vue

github.com/vuejs/vuepress - cb875323416f8ed04c51b235eec4d0155a08cf4f authored about 6 years ago