Skip to content

feat(docs): update badge xplat topic - #445

Merged
ChronosSF merged 32 commits into
vnextfrom
hhristov/update-badge-topic
Aug 6, 2026
Merged

feat(docs): update badge xplat topic#445
ChronosSF merged 32 commits into
vnextfrom
hhristov/update-badge-topic

Conversation

@Hristo313

@Hristo313 Hristo313 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Closes #448

Update the badge xplat topics

Also updated the samples:
Angular -> IgniteUI/igniteui-angular-samples#3997
React -> IgniteUI/igniteui-react-examples#1091
WC -> IgniteUI/igniteui-wc-examples#1235
Blazor -> IgniteUI/igniteui-blazor-examples#1282

Checklist:

  • check topic's TOC/menu and paragraph headings
  • Include TOC topic labels in the topic content when it has a valuable update, is new, or is considered preview / beta
  • link to other topics using ./page.mdx or ../relative/path.mdx (.mdx extension required)
  • at the References section at the end of the topic add links to topics, samples, etc
  • reference API documentation instead of adding a section with API

  • use valid component names - [Data] Grid, IgxSelectComponent, <igx-combo>
  • use spell checker tool (VS Code, Grammarly, Microsoft Editor)
  • add inline code blocks for the names of classes / tags / properties
  • add language descriptor for the code blocks
  • check if links function by running the check-api/mdx npm commands
  • check if sample is working and fully visible in the topic
  • check if sample is working and fully visible in the StackBlitz
  • check if code blocks match the code in StackBlitz demo
  • add or update meaningful llms.description metadata and run npm run check:llms-metadata


  • do not resolve requested changes (leave that to the reviewer)

@Hristo313
Hristo313 requested a review from ChronosSF July 20, 2026 11:01
@DiLazarova

Copy link
Copy Markdown
Contributor

Badge Component

Anglular

USAGE section:

  1. The subsections must be in the following order:
  • Type (number, icon, dot)
  • Size
  • Shape
  • Variants (Primary, Info, Success, Warn, and Error)
  • Outlined
  • Badge in List - ? This subsection is found only here
  • Do/Don’t + Image from Design Documentation
  1. Two sections have been added to this structure - “Value and Icon” and “Icon”. They must be part of the Type subsection

  2. “Variants” subsection should be after the "Shape” subsection

Screenshot 2026-07-21 at 9 42 13

Webcomponents

USAGE section:

  • The "Size" subsection is missing
  • Тhe “Type “ subsection is missing
  • “Dot” subsection need to be part of Type subsection
  • “Variants” subsection should be before “Outlined”
  • A photo must be included in the "Do/Don't" subsection, similar to Design Documentation
Screenshot 2026-07-21 at 9 28 00

React = Blazor

USAGE section:

  • The "Size" subsection is missing
  • Тhe “Type “ subsection is missing
  • “Dot” subsection need to be part of Type subsection
  • “Variants” subsection should be before “Outlined”
  • A photo must be included in the "Do/Don't" subsection, similar to Design Documentation ON THIS PAGE Live Demo

Link to Design Documentation: https://www.infragistics.com/products/indigo-design/help/components/badge#states

@ChronosSF ChronosSF added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Aug 6, 2026
@ChronosSF
ChronosSF merged commit 497951c into vnext Aug 6, 2026
7 of 14 checks passed
@ChronosSF
ChronosSF deleted the hhristov/update-badge-topic branch August 6, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

badge doc-redesign ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update badge topics

3 participants