Skip to content

feat(admin): implement AdminBreadcrumbs and fix core separator conflict#467

Merged
husamettinarabaci merged 1 commit intodevelopfrom
feat/admin-breadcrumbs
Jan 25, 2026
Merged

feat(admin): implement AdminBreadcrumbs and fix core separator conflict#467
husamettinarabaci merged 1 commit intodevelopfrom
feat/admin-breadcrumbs

Conversation

@idris999-c
Copy link
Copy Markdown
Contributor

📄 Summary

This PR implements the AdminBreadcrumbs component using Svelte 5 runes. It also resolves a CSS naming conflict in the core Breadcrumbs component where DaisyUI's base styles were injecting duplicate separators. Full Storybook documentation with 8 scenarios and a Playground is included.


🧩 Affected Modules

  • Source Code
  • Documentation
  • CI / Infra

✅ Checklist

  • My branch name follows format: feat/admin-breadcrumbs
  • My PR title starts with one of the approved types (feat)
  • My code is formatted (pnpm format)
  • I ran static analysis (pnpm check) and resolved warnings
  • I ran tests successfully (pnpm build)
  • Checked package.json for dependency changes
  • For UI changes, I verified stories in Storybook
  • I linked related issues using keywords like Closes #218
  • I ensured this PR has no unrelated changes
  • This PR is ready for review

🔗 Related Issues

Closes #218

@idris999-c idris999-c self-assigned this Jan 25, 2026
@github-actions github-actions Bot added the module:source Source Code label Jan 25, 2026
@github-project-automation github-project-automation Bot moved this to 📥 Inbox / Ideas in hexaTune Project Jan 25, 2026
Copy link
Copy Markdown
Member

@husamettinarabaci husamettinarabaci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-project-automation github-project-automation Bot moved this from 📥 Inbox / Ideas to Done in hexaTune Project Jan 25, 2026
@husamettinarabaci husamettinarabaci merged commit d77a52d into develop Jan 25, 2026
12 of 13 checks passed
@husamettinarabaci husamettinarabaci deleted the feat/admin-breadcrumbs branch January 25, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:source Source Code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants