Skip to content

Conversation

@ilyabrower
Copy link
Contributor

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Nice improve.

Checklist:

  • I have updated the documentation accordingly.
  • I have added new tests on added of fixed functionality.

@ilyabrower ilyabrower self-assigned this Jan 14, 2026
inverted?: boolean;

/**
* @deprecated. Use just type with predefined texts. You should use badge with custom text inside.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should not?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@ilyabrower ilyabrower force-pushed the UIK-4653/status-badge branch from 420f1f3 to a6407b3 Compare January 16, 2026 14:13
"Badge.Alpha": "alpha",
"Badge.Beta": "beta",
"Badge.New": "new",
"Badge.ForYou": "for you",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ilyabrower noticed that For You is removed from translations only in EN file, in other languages it still exists

Image

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