Skip to content

feat(docs): update badge xplat topic#445

Open
Hristo313 wants to merge 10 commits into
vnextfrom
hhristov/update-badge-topic
Open

feat(docs): update badge xplat topic#445
Hristo313 wants to merge 10 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 topic

Also updated the samples: IgniteUI/igniteui-angular-samples#3997

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

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

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update badge topics

2 participants