Skip to content

[UIK-4448][stories] remove hardcoded values#2936

Open
j-mnizhek wants to merge 5 commits into
release/v17from
UIK-4448/fix-hardcoded-values
Open

[UIK-4448][stories] remove hardcoded values#2936
j-mnizhek wants to merge 5 commits into
release/v17from
UIK-4448/fix-hardcoded-values

Conversation

@j-mnizhek
Copy link
Copy Markdown
Member

@j-mnizhek j-mnizhek commented May 21, 2026

Motivation and Context

Replaced hardcoded values (colors, margins, paddings, border-radii) to the corresponding variables:

  • in documentation examples
  • in several test stories which duplicate examples in docs

How has this been tested?

Manually with Storybook.

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.

@j-mnizhek j-mnizhek marked this pull request as ready for review May 21, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment