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

Image Component Switcher #100

Open
chasturansky opened this issue Jul 24, 2020 · 0 comments
Open

Image Component Switcher #100

chasturansky opened this issue Jul 24, 2020 · 0 comments
Labels
feature New enhancements or feature requests hacktoberfest HackTogether Issues for the Yahoo Hack Together Open-source event

Comments

@chasturansky
Copy link
Member

chasturansky commented Jul 24, 2020

Description
We need an image component that will display the right image depending on themes.

Behavior
When the theme changes from a light theme and dark theme. Images will automatically change between each other.

HTML Structure

<div class="d-image">
    <img class="default"/>
    <img class="dark-theme"/>
</div>
@chasturansky chasturansky added feature New enhancements or feature requests HackTogether Issues for the Yahoo Hack Together Open-source event and removed new-component labels Mar 3, 2021
@chasturansky chasturansky changed the title Image theme switcher Image Component: Mar 19, 2021
@chasturansky chasturansky changed the title Image Component: Image Component Switcher Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New enhancements or feature requests hacktoberfest HackTogether Issues for the Yahoo Hack Together Open-source event
Projects
None yet
Development

No branches or pull requests

2 participants