feat(controls): add slot props, add control-item slot for controls#1946
feat(controls): add slot props, add control-item slot for controls#1946Justineo wants to merge 1 commit into
control-item slot for controls#1946Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
|
@Justineo is attempting to deploy a commit to the Burak Cakmakoglu's projects Team on Vercel. A member of the Team first needs to authorize it. |
408b2a1 to
90891cd
Compare
|
Thanks for the PR, I'll give it a look when I have some time but VueFlow 1.x is in a feature freeze atm since I am working on 2.0 and it's bothersome to keep adding things when trying to refactor for a new major release 😅 I'll let you know though, otherwise this might just be included in 2.0 instead (can't say when the release is, probably this winter though). |
|
Never mind. What about adding a note in the readme? This would be a good news for the community. |
|
And I also want to thank you for this great library! Do we have a roadmap or plan for v2 where the community can join the discussions? We’re currently using VueFlow in our product and would be very interested in learning more about the upcoming version. |
|
@Justineo There's this Discussion but a lot of the points here are subject to change: #906 Basically think of it as a massive alignment in API with ReactFlow (a lot of things you know from VueFlow will stay the way they are though).
I really can't say what the roadmap is exactly atm since most of the work for 2.0 is just dropping a lot of duplicate code and using |
🚀 What's changed?
<Controls>componentcontrol-itemslot for easier customization of built-in control buttonsstring→Component)package.json,tsconfig.json