Skip to content

fix: Fix class names for dial-*-semi-text#547

Merged
hhharmEpm merged 2 commits intodevelopmentfrom
fix-fonts
Mar 9, 2026
Merged

fix: Fix class names for dial-*-semi-text#547
hhharmEpm merged 2 commits intodevelopmentfrom
fix-fonts

Conversation

@hhharmEpm
Copy link
Contributor

Description and UI changes:

Semibold versions of several dial-*-text classes were referencing wrong base class (e.g. dial-small instead of dial-small-text), which resulted in incorrect styles

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

@hhharmEpm hhharmEpm marked this pull request as ready for review March 9, 2026 20:25
@hhharmEpm hhharmEpm merged commit 8372f59 into development Mar 9, 2026
9 checks passed
@hhharmEpm hhharmEpm deleted the fix-fonts branch March 9, 2026 21:04
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