LearnNewsExamplesServices
Frontmatter
id5133
titleCreating the neo.mjs renderer for Storybook
stateClosed
labels
enhancementepicno auto closehacktoberfest
assignees[]
createdAtDec 5, 2023, 10:40 AM
updatedAtJun 5, 2026, 7:31 PM
githubUrlhttps://github.com/neomjs/neo/issues/5133
authortobiu
commentsCount3
parentIssue5010
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 5, 2026, 7:31 PM

Creating the neo.mjs renderer for Storybook

Closed v13.0.0/archive-v13-0-0-chunk-1 enhancementepicno auto closehacktoberfest
tobiu
tobiu commented on Dec 5, 2023, 10:40 AM

Once the Storybook framework is created (https://github.com/neomjs/neo/issues/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 added the enhancement label on Dec 5, 2023, 10:40 AM
tobiu added the epic label on Dec 5, 2023, 10:40 AM
tobiu cross-referenced by #5134 on Dec 5, 2023, 10:43 AM
tobiu cross-referenced by #5132 on Dec 11, 2023, 11:19 AM
tobiu removed the stale label on Oct 2, 2024, 12:41 AM
tobiu added the no auto close label on Oct 2, 2024, 12:41 AM
tobiu reopened this issue on Oct 2, 2024, 12:41 AM
tobiu added the hacktoberfest label on Oct 2, 2024, 12:43 AM
tobiu cross-referenced by #6000 on Oct 2, 2024, 12:52 AM