Skip to content

[UIK-5648][data-table] Rebranding, add new variables and update styles - #3125

Open
j-mnizhek wants to merge 3 commits into
UIK-5351/add-more-variables-to-themefrom
UIK-5648/data-table-rebranding
Open

[UIK-5648][data-table] Rebranding, add new variables and update styles#3125
j-mnizhek wants to merge 3 commits into
UIK-5351/add-more-variables-to-themefrom
UIK-5648/data-table-rebranding

Conversation

@j-mnizhek

@j-mnizhek j-mnizhek commented Aug 12, 2026

Copy link
Copy Markdown
Member

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.

@j-mnizhek
j-mnizhek marked this pull request as ready for review August 12, 2026 17:04
Comment thread tools/theme/src/theme.ts
},
table_th_gradient: {
value: `linear-gradient(to right, transparent 0%, ${colors.gray['100'].value} 100%)`,
value: 'linear-gradient(to right, transparent 0%, {baseTokens.colors.gray.white} 100%)',

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

please return it back

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants