Ecosyste.ms: OpenCollective

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

github.com/vuepress-theme-hope/hope-runtime

This is a forked version of VuePress V1, but it will have newer toolchain and some bug fixes, and is used as vuepress-theme-hope runtime.
https://github.com/vuepress-theme-hope/hope-runtime

test($core): use es6 import

ref: https://github.com/facebook/jest/issues/6835

5599ae0b7a53730040aabb8034c85084e8a454ce authored over 6 years ago by ULIVZ <[email protected]>
feat: blog stage 1 - permalink (#763)

* feat: siteConfig.permalink & frontmatter.permalink

* chore: ensure leading and ending slash...

2bdf88c9eb882026014d5d01ac6fc27ee955afb7 authored over 6 years ago by ULIVZ <[email protected]>
feat($core): execute 'i18n' (i.e. dataMixin) on both server and client side

c7d8ee9638cc41323d942a71d5b3d3497c50ff1a authored over 6 years ago by ULIVZ <[email protected]>
Revert "refactor($core): extract dataMixin, try to reuse it at build time"

This reverts commit 45252a9fd410aaa225eb662e7ea0ebcd7443f072.

06941fda334d7cc7e238363d7e60cb9268e8fa82 authored over 6 years ago by ULIVZ <[email protected]>
chore: simplify encode url

6a4592d7a02f1b311376510b5b69081aa1e73475 authored over 6 years ago by ULIVZ <[email protected]>
fix: regression - avoid deliver 'content' to client side

abc1d01d04109c1c2952256cc2b434857d891e5a authored over 6 years ago by ULIVZ <[email protected]>
refactor: refine core implementation (#762)

afa71b582bedbb47ae8066893d5e3dd92e7bca6f authored over 6 years ago by ULIVZ <[email protected]>
refactor($core): extract dataMixin, try to reuse it at build time

45252a9fd410aaa225eb662e7ea0ebcd7443f072 authored over 6 years ago by ULIVZ <[email protected]>
chore: fix typo

6d19b58347463b4dcfc5ed3845e861d1f52fed2d authored over 6 years ago by ULIVZ <[email protected]>
chore($core): simplify ExtendPageDataOption

c9e0385db5eacc590a5941186120b171815e0505 authored over 6 years ago by ULIVZ <[email protected]>
chore: naming: self => api

68518ffe5acbead9cf633729e2c46526a525a45f authored over 6 years ago by ULIVZ <[email protected]>
refactor($core): 'frontmatter' defaults to {} at build time

ad574cef441e40f1c7d41051b534c3ac01f1eeb3 authored over 6 years ago by ULIVZ <[email protected]>
docs: fixes theme config grammar (#755)

01d41359898c39debc7f12d196791c9958926b53 authored over 6 years ago by Aparajita Fishman <[email protected]>
Revert "refacotr($core): separate createCSSRule from core to shared-utils"

This reverts commit 8f89eef61b90834d0a037da3df2633468c1f8e64.

639e5d4ab07f863d4c6d9a84b22bb876c025e643 authored over 6 years ago by ULIVZ <[email protected]>
Revert "feat: set up @vuepress/plugin-stylus"

This reverts commit 17cd87d2b71176d5f11e4c1c34e6f2eeac8958d1.

c1cf4b131b0451e7d765b12d123e6ef3ae759d0f authored over 6 years ago by ULIVZ <[email protected]>
Revert "feat: set up @vuepress/plugin-sass"

This reverts commit 5e46295030f5bb32226a0084543d3f6afa25a96a.

9358387937415222b36497e70a0745d86e9a0713 authored over 6 years ago by ULIVZ <[email protected]>
Revert "feat: set up @vuepress/plugin-less"

This reverts commit 44641856354485ad1b6ddcedc9f23c42e556d87c.

1d24fa8285ad1b6e1431da79437f7524b8797a84 authored over 6 years ago by ULIVZ <[email protected]>
chore($core): move internal dynamic modules to 'internal' dir.

1553cebe8d228017777f142095cca76a4af7a02c authored over 6 years ago by ULIVZ <[email protected]>
refactor($core): rename 'Plugin' to 'PluginAPI'

b30fa4fad37d33be1a7a9af6bbb22d29678197da authored over 6 years ago by ULIVZ <[email protected]>
fix($register-components): avoid file overwritten.

1be40abd708a3b8118a149493ad1585337201900 authored over 6 years ago by ULIVZ <[email protected]>
feat($core): write all enhanceApp files to separate file.

In the old implementation, the enhanceApp fi`le that doesn't have `default export` will be writt...

ac55f92d939e4ce2c099412594c2353619296c72 authored over 6 years ago by ULIVZ <[email protected]>
feat: support multiple option for plugin API.

Since the namesake plugin can only be executed once by default, if your plugin does need to be e...

1747da1f2ac4619498abd039fb7d87a91b44cbdf authored over 6 years ago by ULIVZ <[email protected]>
fix($core): do not pollute raw config

dd9bea3a9f68718fe824c6191ac4b55cc1cb8079 authored over 6 years ago by ULIVZ <[email protected]>
chore: update plugin generation comment

8d1fa5cfb91adca245195dd84ef14156f2aba90d authored over 6 years ago by ULIVZ <[email protected]>
feat: make sure the namesake plugin is only executed once.

721f5038444e0105c35fc5abea80c4f8c3d82e32 authored over 6 years ago by ULIVZ <[email protected]>
chore: tweak prepare index file.

afe0e32c334424b13c9ace453cb4bc0f59bebbdd authored over 6 years ago by ULIVZ <[email protected]>
refactor($core): extract internal plugin 'override-css'

5fe91bfcc0aaf5bd3acd4a2c856c766fa2ec94ce authored over 6 years ago by ULIVZ <[email protected]>
refactor($core): extract internal plugin 'site-data'

fe61f994eef33cbb780304aaeaf89d241843952c authored over 6 years ago by ULIVZ <[email protected]>
feat($core): support 'dirname' field for 'clientDynamicModules'

That allow user to define the directory of generated dynamic module.

ee32e852b182f9c94e81ec570c741bc984361fed authored over 6 years ago by ULIVZ <[email protected]>
refactor($core): using camel cases at file name

8780c2c4baab6913f9983321f5a51a168c7edb55 authored over 6 years ago by ULIVZ <[email protected]>
feat: set up @vuepress/plugin-less

Note that it would be better to transform @vuepress/plugin-less as a 3rd plugin so we don't nee...

44641856354485ad1b6ddcedc9f23c42e556d87c authored over 6 years ago by ULIVZ <[email protected]>
feat: set up @vuepress/plugin-sass

Note that it would be better to transform @vuepress/plugin-sass as a 3rd plugin so we don't nee...

5e46295030f5bb32226a0084543d3f6afa25a96a authored over 6 years ago by ULIVZ <[email protected]>
feat: set up @vuepress/plugin-stylus

17cd87d2b71176d5f11e4c1c34e6f2eeac8958d1 authored over 6 years ago by ULIVZ <[email protected]>
chore($env): change isProd to function

8a7463ac52a6990d9a365d7065060a082a3d1ecd authored over 6 years ago by ULIVZ <[email protected]>
refacotr($core): separate createCSSRule from core to shared-utils

8f89eef61b90834d0a037da3df2633468c1f8e64 authored over 6 years ago by ULIVZ <[email protected]>
feat($shared-utils) env.isProd

b90e009b036ab4565ac32374eb32c6ec638c9a87 authored over 6 years ago by ULIVZ <[email protected]>
chore($theme-default): remove '@vuepress/google-analytics' preset.

6a97de101cd0add99e78e10feff8bf96de8a257f authored over 6 years ago by ULIVZ <[email protected]>
chore($vuepress): remove '@vuepress/i18n-ui' preset.

e02a91986d2b7f40b7805b01ba13c290be3500db authored over 6 years ago by ULIVZ <[email protected]>
chore: clean @vuepress/plugin-test

a379708ac5bcb5b39d591358d47a579958526a58 authored over 6 years ago by ULIVZ <[email protected]>
docs($cli): documentation

49d8be8d1f8a92b878fb10e97fc2febba7dd0bad authored over 6 years ago by ULIVZ <[email protected]>
refactor($core): refine eject

e9b109f70934e2e03835c5c16ce4f2ad6b42f20c authored over 6 years ago by ULIVZ <[email protected]>
chore($core): update core's README and remove exported util

10966638c2431e726afc09a566b365d460c62360 authored over 6 years ago by ULIVZ <[email protected]>
refactor($core): remove @vuepress/plugin-enhance-app and move it to core

`

dfd86abc399b1f2bb5ba8066f983394172a0e072 authored over 6 years ago by ULIVZ <[email protected]>
chore($core): flattern internal plugins directory structure

c05768a172c63455ac8f5a9e74c1dd8edb4cb857 authored over 6 years ago by ULIVZ <[email protected]>
refactor($core): extract internal plugin import-async-component

4af0a025d5ee881ba04b9e1614883c5ffc3e17d7 authored over 6 years ago by ULIVZ <[email protected]>
refactor($core): extract internal plugin root-mixins

675833d5a32a2b98e53df3af4a6455c6b1f21412 authored over 6 years ago by ULIVZ <[email protected]>
feat($shared-utils): codegen util

2d65bf2085a9d6ae41a5c2b317df130d9b362ac4 authored over 6 years ago by ULIVZ <[email protected]>
docs: tweaks path

268eaedce3b86ea741d2230c79657d2e0fc17a9a authored over 6 years ago by ULIVZ <[email protected]>
test: improve test for plugin

5350e364b0abd3bdb8aefcd4bff1f5c070ca9631 authored over 6 years ago by ULIVZ <[email protected]>
feat: delay apply plugin and create more APIs for test

7dfee461c28e34195d57758b42ab0c0d805cc8d4 authored over 6 years ago by ULIVZ <[email protected]>
chore: update TODOs in README

07f32968245bcd05cee87eca72cdfe0ce8bedb71 authored over 6 years ago by ULIVZ <[email protected]>
test: fix Option test failed

a406bef30b5a6a52d1804f999c4e963cdac5f8dc authored over 6 years ago by ULIVZ <[email protected]>
feat($pwa): built-in i18n support, support "updatePopup: true" shortcut

fa63b67d24cf6b4bcea9ab2cd746f9d4d834ffbb authored over 6 years ago by ULIVZ <[email protected]>
feat($pwa): support popupComponent and update docs

216b8d5b775007f39974a423171b5677c4f4ef03 authored over 6 years ago by ULIVZ <[email protected]>
fix: dev server hot relead failed - correct siteDate path

7239daf1e8857dbea44d3ce9f33be8740b852f05 authored over 6 years ago by ULIVZ <[email protected]>
feat: move 'writeTemp' to shared utility and support config temp path

86c8dbf4a5a4eaf4ce4c5aaa7673b70e84d89ecc authored over 6 years ago by ULIVZ <[email protected]>
chore: correct dependency

9b108a573df328aaed33772966e6f503e57ccf58 authored over 6 years ago by ULIVZ <[email protected]>
feat: Completely make '@vuepress/plugin-pwa' a standalone plugin

065224277038bced62e7b4af84d2056ef506fbb6 authored over 6 years ago by ULIVZ <[email protected]>
refactor: using plugin API to rewrite code generation of 'routes'

1. 'registerComponent' in '@app/util'
2. Split 'routes.js', 'root-mixins', 'async-compoents' int...

4282d3bebca5a88cf71bcc033f1d1bee68107721 authored over 6 years ago by ULIVZ <[email protected]>
chore: disable algolia for now.

07f386dcef445d0dda88a7812796838c6b7d7f2d authored over 6 years ago by ULIVZ <[email protected]>
feat: init @vuepress/shared-utils

Move common utilities to @vuepress/shared-utils

ae6b3e924d6842e1db0618081519c95bda286223 authored over 6 years ago by ULIVZ <[email protected]>
chore: tweaks naming

1c70be60c97361b987e6a925aa3a486c423bdc33 authored over 6 years ago by ULIVZ <[email protected]>
feat: plugin context - publicDir

841e03e1ccf8284e85b49438aa1ec6b57002b32a authored over 6 years ago by ULIVZ <[email protected]>
fix: ssr failed - move window accessing to mounted hook

c97a5319076dc806287d80f315228c41bc4c98fe authored over 6 years ago by ULIVZ <[email protected]>
fix: yarn buiild failed.

1. This is caused by asynchronous page components cannot be resolved during server side renderin...

d3e2d09561f70dcc74bd837f9592bca643de12ad authored over 6 years ago by ULIVZ <[email protected]>
chore: remove log

9dfd6fb5d6b5e205cba655d33e54ddfe8fbcb627 authored over 6 years ago by ULIVZ <[email protected]>
fix: unexpected error

92926605d08abea93acde0870fcafd281d99df44 authored over 6 years ago by ULIVZ <[email protected]>
fix: missing component registration code

7139532d588cb2d4229ba34777135cb04920816e authored over 6 years ago by ULIVZ <[email protected]>
feat: expose isServer to enhanceApp files

6f5c2822f7eb76396002f4f51d21a6e42178e58d authored over 6 years ago by ULIVZ <[email protected]>
chore: update .gitignore

1b349dcda7e6f7fcb1f849a679a4c2fdd34186da authored over 6 years ago by ULIVZ <[email protected]>
feat: enhance plugin API - distinguish async and sync execution

1fa57f6b4c80f9bd7c361b9bdfd3fb67ca5624d7 authored over 6 years ago by ULIVZ <[email protected]>
feat: utility "normalizeConfig"

4c2cccb9ca9581c6190c8a4d7d45950fc8d50aa8 authored over 6 years ago by ULIVZ <[email protected]>
docs($pwa): enhance docs

ac554a93c470d1b955a18891aa61c2d2672723bf authored over 6 years ago by ULIVZ <[email protected]>
feat: init "@vuepress/plugin-pwa"

d74615dc06254a5ed33fee3ec1a905299c771383 authored over 6 years ago by ULIVZ <[email protected]>
chore: remove console

f2064a7cbf32f58e7d5851303e3dfa010d9344a5 authored over 6 years ago by ULIVZ <[email protected]>
test: improve test for hydratePlugin

c64edbf210d2c5e29428caf0e3bea073f6282dd0 authored over 6 years ago by ULIVZ <[email protected]>
chore: rename Option spec

cc03da9448bec63345e87cd1645f95405a8b9dc9 authored over 6 years ago by ULIVZ <[email protected]>
chore: remove useless name field

ca7e02ba996c20a28bd60944bfbef0b3ec1bb227 authored over 6 years ago by ULIVZ <[email protected]>
chore: tweaks plugin docs

263da7a337161687d43754813754a1df989d5d2a authored over 6 years ago by ULIVZ <[email protected]>
fix: cannot run "yarn dev" at the root project dir

4ad784c9d5e802eccf0baf993e0c0341f4ba143f authored over 6 years ago by ULIVZ <[email protected]>
chore: clean all "name" fields

28fdd900cb5dc7b03d473230517f3da6cf4803c2 authored over 6 years ago by ULIVZ <[email protected]>
refactor(@vuepress/back-to-top): use pure css so this plugin can be used at not only stylus environm

08cef09249f408800433bd0e69f23b3e820d5493 authored over 6 years ago by ULIVZ <[email protected]>
refactor: enhance log output

6c364fe5bd555f635193b5d04423a161409c1d62 authored over 6 years ago by ULIVZ <[email protected]>
fix: correct prepare usage

bd25781b8432e6827c0d584e6174129b571391db authored over 6 years ago by ULIVZ <[email protected]>
feat: using shortcut to resolve plugin

2236365d1f5a828709cbaa2bc0f5dac08b818d44 authored over 6 years ago by ULIVZ <[email protected]>
feat: respect name in local plugin config

f346884639d6d92d20cf58cbbc0862607065242c authored over 6 years ago by ULIVZ <[email protected]>
feat: refine plugin API

9a50862c26bb70a37a1d1e22f3229235ab80b5b4 authored over 6 years ago by ULIVZ <[email protected]>
chore: changelog

ac85a29d1e54c283955f72b32a29715855975811 authored over 6 years ago by ULIVZ <[email protected]>
0.14.2

6d9d86ce61acf8f0339cf7dbe27a61c2a0d6304d authored over 6 years ago by ULIVZ <[email protected]>
Revert "feat: expose config.styl variables to style.styl (#727)"

This reverts commit 0bc2b51e03861f8c14f2e2aa34aa430ffb075fe0.

46638e49ec7c3e627d51c51d273355b6d7a2e743 authored over 6 years ago by ULIVZ <[email protected]>
feat: refine 'resolvePlugin' and 'resolveScopePackage' and update test

8b0adcb97e70f4f58c5bb38488f7fdbecc4c7aee authored over 6 years ago by ULIVZ <[email protected]>
fix: SW-update popup only shows up on first page reload (close: #677)

Bump downstream dep "register-service-worker" since https://github.com/yyx990803/register-servi...

6d8f813f562a343201d2c623ebac5809f4e70a0b authored over 6 years ago by ULIVZ <[email protected]>
test: 'Tapable'

9424df351051796b8481b5c5bdd48b9184b2974a authored over 6 years ago by ULIVZ <[email protected]>
test: setup test

57f15ee86e32ae2fd84b2bc993f7d7895fc94862 authored over 6 years ago by ULIVZ <[email protected]>
docs: refine "Using a plugin"

8397a976cf421f4169b498e3d33ffa612af57d39 authored over 6 years ago by ULIVZ <[email protected]>
docs: tweaks

f6956a6984cefb651641c6193a5a0ad537f254d8 authored over 6 years ago by ULIVZ <[email protected]>
docs(last-updated): transformer option

863a7b7fe69a1e122c7f5b490bdf9ca193d71046 authored over 6 years ago by ULIVZ <[email protected]>
feat: @vuepress/plugin-back-to-top

b9fdf64fb0b66968a54b5408fd47ced7a7071183 authored over 6 years ago by ULIVZ <[email protected]>
feat($plugin): 'globalUIComponents' option

5f07c39596d142b514aad112a97c1a913dc622fb authored over 6 years ago by ULIVZ <[email protected]>
docs: document for default theme

17f0acdf5025143a6b3e223f7b912e317b4a9b65 authored over 6 years ago by ULIVZ <[email protected]>