Ecosyste.ms: OpenCollective

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

github.com/vuejs/vuepress

📝 Minimalistic Vue-powered static site generator
https://github.com/vuejs/vuepress

docs(cn): document global components

3e4a73d504978600f7eceae77d617e275e353370 authored over 6 years ago
Revert "fix: build cannot exit (close: #580)"

This reverts commit fa473a7262627d5d9515baab2deeddd184cf2520.

d6d0874abe7bf7f531e55fd36b010d157c4c13cb authored over 6 years ago
fix: build cannot exit (close: #580)

fa473a7262627d5d9515baab2deeddd184cf2520 authored over 6 years ago
fix: edit page from Bitbucket (#569)

5479d6ef07519ebaede2f4d21e57f5e4ee8ce1e1 authored over 6 years ago
chore: update lockfile.

cfce3dcdfbe3cd6996a28954299ba35cbee834e9 authored over 6 years ago
docs: document global components

c1e6ba77ef2a69936c8118597e79dfdaa3e240fe authored over 6 years ago
feat: refine Badge's API

d68199deccc92cc9b120c67d528220324346cc4c authored over 6 years ago
refactor: move global components to "app" dir

0481a18e0781b37ea344e31f481265ac513d4034 authored over 6 years ago
fix: duplicate description meta (close: #565)

- When user set description via front-matter's meta, description generated will be duplicate whi...

de35315c506d266f240e392b831662253a275745 authored over 6 years ago
docs(cn): translate "Also see"

7cd7c64f1b0b2996b1f4c40341437ce99af6e23f authored over 6 years ago
docs: Update docs for "line numbers"

58eb57e29d9505800e16020bb12c0bdebc6c5592 authored over 6 years ago
docs: update features part at README

87b1233c5658315d4b3265d3dcb42ab9bc647e45 authored over 6 years ago
docs: tweaks README

3a8241afea1e7a03691ce6de4aeb7f2555833ab7 authored over 6 years ago
docs: add showcase to README

f2e28c2c61de2ef3ee75ec10d9a88d50bf8f4fa9 authored over 6 years ago
wip commit

cb6362907647392e9bf8a14edbd9b93c64841c61 authored over 6 years ago
feat: Content component - support take pageKey to render dynamic page

e8c08ced45a481f777ebcfd1dd951a43348f6bdf authored over 6 years ago
Merge branch 'master' into plugin

3560fa3db3ecb8238e5bb0271e0edf32b8825648 authored over 6 years ago
docs: update version identification.

aaf8a2882b3cbb1432b1d60a57b889291bd81ff0 authored over 6 years ago
chore: update npmignore

ced54b69182e9ff9a33f65316da7ab3ceee5ead1 authored over 6 years ago
refactor($release): add validation for release option's reply

c634e63674e21c40e74b0775c5f888b39ba1da8f authored over 6 years ago
docs: use same directory listing format (#558)

ff1e1e5ea1b938dfc4ba7fe0f9b6c7e650790355 authored over 6 years ago
chore: update npmignore - add 'scripts'

7331e0ecaa38616ce44d8ed9f234bc4e1922c6e4 authored over 6 years ago
chore($release): hoist npm release

c7c0cd92a5b2efb9260938d3708179bde0e3d04a authored over 6 years ago
chore: changelog

9d420574aff4c7be474f156fc06325653cef577f authored over 6 years ago
0.10.1

12a3f2c07123002f7f799277b8f16407a865a6fb authored over 6 years ago
workflow: add release script.

19368c412850087cda515e3f66c6063676841390 authored over 6 years ago
test: update snapshot due to automatically added trails

311e17fd6606ab3e541cec69effeb35911eb7b0f authored over 6 years ago
docs: fix grammar and capitalize word (#557)

ec206c1ef259a45e1aa0664b24d1676eef0e7818 authored over 6 years ago
feat: support "themeConfig.sidebar: 'auto'" (close: #552)

56cbb5f3eda7b7ef4994066a29bcee2566080329 authored over 6 years ago
chore: update deps

84f3a09a9c09d2af51f6ec9d35c13c82733bd609 authored over 6 years ago
chore: update webpack-serve

309cf6239c68cb97bc0279de4aaeb3a8671c020d authored over 6 years ago
feat: enable header request Content-Range (#555)

825877c27a16a164a93dfd531c506725104ce279 authored over 6 years ago
feat: support 'updated' hook

0bcc895a1d642305f514d8ffd002cdf6bf3e332d authored over 6 years ago
feat: support 'additionalPages' option

9cd74b13efa238a15cf54428ecfd67e8a7b3167f authored over 6 years ago
fix: enhance app doesn't work due to interface change

a63f3aed820ec94913e8e557fc7c427f0467bed0 authored over 6 years ago
feat: make 'register-global-components' fully independent.

b20c23bdeda1cc4df44befbb63f8a66672042808 authored over 6 years ago
chore: tweaks comments

68d9e4b26c7394489edc98655cd65f00502b869f authored over 6 years ago
fix: make 'lastUpdated' backward compatible

eec3048c83d791cdfa643cff55e4efe902f97432 authored over 6 years ago
fix: make 'activeHeaderLinks' backward compatible

3ba2254f7fc03f8c9f51bd3318f7ad70cd536621 authored over 6 years ago
feat: support 'clientRootMixin' option and change 'active-header-links' as a plugin.

dd87d37008d976a047748eb1d0a4d8319e1e6a47 authored over 6 years ago
feat: rename 'dynamicClientModules' to 'clientDynamicModules'

7863b56ad353c4f8a6893dee4d240f62ced4388b authored over 6 years ago
feat: rename 'dynamicClientCode' to 'dynamicClientModules'

8bb328757947ec4ae3554283e6eb647754963696 authored over 6 years ago
chore: fix typo

079bd23fd418149f0d16c4dd24ce554c097ee2ca authored over 6 years ago
feat: support 'dynamicClientCode' option

1. Move global components registration to a single plugin 'vuepress-plugin-register-global-compo...

4f26102b4d18f2f2cd0e681daab22a8b1894f6b7 authored over 6 years ago
feat: internal and external plugins

af14e4b1294b591fd5180ed527937aaa2efc3c8b authored over 6 years ago
feat: support 'generated' hook and 'extendMarkdown' and 'enhanceDevServer' option

f19da0aa54565f30016a7890a5450fac6a399d7f authored over 6 years ago
refactor: (wip) reorganize

d733f1afa6c1a0a1e8d160d199f910df98413eaa authored over 6 years ago
refactor: simplify regexp and reserve escaped '`'

5e0651fe66fa0ff17e47a36769990b602d0157b1 authored over 6 years ago
fix: reserve '*' and '_' when detecting escape char '\' (close: #544).

4503cfc044c6dba2af2da5d0021a91f1e921a3dd authored over 6 years ago
docs: correct typo ("beforeMounted" to "beforeMount") (#543)

e052c2a15ee57391feb01ef9922a9399d96240c9 authored over 6 years ago
feat: support chainWebpack option

0f3fa74bdf7ec1ee6a6a68236f15cfa06b07817b authored over 6 years ago
feat: support context.writeTemp

bc4689675b4ef1ba645947baeff82e4429e0389c authored over 6 years ago
refactor: extract the resolveSiteData as a single step

fa4eb647116d3ae1eedd84846c3353b703fe66ae authored over 6 years ago
feat: move enhanceApp and themeEnhanceApp to plugin.

ab75ba9192a8d5e6472930b28226e51a0e3cdf27 authored over 6 years ago
feat: support enhanceAppFiles API.

5b00b0281dbbc5c7278ea06eaecaa1e5f0d384be authored over 6 years ago
Merge branch 'master' into plugin

2859e776239e53944efa6153350643409f56c58f authored over 6 years ago
chore: correct version typo

5a54efb3c4458f33a21e0a8fed9be6d30137b77d authored over 6 years ago
feat: headers badge (#540)

c3696d25ef36a493100bda861216bc47f6f14f38 authored over 6 years ago
docs(cn): update for import code snippets (#538)

4e7f3da8b58bc028f766fd42a6843b0183e371bc authored over 6 years ago
feat: add support to import files as code fence (#538)

26ecff7d7a50c3dbe5b3a1577b8b7936ed163c36 authored over 6 years ago
feat: shouldPrefetch option for bundleRenderer (close: #463) (#514)

9cb174da17c98f27068d73d2590bc4cba1898f37 authored over 6 years ago
fix: compilation error when chainWebpack's code contains ! (close: #532)

3b5991f20f02738c408116bd3182cc3b70bd287e authored over 6 years ago
feat: add types check and friendly warn log for plugin options

ea5f04b1b69e53e5731a87e56ccc43564aeab3c2 authored over 6 years ago
feat: support Array<Function|string> | Array<Array<Function|string, Options>>

1a9689c1e789bbd2c2d67f6a3b774572561fa755 authored over 6 years ago
feat: make lastUpdated as a plugin.

50e346730b8d3a4181a34dfe6258e5251a1ae65c authored over 6 years ago
feat: init plugin

46e1992f8f89f54f9c372179d6bf0fa9c464475a authored over 6 years ago
refactor: structured and self-contained prepare (#531)

cd8ee42fbe2db00ed964e54c60456ba30d9f6e8d authored over 6 years ago
chore: set rootDir in jest config (#528)

f9c391404347db42af615c62b9940435e0a05eae authored over 6 years ago
fix($default-theme): code renders language css as c (close: #527)

777c4f1551dba530cb88f35371980409088f5c7b authored over 6 years ago
chore: update deps

96271398dc162a4676b816ccc4daddce2f3c3db5 authored over 6 years ago
test($markdown-containers): cover override case

10a55755f040d67f39631d6b41b813a24f568ac6 authored over 6 years ago
fix($dev): using config.yml/toml doesn't reload changes (close: #520)

6048eb9f0077e174438b21e492b65acc6bfb64ab authored over 6 years ago
chore($default-theme): increase sidebar-heading padding (#525)

c228de9057aaa005a15280a504b342d5e0da43a8 authored over 6 years ago
docs(cn): update docs with info about GDPR (#515)

5340e58f78989a5daea1573bbdd8e9ba4052ab43 authored over 6 years ago
docs: update docs with info about GDPR (#515)

05107757e7eb64a00239109b787dab84cd89a447 authored over 6 years ago
fix($default-theme): table tag cannot scroll horizontally (close: #518) (#519)

e9cdee77b08486774d295383e21cc49a49b989c7 authored over 6 years ago
feat($seo): show page title in front of site title (#522)

ffe12b93a9404581621755e85c3e95c6bd9e5d9b authored over 6 years ago
chore: tweaks page-edit's bottom gutter

04773108cc5cf12fe513ed838db505d6375c39e1 authored over 6 years ago
fix: search box throw a error with no suggestions (#510)

1186d6ab2555b601be7e769ae437d06db6208f5b authored over 6 years ago
chore: upgrade webpack-serve (#505)

52fd0405c4e242a856b3584720377ef796ec0b5f authored over 6 years ago
docs: update TODOs

b550808acdfd20929459e171997daf5f789fa40f authored over 6 years ago
docs: use relative file path refs and fix some broken links

9198f43db4c6dbc11a8fae1c5ae663f80ba561ec authored over 6 years ago
docs: hoist last update to README

9e3fe81c7aeaf4cbf759afd2b0fde232cab8da1c authored over 6 years ago
feat: support generic markdown file path reference (#509)

292e4bc3f8c554fe1325fddcb2c4a166c01b953e authored over 6 years ago
fix: active side arrow not middle align (#508).

5fcac1b8d100fc62d799665cf6d6b26c81dcb0e1 authored over 6 years ago
style: enhance the font weight of last updated

131ce1d9f86d4eafc9426097b8ddff4b9e92b9e8 authored over 6 years ago
style: enhance page-edit and avoid so much !important

6c7e88d8c16b7580427afb2c977bc5d69823d44f authored over 6 years ago
docs: explain clearly in project structure (#497)

ff3ac213927aa4e1dc329852a8291d05876e8f72 authored over 6 years ago
workflow: update pull request template

7ec006ae7d4d7807e43f35a7a53b263b7f25d4d6 authored over 6 years ago
test: set up test for core (#480)

f3beba674dfe39cd789b27e11231e958682098d3 authored over 6 years ago
feat: better log (#506)

d53807ea1e5b4d370f75142d2c19f85fd7d8ee18 authored over 6 years ago
chore: changelog

d531073c4f5168a8e7a4fc6d8d9c6099f13c5b17 authored over 6 years ago
0.10.0

ad8880d691b88b303e188f6f297ce209163dbe70 authored over 6 years ago
feat: upgrade to babel 7 + use @vue/babel-preset-app

c43c73de72571cdd7db56a7d99a81c54a8c96f63 authored over 6 years ago
chore: changelog

a74ae5ef34fafb966cb0e7f707f48d1651afa38d authored over 6 years ago
0.9.1

34e7239ae6c6063eb57adb1cb3e6986d604b0a35 authored over 6 years ago
fix: fix config reload cache busting

90f96891ec64ae64c7a1772e1d2af929b7262ac3 authored over 6 years ago
fix: avoid cache error (close #492)

75cdc744c17037fd7797122c39a052266a37d0d2 authored over 6 years ago
docs: fix typo (#498)

e0860ff011137eca1c24b5c7d9fcd8907c1407ad authored over 6 years ago
fix: wrong OutboundLink insertion position (close: #496)

af96f28ee6bea8df6c26704442a73ce4003aee29 authored over 6 years ago