Janus

Results 62 comments of Janus

I have also encountered this issue, but it seems that the author does not reply any issues or PR, but I really need to build my code on top of...

最近边做边学也做了个小工具 (https://github.com/Symbolk/SmartCommit/ ),但是貌似现在windows下有更新无法弹出提醒,不知道怎么解决,看来是open两年的issue了: https://github.com/electron-userland/electron-builder/issues/2700 https://github.com/electron/electron/issues/10864

I am using the `@gitgraph/js` API `import()` to generate graph from data generated by git2json (as suggested in https://github.com/nicoespeon/gitgraph.js/issues/300#issuecomment-503956005), which returns a json array. However, when I want to just...

@nicoespeon What a pity~Looking forward to use it, I want to use it in an electron app with vue, I am wondering if that can be done with the `@gitgraph/js`?

Looking forward it to be fixed in the near future, it is maybe the most seamless one for tagging starred repos.

Same issues+1, though not for this project.

> Yes, I absolutely agree. It's an implementation detail of the underlying git object database which leaks into the API, and it's a trap that will leave everyone puzzled as...

Same request for me. Currently I am using this wrapper which supports diff mode: https://github.com/FE-Mars/monaco-editor-vue

As described in #91 , it seems to be related with the css height. When I change the device to display, the height changes so that the container can be...

@mrauhu Thanks! Please also update the demo page: https://kutlugsahin.github.io/vue-smooth-dnd/#/cards)