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 recursive structure in the manifest to allow more flexible and deep navigation #12

Merged
merged 16 commits into from
Feb 11, 2024

Conversation

NullVoxPopuli
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli commented Feb 10, 2024

In particular, this will allow more flexible decisions of how to render pages and navigation.

By pushing the layout decisions to runtime, the navigation component can decide how to recursively render the manifest structure.

This work unblocks: universal-ember/ember-primitives#257

@NullVoxPopuli NullVoxPopuli added enhancement New feature or request breaking labels Feb 11, 2024
@NullVoxPopuli NullVoxPopuli merged commit ddeb5fa into main Feb 11, 2024
6 of 7 checks passed
@NullVoxPopuli NullVoxPopuli deleted the more-build-time-processing branch February 11, 2024 21:00
@github-actions github-actions bot mentioned this pull request Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant