-
-
Notifications
You must be signed in to change notification settings - Fork 622
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
New Storybook Demo #621
Comments
+1 for Vue 3 from my side :) Just stumbled over this yesterday and it looks great. Good job so far! |
https://daybrush.com/moveable/storybook2 Added Vue2, Vue3, and Svelte demos. It's beta, but if there's something wrong or it doesn't work, please let me know. |
@daybrush thank you for your amazing library. Can you add zoomable space to this storybook? It may be useful to check library in zoomed space. Thank you. |
@Raserad There is a demo that I zoom tested (controls do not work). Soon I will make a demo combined with infinite-viewer. |
Vanilla, Svelte, React, Vue2, Vue3, Angular, Lit demos are added. |
https://daybrush.com/moveable/storybook
Whenever you report bugs/add new features, add them to this storybook and test them.
I'm sorry that only React is supported now. But if you can read React code, you can figure out "events", "methods", and "properties" and use them directly in your framework.
Of course, I am developing a library that converts React code to other framework code before 1.0, and I will apply it to the moveable demo code.
Thank you :)
The text was updated successfully, but these errors were encountered: