Fix mobile page header buttons (#3491)
* Fix button2 styles * Create 3491.md * VRT * Revert VRT * Put pressed css on Page component * Remove data-pressed * Fix lint errors * [chore] Update README * Remove Icon
Showing
- packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-loads-the-budget-page-with-budgeted-amounts-1-chromium-linux.png 0 additions, 0 deletions...he-budget-page-with-budgeted-amounts-1-chromium-linux.png
- packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-loads-the-budget-page-with-budgeted-amounts-2-chromium-linux.png 0 additions, 0 deletions...he-budget-page-with-budgeted-amounts-2-chromium-linux.png
- packages/desktop-client/e2e/mobile.test.js-snapshots/Mobile-loads-the-budget-page-with-budgeted-amounts-3-chromium-linux.png 0 additions, 0 deletions...he-budget-page-with-budgeted-amounts-3-chromium-linux.png
- packages/desktop-client/src/components/Page.tsx 7 additions, 2 deletionspackages/desktop-client/src/components/Page.tsx
- packages/desktop-client/src/components/common/Button2.tsx 39 additions, 62 deletionspackages/desktop-client/src/components/common/Button2.tsx
- packages/desktop-client/src/components/mobile/MobileBackButton.tsx 5 additions, 17 deletions...desktop-client/src/components/mobile/MobileBackButton.tsx
- packages/desktop-client/src/components/mobile/MobileNavTabs.tsx 1 addition, 1 deletion...es/desktop-client/src/components/mobile/MobileNavTabs.tsx
- packages/desktop-client/src/components/mobile/accounts/AccountTransactions.jsx 13 additions, 10 deletions...nt/src/components/mobile/accounts/AccountTransactions.jsx
- packages/desktop-client/src/components/mobile/accounts/Accounts.jsx 1 addition, 13 deletions...esktop-client/src/components/mobile/accounts/Accounts.jsx
- packages/desktop-client/src/components/mobile/budget/BudgetTable.jsx 17 additions, 49 deletions...sktop-client/src/components/mobile/budget/BudgetTable.jsx
- packages/desktop-client/src/components/mobile/transactions/AddTransactionButton.tsx 1 addition, 14 deletions...c/components/mobile/transactions/AddTransactionButton.tsx
- packages/desktop-client/src/components/mobile/transactions/FocusableAmountInput.tsx 1 addition, 1 deletion...c/components/mobile/transactions/FocusableAmountInput.tsx
- upcoming-release-notes/3491.md 6 additions, 0 deletionsupcoming-release-notes/3491.md
Loading
Please register or sign in to comment