You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Ability to toggle the toggles via .dark classes (makes integration with tailwind very simple) The current method still works and overrides this behaviour
- Improved accessibility (more feedback is greatly welcomed)
- Added outlines to checkbox/button
- Checkbox keyboard interactions are working
@theme-toggles/react
- Removed internal state handling
- The toggle will respond to the global .dark class
- The toggle accepts a toggled boolean which overrides the .dark behaviour
The text was updated successfully, but these errors were encountered:
v5
Introduction
Version 5 is close to complete and so any community feedback will be greatly welcomed.
Checkout the current toggles https://63c6ef3f3a92fe99f4ff4386-gjfzipvoqj.chromatic.com
Main Changes
Everything
@theme-toggles/core
@theme-toggles/react
The text was updated successfully, but these errors were encountered: