This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add shortcut to switch pages (#558)
* feat(menu): add shortcut to switch pages * fix(menu): typo * fix(menu): disable previous shortcut on first page * fix(menu): disable next shortcut on last page * fix(store): alphabetize new functions * fix(store): introduce getNextPage and getPreviousPage * fix(store): remove unneeded functions * fix(store): alphabetize functions * fix(menu): fix variable name
- Loading branch information
1 parent
9ff88e9
commit 76e4b8d
Showing
2 changed files
with
58 additions
and
0 deletions.
There are no files selected for viewing
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