-
- Downloads
Custom useNavigate which tracks previous location (#1808)
* Custom useNavigate which tracks previous location * Release notes * Fix lint errors
Showing
- packages/desktop-client/src/components/FinancesApp.tsx 1 addition, 1 deletionpackages/desktop-client/src/components/FinancesApp.tsx
- packages/desktop-client/src/components/GlobalKeys.tsx 2 additions, 1 deletionpackages/desktop-client/src/components/GlobalKeys.tsx
- packages/desktop-client/src/components/Titlebar.tsx 2 additions, 1 deletionpackages/desktop-client/src/components/Titlebar.tsx
- packages/desktop-client/src/components/accounts/MobileAccount.js 2 additions, 1 deletion...s/desktop-client/src/components/accounts/MobileAccount.js
- packages/desktop-client/src/components/accounts/MobileAccounts.js 1 addition, 1 deletion.../desktop-client/src/components/accounts/MobileAccounts.js
- packages/desktop-client/src/components/budget/index.js 2 additions, 1 deletionpackages/desktop-client/src/components/budget/index.js
- packages/desktop-client/src/components/common/ButtonLink.tsx 2 additions, 1 deletionpackages/desktop-client/src/components/common/ButtonLink.tsx
- packages/desktop-client/src/components/common/Link.tsx 2 additions, 1 deletionpackages/desktop-client/src/components/common/Link.tsx
- packages/desktop-client/src/components/manager/ConfigServer.tsx 1 addition, 1 deletion...es/desktop-client/src/components/manager/ConfigServer.tsx
- packages/desktop-client/src/components/manager/subscribe/ChangePassword.tsx 1 addition, 1 deletion...lient/src/components/manager/subscribe/ChangePassword.tsx
- packages/desktop-client/src/components/manager/subscribe/Error.tsx 2 additions, 1 deletion...desktop-client/src/components/manager/subscribe/Error.tsx
- packages/desktop-client/src/components/manager/subscribe/common.tsx 2 additions, 1 deletion...esktop-client/src/components/manager/subscribe/common.tsx
- packages/desktop-client/src/components/modals/CreateLocalAccount.tsx 1 addition, 1 deletion...sktop-client/src/components/modals/CreateLocalAccount.tsx
- packages/desktop-client/src/components/payees/ManagePayeesPage.js 1 addition, 1 deletion.../desktop-client/src/components/payees/ManagePayeesPage.js
- packages/desktop-client/src/components/settings/UI.tsx 1 addition, 1 deletionpackages/desktop-client/src/components/settings/UI.tsx
- packages/desktop-client/src/components/sidebar/SidebarWithData.tsx 1 addition, 1 deletion...desktop-client/src/components/sidebar/SidebarWithData.tsx
- packages/desktop-client/src/components/sidebar/Tools.tsx 1 addition, 1 deletionpackages/desktop-client/src/components/sidebar/Tools.tsx
- packages/desktop-client/src/components/transactions/MobileTransaction.js 2 additions, 1 deletion...p-client/src/components/transactions/MobileTransaction.js
- packages/desktop-client/src/hooks/useNavigate.ts 51 additions, 0 deletionspackages/desktop-client/src/hooks/useNavigate.ts
- packages/desktop-client/src/util/router-tools.tsx 2 additions, 1 deletionpackages/desktop-client/src/util/router-tools.tsx
Loading
Please register or sign in to comment