-
-
Notifications
You must be signed in to change notification settings - Fork 352
feat(controls): add slot props, add control-item
slot for controls
#1946
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
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-item
slot for easier customization of built-in control buttonsstring
→Component
)package.json
,tsconfig.json