-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add buttons for combined-account transaction pages on mobile (#3734)
* add buttons for combined-account transaction pages (#2333) * add release note for #3734 * add accessibility label to mobile combined-account header button * increase touch targets for combined-account buttons * remove highlight color and add bounce to header buttons to match the feel of the other account buttons * update vrt screenshots for actualbudget#3734
- Loading branch information
1 parent
eadd11b
commit 8f66605
Showing
5 changed files
with
49 additions
and
9 deletions.
There are no files selected for viewing
Binary file modified
BIN
-1.83 KB
(95%)
...e-Accounts-opens-the-accounts-page-and-asserts-on-balances-1-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.72 KB
(95%)
...e-Accounts-opens-the-accounts-page-and-asserts-on-balances-2-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.63 KB
(95%)
...e-Accounts-opens-the-accounts-page-and-asserts-on-balances-3-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
category: Enhancements | ||
authors: [GabeKlavans] | ||
--- | ||
|
||
Add navigation to combined-accounts transactions lists from the accounts page on mobile. |