mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 03:23:51 -05:00
Swipe up mobile navbar (#1758)
* Swipe up mobile navbar to reveal more menus * Release notes * Revert navbar button height to 70 * Reduce debounce value * More tabs coming soon * VRT update * VRT update * Fix: e2e tests * Smoother mobile navtabs --------- Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
This commit is contained in:
committed by
GitHub
parent
5008eb022f
commit
a3995582c4
19
yarn.lock
19
yarn.lock
@@ -74,6 +74,7 @@ __metadata:
|
||||
"@types/react-router-dom": ^5.3.3
|
||||
"@types/uuid": ^9.0.2
|
||||
"@types/webpack-bundle-analyzer": ^4.6.0
|
||||
"@use-gesture/react": ^10.3.0
|
||||
chokidar: ^3.5.3
|
||||
cross-env: ^7.0.3
|
||||
date-fns: ^2.29.3
|
||||
@@ -4993,6 +4994,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@use-gesture/core@npm:10.3.0":
|
||||
version: 10.3.0
|
||||
resolution: "@use-gesture/core@npm:10.3.0"
|
||||
checksum: cd6782b0cf61ae2306ecee4bd3c30942251427c142e3fd3584778d86e1a93b27e087033246700b54c4ad7063aa78747dc793f0dbb7434925c306215fb18dee82
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@use-gesture/react@npm:^10.3.0":
|
||||
version: 10.3.0
|
||||
resolution: "@use-gesture/react@npm:10.3.0"
|
||||
dependencies:
|
||||
"@use-gesture/core": 10.3.0
|
||||
peerDependencies:
|
||||
react: ">= 16.8.0"
|
||||
checksum: d43a2296e536ea8e4885ca082b7c554eabb0e19bb7f89b5db96e0511712c849db879de64c2746c94e3c9a5032e8918c90ace67fc023c754034d75b2ea3b727c4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@webassemblyjs/ast@npm:1.11.5, @webassemblyjs/ast@npm:^1.11.5":
|
||||
version: 1.11.5
|
||||
resolution: "@webassemblyjs/ast@npm:1.11.5"
|
||||
|
||||
Reference in New Issue
Block a user