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

refactor: replace MultiChildNavigationData with WidgetbookNode #833

Merged
merged 19 commits into from
Aug 15, 2023

Conversation

YoussefRaafatNasry
Copy link
Member

@YoussefRaafatNasry YoussefRaafatNasry commented Aug 15, 2023

Introduce a new type called WidgetbookNode, that acts as a base class for all organizers (e.g. WidgetbookFolder, WidgetbookComponent, etc.). The new type is a tree node data structure that has a lot of help methods to filter, find, etc.

@docs-page
Copy link

docs-page bot commented Aug 15, 2023

To view this pull requests documentation preview, visit the following URL:

docs.widgetbook.io/~833

Documentation is deployed and generated using docs.page.

@github-actions
Copy link

📦 Build

📑 Review

@github-actions
Copy link

📦 Build

📑 Review

@YoussefRaafatNasry YoussefRaafatNasry marked this pull request as ready for review August 15, 2023 13:18
@YoussefRaafatNasry YoussefRaafatNasry merged commit 89847d9 into main Aug 15, 2023
5 checks passed
@YoussefRaafatNasry YoussefRaafatNasry deleted the refactor/widgetbook-node branch August 15, 2023 13:19
@YoussefRaafatNasry YoussefRaafatNasry self-assigned this Aug 26, 2023
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.

None yet

1 participant