graycoreio / daffodil

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

feat(docs-utils,dgeni): generate breadcrumbs from doc path #3047

Open griest024 opened 1 week ago

griest024 commented 1 week 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?

Fixes: #3046

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

The guides and packages aren't quite as clean as the API since there isn't a doc at every level of the tree.

xelaint commented 4 days ago

@griest024 can you add the implementation of it using the DaffBreadcrumbComponent?

griest024 commented 3 days ago

blocked by #3063

griest024 commented 2 days ago

@griest024 can you add the implementation of it using the DaffBreadcrumbComponent?

done