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

feat(Demo): Support live-code updates in the component library Nerdlet #15

Open
tangollama opened this issue Jan 7, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tangollama
Copy link
Contributor

Add this capability to the artifact generated by #14

@tangollama tangollama added enhancement New feature or request good first issue Good for newcomers labels Jan 7, 2020
@devfreddy devfreddy changed the title Support live-code updates in the component library Nerdlet feat(Demo): support live-code updates in the component library Nerdlet Jan 27, 2020
@devfreddy
Copy link
Contributor

Is capable of being turned on per-example or per-component. The underlying <CodeHighlight> component accepts a enableLiveEditing prop for customization - https://github.com/newrelic/nr1-community/blob/master/demo/nerdlets/nr1-community-demo-nerdlet/shared/components/CodeHighlight.js

@devfreddy devfreddy changed the title feat(Demo): support live-code updates in the component library Nerdlet feat(Demo): Support live-code updates in the component library Nerdlet Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants