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

Appearance settings

docs(breadcrumb): add example descriptions and dropdown example #4261

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

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

simonguo
Copy link
Member

This pull request enhances the documentation and examples for the Breadcrumb component, introducing new features like dropdown integration and improving multilingual support. It also updates the codebase to include necessary imports for the new functionality.

Documentation Updates:

  • English Documentation (docs/pages/components/breadcrumb/en-US/index.md):

    • Added descriptions for new examples, including dropdown integration, size variations, custom separators, and background styling. [1] [2]
  • Chinese Documentation (docs/pages/components/breadcrumb/zh-CN/index.md):

    • Updated translations to reflect the new examples and features, including dropdown menus and other enhancements. [1] [2]

New Example:

  • Dropdown Integration (docs/pages/components/breadcrumb/fragments/dropdown.md):
    • Added a code example demonstrating how to integrate dropdown menus within breadcrumb items, using Dropdown and HStack components.

Codebase Updates:

  • Imports (docs/pages/components/breadcrumb/index.tsx):
    • Added imports for Dropdown, HStack, and ArrowDownLineIcon to support the new dropdown functionality.
    • Updated the Page component to include these new imports in its export.

Copy link

codesandbox bot commented Apr 24, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented Apr 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rsuite-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 9:31am
rsuite-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 9:31am

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.94%. Comparing base (db74792) to head (5c1ff81).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #4261   +/-   ##
=======================================
  Coverage   89.94%   89.94%           
=======================================
  Files         565      565           
  Lines       13183    13183           
  Branches     3273     3273           
=======================================
  Hits        11857    11857           
  Misses        621      621           
  Partials      705      705           
Flag Coverage Δ
ChromeCi 89.92% <ø> (ø)
Firefox 89.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@simonguo simonguo merged commit 15dcdf3 into next Apr 28, 2025
17 checks passed
@simonguo simonguo deleted the docs/breadcrumb-examples-description branch April 28, 2025 13:41
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.