Shimada666 / v-code-diff

A vue code diff display plugin, support Vue2 / Vue3
https://shimada666.github.io/v-code-diff/
MIT License
407 stars 67 forks source link

评论插槽 或者是评论功能回头会有吗? #99

Open ghost opened 1 year ago

ghost commented 1 year ago

想要一个类似gitlab的评论功能 或者留个插槽

Shimada666 commented 1 year ago

也不是不行,回头看看怎么留个插槽

ghost commented 12 months ago

也不是不行,回头看看怎么留个插槽

image 我看react-diff-view里面有评论 包括 devui的codeReview也支持评论 希望作者可以后期更一个评论的方法https://vue-devui.github.io/components/code-review/#%E5%9F%BA%E6%9C%AC%E7%94%A8%E6%B3%95

Shimada666 commented 12 months ago

也不是不行,回头看看怎么留个插槽

image 我看react-diff-view里面有评论 包括 devui的codeReview也支持评论 希望作者可以后期更一个评论的方法https://vue-devui.github.io/components/code-review/#%E5%9F%BA%E6%9C%AC%E7%94%A8%E6%B3%95

我个人感觉我这组件如果内置评论功能有点太重了..如果留个事件或者插槽的话能实现相似的功能的话可能还行,这个我找时间看看

ghost commented 10 months ago

现在有想法了吗大佬

Shimada666 commented 10 months ago

现在有想法了吗大佬

还没..最近比较没有时间,然后其实也没想好加这样的支持适不适合