-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat: implement breadcrumbs according to design #131
Conversation
dfedc62
to
15f26b9
Compare
Pull Request Test Coverage Report for Build 12870483113Details
💛 - Coveralls |
<> | ||
<Breadcrumbs> | ||
<BreadcrumbHome /> | ||
<Breadcrumb>Help</Breadcrumb> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
imo this should extract the title from the document somehow, maybe using front matter yaml. but that's a bit too complex to include in this PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
or else we can switch to mdx, which would allow us to put the breadcrumbs react component into the markdown file itself, avoiding the need for any custom logic. That would work well unless we want to build a full fledged documentation feature with dozens of files
fixes #122
What's included:
Record_select-area_20250120154700.mp4