Skip to content

feat: add ThemeColors component to display theme color matrix from API#553

Merged
PolinaGurinovich97 merged 2 commits intodevelopmentfrom
colors
Mar 11, 2026
Merged

feat: add ThemeColors component to display theme color matrix from API#553
PolinaGurinovich97 merged 2 commits intodevelopmentfrom
colors

Conversation

@valerydluski
Copy link
Contributor

Description and UI changes:

image

Issues:

  • Issue #<TICKET_ID>

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)

New Component Checklist:

  • component name starts with Dial
  • custom css classes has dial- prefix
  • component export added to index.ts
  • jsdoc is added for component
  • absolute paths are used for imports
    e.g. import { Button } from '@/components/Button/Button instead of import { Button } from '../../Button/Button
  • stories are added
  • tests are added

@valerydluski valerydluski marked this pull request as ready for review March 10, 2026 20:31
@PolinaGurinovich97 PolinaGurinovich97 merged commit 5ef9b16 into development Mar 11, 2026
9 checks passed
@PolinaGurinovich97 PolinaGurinovich97 deleted the colors branch March 11, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants