graycoreio / daffodil

Angular Ecommerce PWA Framework
https://next.daff.io
MIT License
154 stars 27 forks source link

feat(demo): load navigation tree on init #2867

Closed griest024 closed 1 month ago

griest024 commented 1 month ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

The demo app loads a hardcoded nav ID

What is the new behavior?

Demo loads the entire nav tree

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information