feat(webwidget): Enhanced widget animations and styling

This commit is contained in:
2025-01-09 03:22:30 +01:00
parent 24ff8601e4
commit 8efd8b6597
5 changed files with 3412 additions and 1550 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2025-01-09 - 1.2.0 - feat(webwidget)
Enhanced widget animations and styling
- Enabled reflect option for 'isOnTop' and 'showExpanded' properties.
- Improved the animation and styling of the 'mainbox' when it gains focus.
- Mainbox now has smoother opacity transitions and better background handling.
- Enhanced functionality of widget positioning for better rendering.
## 2024-06-28 - 1.1.2 - fix(elements)
Fix blur effect in UptimelinkWebwidget component