Skip to content

Conversation

@janrozic
Copy link

Test replit

janrozic1 added 7 commits December 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: Agent
Replit-Commit-Session-Id: dc672fdb-19d2-4d5f-bae1-94760b303a1d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 4199e6cc-ea1b-4ae0-a39a-563e8e0a14f2
Replit-Helium-Checkpoint-Created: true
Create a replit.md file detailing the project's overview, structure, setup, and running instructions.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: dc672fdb-19d2-4d5f-bae1-94760b303a1d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: d348c910-3467-43f6-b989-a881b6c6add0
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/5ce4e9cd-2415-4003-8bb8-55c9c88cea00/dc672fdb-19d2-4d5f-bae1-94760b303a1d/1GeIdCE
Replit-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: Agent
Replit-Commit-Session-Id: 6cc5c7da-6689-4391-8349-0b45bd1c8827
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: a64ee559-eaf2-4dd6-beba-6d81591cda0a
Replit-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: Agent
Replit-Commit-Session-Id: 6cc5c7da-6689-4391-8349-0b45bd1c8827
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: a866df52-256e-4538-b672-cbe03d4e2c3f
Replit-Helium-Checkpoint-Created: true
Add an a-divider component to visually separate the new section demonstrating the separator generator function.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 6cc5c7da-6689-4391-8349-0b45bd1c8827
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: f161640c-7968-4322-a8a3-c3c25370a2f4
Replit-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: Agent
Replit-Commit-Session-Id: 6cc5c7da-6689-4391-8349-0b45bd1c8827
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 32682b43-93c5-4c30-a291-774a507229bc
Replit-Helium-Checkpoint-Created: true
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 6cc5c7da-6689-4391-8349-0b45bd1c8827
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: d44eeee3-72e1-4608-a001-084eb9ea641d
Replit-Helium-Checkpoint-Created: true
## zh-CN

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

@janrozic janrozic Dec 12, 2025

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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant