Skip to content
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

Split code evaluation component out from Preview #975

Closed
kidkuro opened this issue May 9, 2018 · 1 comment
Closed

Split code evaluation component out from Preview #975

kidkuro opened this issue May 9, 2018 · 1 comment

Comments

@kidkuro
Copy link
Contributor

kidkuro commented May 9, 2018

The problem
The current Preview component does 2 jobs: it compiles and evals a code string to create a component, and it displays that created component. It would be useful to plugins to use just the code evaluator component separately from the Preview.

Proposed solution
Refactor Preview splitting it into Preview and CodeEvaluator.

@styleguidist-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 7.0.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants