Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Toggle): fillInverseDisabled typo in styles #473

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

ChrisArasin
Copy link
Contributor

Description

Typo in defaults styles breaks toggle when disabled.

References

no ticket

Testing

Set toggle story to disabled mode and back again. Should see no console errors and component should update.

Checklist

  • all commented code has been removed
  • any new console issues have been resolved
  • code linter and formatter has been run
  • test coverage meets repo requirements
  • PR name matches the expected semantic-commit syntax

@svc-lightning-ui-components
Copy link
Collaborator

Test Execution Failed.

@ChrisArasin ChrisArasin merged commit 4ab5c0f into develop Feb 20, 2024
8 checks passed
@ChrisArasin ChrisArasin deleted the fix/toggle-disable-style branch February 20, 2024 14:04
svc-lightning-ui-components pushed a commit that referenced this pull request Feb 23, 2024
# [@lightningjs/ui-components-v2.20.2](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.20.1...@lightningjs/ui-components-v2.20.2) (2024-02-23)

### Bug Fixes

* Add marquee property to title in Card ([#469](#469)) ([ae187ec](ae187ec))
* **Keyboard:** adding a check if currentFormat is valid before calling capitalize on it ([#474](#474)) ([76c4e49](76c4e49))
* **Keyboard:** make row render when key is empty ([#472](#472)) ([334bf88](334bf88))
* **MetadataBase:** fix layout order ([#471](#471)) ([b77db31](b77db31))
* **Title:** do not render title textbox unless there is a title present ([#475](#475)) ([81549db](81549db))
* **Toggle:** fillInverseDisabled typo in styles ([#473](#473)) ([4ab5c0f](4ab5c0f))
@svc-lightning-ui-components
Copy link
Collaborator

🎉 This PR is included in version @lightningjs/ui-components-v2.20.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants