A lot of love for the pop-ups!
v1.7.1
Hi everyone!
Here is a new update that should address most of the new issues introduced in v1.7.0, as well as some older ones. That’s all... for now! 🍻
💡 New features
- Pop-up backdrop custom styling: You can now add custom styles to the backdrop by adding
.backdrop { background-color: blue !important; }
for example. Remember to apply this to the first pop-up only on your dashboard.
✔️ Bug fixes and optimizations
- Pop-up header issue: The gradient at the top of the pop-ups has been fixed. It was bugged and would cover the first card of the pop-ups in certain cases.
- Pop-up backdrop click event: It's no longer possible to accidentally click through the backdrop.
- Bubble Pop-up Fix: An issue that could completely block the dashboard in some cases has been resolved.
- Pop-up trigger: There was an issue when the
trigger_entity
was undefined. This has now been fixed! - Pop-up code clean up: I've cleaned up and optimized the code once again, which should further improve performance.
- Tap actions: @brunosabot resolved an issue where, upon initiating a scroll on a Bubble Card, the action would execute even if the drag ended on a different element. Additionally, he also changed a bit how the ActionHandler works, this allows to reduce the amount of timeout executed in the page. Many thanks to him!
Thank you once again for your continued support!
v1.7.0
⚠️ Important: Please read this changelog before updating if you missed the v1.7.0 update.