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

Creating the neo.mjs renderer for Storybook #5133

Open
tobiu opened this issue Dec 5, 2023 · 2 comments
Open

Creating the neo.mjs renderer for Storybook #5133

tobiu opened this issue Dec 5, 2023 · 2 comments
Labels
enhancement New feature or request epic A big time intense ticket with related sub-tasks hacktoberfest related to the event => https://hacktoberfest.com/ no auto close

Comments

@tobiu
Copy link
Collaborator

tobiu commented Dec 5, 2023

Once the Storybook framework is created (#5132), we need a custom renderer for neo based components.

As an example:
https://github.com/storybookjs/storybook/blob/next/code/frameworks/ember/src/client/preview/render.ts

Similar to our Siesta based setup, we will need to use:

 Neo.worker.App.createNeoInstance()
 Neo.worker.App.destroyNeoInstance()
 Neo.worker.App.setConfigs()
@tobiu tobiu added enhancement New feature or request epic A big time intense ticket with related sub-tasks labels Dec 5, 2023
Copy link

This issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label Aug 29, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2024
@tobiu tobiu added no auto close and removed stale labels Oct 1, 2024
@tobiu tobiu reopened this Oct 1, 2024
@tobiu tobiu added the hacktoberfest related to the event => https://hacktoberfest.com/ label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic A big time intense ticket with related sub-tasks hacktoberfest related to the event => https://hacktoberfest.com/ no auto close
Projects
None yet
Development

No branches or pull requests

1 participant