Skip to content

fix(toggleswitch): apply size styles - #1393

Open
xonaib wants to merge 1 commit into
openng-org:mainfrom
xonaib:fix-toggleswitch-size
Open

fix(toggleswitch): apply size styles#1393
xonaib wants to merge 1 commit into
openng-org:mainfrom
xonaib:fix-toggleswitch-size

Conversation

@xonaib

@xonaib xonaib commented Jul 24, 2026

Copy link
Copy Markdown

Summary

  • apply small and large size classes from the ToggleSwitch size input
  • add ToggleSwitch CSS rules for small and large dimensions
  • add regression coverage for default, small, and large size classes

Fixes #86

Test plan

  • pnpm --filter @openng/optimus-ui test:unit --include=src/toggleswitch/toggleswitch.spec.ts
  • pnpm --filter @openng/optimus-ui-styles build
  • pnpm run build:lib

@geromegrignon geromegrignon added this to the Catch-up milestone Jul 24, 2026
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.

ToggleSwitch Size property is not working

2 participants