You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepare documentation and live samples for the Breadcrumbs components, IgcBreadcrumbsComponent / <igc-breadcrumbs> and IgcBreadcrumbComponent / <igc-breadcrumb>.
Create a topic in the Menus navigation section that covers:
installation, registration of the Breadcrumbs components, and basic usage;
composing a trail from <igc-breadcrumb> items inside <igc-breadcrumbs>;
marking the active item with current and its aria-current="page" behavior;
setting a shared separator through the container's separator property;
overriding separators per item through the separator slot;
adding content through the default, prefix, and suffix slots;
accessible structure using a labeled <nav> landmark around the breadcrumb list;
wrapping/long-trail and RTL behavior;
styling with the exposed CSS parts and CSS custom properties.
Add corresponding runnable samples to IgniteUI/igniteui-wc-examples and embed them in the topic. The sample set should include basic usage plus examples for custom separators, prefix/suffix content, long or responsive trails, and styling.
A new Breadcrumbs overview topic is added to the xplat documentation with complete SEO/LLM frontmatter.
The topic is visible for all platforms in the Menus navigation section and is marked as new.
Getting Started shows installation, import/registration, and minimal <igc-breadcrumbs> / <igc-breadcrumb> usage.
The topic documents current-page state, separators, slots, accessible markup, wrapping/RTL behavior, and styling.
Runnable platform samples are added to IgniteUI/igniteui-wc-examples (et. al), including basic, custom-separator, prefix/suffix, long/responsive, and styling scenarios.
Every embedded sample loads successfully in the platform docs and exposes its source in the live editor.
API links/references resolve to both IgcBreadcrumbsComponent and IgcBreadcrumbComponent and their public members.
The topic and samples are published only after the component is available in a released igniteui-webcomponents package.
Platform documentation generation/build, Markdown linting, spellcheck, and link checks pass.
Task type
Platform(s)
Description
Prepare documentation and live samples for the Breadcrumbs components,
IgcBreadcrumbsComponent/<igc-breadcrumbs>andIgcBreadcrumbComponent/<igc-breadcrumb>.Create a topic in the Menus navigation section that covers:
<igc-breadcrumb>items inside<igc-breadcrumbs>;currentand itsaria-current="page"behavior;separatorproperty;separatorslot;prefix, andsuffixslots;<nav>landmark around the breadcrumb list;Add corresponding runnable samples to
IgniteUI/igniteui-wc-examplesand embed them in the topic. The sample set should include basic usage plus examples for custom separators, prefix/suffix content, long or responsive trails, and styling.Acceptance criteria
<igc-breadcrumbs>/<igc-breadcrumb>usage.IgniteUI/igniteui-wc-examples(et. al), including basic, custom-separator, prefix/suffix, long/responsive, and styling scenarios.IgcBreadcrumbsComponentandIgcBreadcrumbComponentand their public members.igniteui-webcomponentspackage.Related resources