feat(elements): Add performance improvements to uptimelink-webwidget

This commit is contained in:
2024-06-27 01:52:35 +02:00
parent 077146f9c9
commit ce4e29a65e
3 changed files with 12 additions and 3 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2024-06-27 - 1.1.0 - feat(elements)
Add performance improvements to uptimelink-webwidget
- Added 'will-change: transform' to improve performance of the transform property
- Increased transition speed for element opacity from 0.2s to 0.1s for faster visual feedback
- Added scale transformation effect to the focused state of the widget
## 2024-06-27 - 1.0.82 - fix(core)
No code changes detected. Preparing for version increment based on package state.