Skip to content

Fixes for Toggle styling, Modal scroll-lock and TextField readonly background.


Week 10

@warp-ds/css@1.8.4

Bug Fixes

  • cc(textfield): fix transparent background for readonly textfields (#172) (709bd1e)
  • cc(toggle): clean up classes to fix style overriding (#176) (c9ff573)

Changelog

@warp-ds/react@1.4.3

Bug Fixes

  • modal: cleanup scroll lock when modal component unmounts (#217) (6126da1)
  • toggle: fix styling in different states (#221) (efead37)
  • useId: return fallback ID for React v17 (#218) (ba4f0f0)

Changelog

@warp-ds/vue@1.2.5

Bug Fixes

  • toggle: fix small prop missing on radio-button toggles (#142) (5a7931b)
  • toggle: fix styling in different states (#144) (d65b8c4)

Changelog