Closed steppy452 closed 6 months ago
Name | Link |
---|---|
Latest commit | 45c2607772e4bb41fd57cb9b2ff11deb37b5471e |
Latest deploy log | https://app.netlify.com/sites/reablocks-storybook/deploys/66478f71158f6000088d84ba |
Deploy Preview | https://deploy-preview-196--reablocks-storybook.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
doesn't seem like this is needed anymore
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A Disabled state for Toggle only had one class
What is the new behavior?
Disabled state for Toggle can now be separated into
base
(toggle is off) andchecked
statesDoes this PR introduce a breaking change?
Other information
Also updated the Toggle disabled story to include both states of disabled Toggles