mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 19:14:22 -05:00
* fix: implements z-axis stacked notifications and style improvements, resolves #6539 * [autofix.ci] apply automated fixes * chore: add release notes * Update VRT screenshots Auto-generated by VRT workflow PR: #6551 * chore: remove opacity * [autofix.ci] apply automated fixes * fix: get first notification text (behind the latest notification) * Update VRT screenshots Auto-generated by VRT workflow PR: #6551 * chore: add implicit interactive prop --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
314 B
314 B
category, authors
| category | authors | |
|---|---|---|
| Enhancements |
|
Improves the notification UX for mobile devices by stacking notifications on the z-axis in a card-like fashion, placing the action button on the same row to make more compact and added rounded corners to align with other components such as cards and alerts.