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

Use Storyteller for handling all of our Story/Storybook needs #267

Merged
merged 25 commits into from
Nov 10, 2024

Conversation

vocksel
Copy link
Collaborator

@vocksel vocksel commented Oct 31, 2024

Problem

Our org has a new package for handling all Story and Storybook logic we previously had baked into flipbook in the form of Storyteller.

https://github.com/flipbook-labs/storyteller

Solution

This PR adds Storyteller to our dependencies and starts consuming it. All Story and Storybook related logic has been stripped out and migrated over

As a bonus, Storyteller gives us Fusion support out of the box.

Closes #225

Checklist

  • Ran lune run test locally before merging

Known issues

We have one test failure for ArrayControls.story.luau though I've tested it out manually in flipbook and it seems to behave fine. Not sure what the root issue is here but I'll try to come back around to it later

@vocksel vocksel marked this pull request as ready for review November 9, 2024 16:45
@vocksel vocksel merged commit e85d110 into main Nov 10, 2024
5 checks passed
@vocksel vocksel deleted the storyteller branch November 10, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[WIP] Allow flipbook to be required as a Wally package
1 participant