Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow for built markup in code demos #18

Open
JacobRex opened this issue Nov 30, 2020 · 1 comment
Open

Allow for built markup in code demos #18

JacobRex opened this issue Nov 30, 2020 · 1 comment

Comments

@JacobRex
Copy link
Owner

Problem

Some applications have legacy code that isn't using Vue, but Vue compiles down to html. In that case, it is desirable to see the output html as well as the Vue.js code. That way, the non-Vue portions of the app can still use the design system.

Task

  • Add some kind of selector for choosing which markup you're viewing.
  • Add a button to copy the code.
@JacobRex
Copy link
Owner Author

Possible design
image

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

No branches or pull requests

1 participant