he-tree-vue icon indicating copy to clipboard operation
he-tree-vue copied to clipboard

Suggestion on release notes

Open onekiloparsec opened this issue 4 years ago • 3 comments

Hi.

Your lib looks really nice at doing a complete tree feature in Vue.js. There are not so many of these libraries (often they aren't maintained anymore). But the usage of such complex component is often made in sophisticated pro app (this is my case). And I am reluctant to migrate to your lib, if I couldn't get a little bit of sense of your releases.

When I see versions 2.0.6, 2.0.7-beta1,2,3, 2.0.7 and 3.0.0 the same day, it doesn't feel like a stable thing I should adopt... Could you at least say a word about each (important) release? That would certainly help the adoption of it. Thanks in advance.

onekiloparsec avatar Dec 19 '20 09:12 onekiloparsec

version 2 is for Vue2, version 3 is for Vue3. For Vue2 npm install he-tree-vue@2. For Vue3 npm install he-tree-vue@3

phphe avatar Dec 20 '20 02:12 phphe

Woudln't it better to make a version for say, Vue3, and use https://github.com/privatenumber/vue-2-3 for those still in Vue2 ?

onekiloparsec avatar Dec 23 '20 16:12 onekiloparsec

Thanks for your suggestion. vue-2-3 looks great. I can maintain only one version if I use it. But I don't plan to use it now, because the current solution works well. I may use it in the future.

phphe avatar Dec 25 '20 18:12 phphe