-
-
Notifications
You must be signed in to change notification settings - Fork 195
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
feat: Add presets (fix #53) #88
Conversation
✅ Deploy Preview for histoire-controls ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for histoire-examples-vue3 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for histoire-site ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Hey @Akryum, is it possible to access the video/screenshots taken by cypress in the netlify instance? I'm having hard times reproducing those cypress errors in my machine... |
Yes go to the summary: https://github.com/histoire-dev/histoire/actions/runs/2300494824 |
Just learned that |
Fix #53
Description
I added the preset as a Histoire controls. Here's how to use it:
I also refactored a bit the select and update the style to use floating-vue.
What is the purpose of this pull request?