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

Enhancement: Add Box-Shadow Customization to Bubble Card #1009

Closed
wants to merge 1 commit into from

Conversation

flobiwankenobi
Copy link
Contributor

Enhancement: Add Box-Shadow Customization to Bubble Card

This PR introduces the ability to add box-shadow to most elements within the Bubble Card, providing greater flexibility for customization. Users can now enhance the card's visual appeal and adapt it to their design preferences.

Key Changes:

  • Added support for box-shadow styling on key elements.
  • Ensures compatibility with existing card configurations.
  • Improves the overall customization options for users.

Feel free to test and provide feedback! 😊

@Clooos
Copy link
Owner

Clooos commented Dec 12, 2024

Hi! Thank you for this! You just forgot to add a ; at the end of all the lines, I'm closing this but I've added your changes with these corrections 👌

@Clooos Clooos closed this Dec 12, 2024
Clooos added a commit that referenced this pull request Dec 12, 2024
- [x] Fan modes button error when HVAC is in Dry Mode #987
- [x] Enhancement: Add Box-Shadow Customization to Bubble Card. Fix added for PR #1009 by @flobiwankenobi
- [x] Better color handling for lights, now if the light doesn’t supports RGB it will take the accent color instead like the default Home Assistant behavior. #692
- [x] Templating .bubble-name is now instant. #975
- [x] Fixed an issue where some entity_picture url were not displayed.
- [x] New pop-up trigger system based on the same conditional system that Home Assistant use. Not to be confused with the visibility conditions. Note: This is NOT a breaking change, if you previously added a trigger in a pop-up, it will still works, but the editor will not display it anymore and it will be visible in YAML mode only. Then if you decide to use the new system, it will be used instead of your previous trigger. This new feature is based on the code from @MrBearPresident, so thanks again to him for this great new possibility! #332
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants