Skip to content

chore: add DIAL_ICON_SIZE constant#541

Merged
denys-kolomiitsev merged 6 commits intodevelopmentfrom
chore/add-icon-button-size
Mar 5, 2026
Merged

chore: add DIAL_ICON_SIZE constant#541
denys-kolomiitsev merged 6 commits intodevelopmentfrom
chore/add-icon-button-size

Conversation

@denys-kolomiitsev
Copy link
Contributor

@denys-kolomiitsev denys-kolomiitsev commented Mar 4, 2026

Description and UI changes:

  • Add DIAL_ICON_SIZE constant

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

IlyaBondar
IlyaBondar previously approved these changes Mar 4, 2026
@denys-kolomiitsev denys-kolomiitsev merged commit f5a89fe into development Mar 5, 2026
9 checks passed
@denys-kolomiitsev denys-kolomiitsev deleted the chore/add-icon-button-size branch March 5, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants