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)
@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)