Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Breadcrumb separator generator#8435

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
janrozic wants to merge7 commits intovueComponent:main
base:main
Choose a base branch
Loading
fromjanrozic:breadcrumb-separator-generator

Conversation

@janrozic
Copy link

Test replit

janrozic1 added7 commitsDecember 10, 2025 09:26
Update vite.config.ts to set the server host to '0.0.0.0' and the port to 5000.Replit-Commit-Author: AgentReplit-Commit-Session-Id: dc672fdb-19d2-4d5f-bae1-94760b303a1dReplit-Commit-Checkpoint-Type: full_checkpointReplit-Commit-Event-Id: 4199e6cc-ea1b-4ae0-a39a-563e8e0a14f2Replit-Helium-Checkpoint-Created: true
Create a replit.md file detailing the project's overview, structure, setup, and running instructions.Replit-Commit-Author: AgentReplit-Commit-Session-Id: dc672fdb-19d2-4d5f-bae1-94760b303a1dReplit-Commit-Checkpoint-Type: full_checkpointReplit-Commit-Event-Id: d348c910-3467-43f6-b989-a881b6c6add0Replit-Commit-Screenshot-Url:https://storage.googleapis.com/screenshot-production-us-central1/5ce4e9cd-2415-4003-8bb8-55c9c88cea00/dc672fdb-19d2-4d5f-bae1-94760b303a1d/1GeIdCEReplit-Helium-Checkpoint-Created: true
Update Breadcrumb component to accept a separator generator function as a prop, alongside existing string and slot options. Exports `SeparatorGeneratorFunc` type and refactors internal logic to handle dynamic separator generation.Replit-Commit-Author: AgentReplit-Commit-Session-Id: 6cc5c7da-6689-4391-8349-0b45bd1c8827Replit-Commit-Checkpoint-Type: full_checkpointReplit-Commit-Event-Id: a64ee559-eaf2-4dd6-beba-6d81591cda0aReplit-Helium-Checkpoint-Created: true
Update demo file to showcase a breadcrumb component utilizing a separator generator function, allowing dynamic separator creation based on item index.Replit-Commit-Author: AgentReplit-Commit-Session-Id: 6cc5c7da-6689-4391-8349-0b45bd1c8827Replit-Commit-Checkpoint-Type: full_checkpointReplit-Commit-Event-Id: a866df52-256e-4538-b672-cbe03d4e2c3fReplit-Helium-Checkpoint-Created: true
Add an a-divider component to visually separate the new section demonstrating the separator generator function.Replit-Commit-Author: AgentReplit-Commit-Session-Id: 6cc5c7da-6689-4391-8349-0b45bd1c8827Replit-Commit-Checkpoint-Type: full_checkpointReplit-Commit-Event-Id: f161640c-7968-4322-a8a3-c3c25370a2f4Replit-Helium-Checkpoint-Created: true
Enhance the Breadcrumb component by adding support for a generator function to dynamically create separators, and include usage examples and explanatory text in the demo.Replit-Commit-Author: AgentReplit-Commit-Session-Id: 6cc5c7da-6689-4391-8349-0b45bd1c8827Replit-Commit-Checkpoint-Type: full_checkpointReplit-Commit-Event-Id: 32682b43-93c5-4c30-a291-774a507229bcReplit-Helium-Checkpoint-Created: true
Replit-Commit-Author: AgentReplit-Commit-Session-Id: 6cc5c7da-6689-4391-8349-0b45bd1c8827Replit-Commit-Checkpoint-Type: full_checkpointReplit-Commit-Event-Id: d44eeee3-72e1-4608-a001-084eb9ea641dReplit-Helium-Checkpoint-Created: true
## zh-CN

使用 `Breadcrumb.Separator` 可以自定义分隔符。
使用 `Breadcrumb.Separator` 可以自定义分隔符,也可以传入一个函数来动态生成分隔符
Copy link
Author

@janrozicjanrozicDec 12, 2025
edited
Loading

Choose a reason for hiding this comment

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

What does this say?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@janrozic

[8]ページ先頭

©2009-2025 Movatter.jp