Results 15 comments of xx

领取 可复用性 & 组合 [ 渲染函数 ] /guide/render-function.md

领取 插件 src/guide/plugins.md

@evocateur hi, i found some different between github and gitlab [code line](https://github.com/lerna/lerna-changelog/blob/669a9f23068855f318b5242f9ff7ae0672402311/src/git.ts#L32) ``` export function listCommits(from: string, to: string = ""): CommitListItem[] { // Prints ";;;" // This format is...

@AtrisMio 感谢提供技术支持 但这个api还是对应的是commit,为主导;而不是issues或者merge request为主导。当然并不是不能实现,只是感觉不是最优解,pr最好得到官方的支持,或者是否还有别的更好的方案。 @AtrisMio ty for your support. But this [API](https://docs.gitlab.com/ee/api/commits.html#list-merge-requests-associated-with-a-commit) still start with Commit; rather than Issues or Merge request. it is not impossible to achieve, but i...

@pmjhonwang i dont think olehan`s repo can work. In my opinion , there have deffierent info from `git log` ``` // github : 5279caa;;Merge pull request #3 from xx-helloworld/dev;2019-04-22 //...

`gittalk`能封装成`vuepress-talk`么?或者我`fork`做一个?

1.0.0-alpha.44 ie下根本跑不起来

嗯可以了,我设置 colorVariables 为空数组了

我自己做了一个 [demo](https://github.com/xxholly32/vite-theme-test),比较简单基于 vitesse 和 vite-plugin-theme 做的,可能会比较好理解一些,暂时只支持 dev模式