Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permanent sidebar #46

Merged
merged 6 commits into from
Oct 24, 2021
Merged

Permanent sidebar #46

merged 6 commits into from
Oct 24, 2021

Conversation

ff2400t
Copy link
Contributor

@ff2400t ff2400t commented Oct 24, 2021

Made a permanent Sidebar for non-mobile users. It will switch back to the old Temporary Drawer component for mobile device. It's using the same the Icon as the Drawer
This will close issue #34
The new sidebar
localhost_3000_library.png

The Drawer component used for mobile
localhost_3000_library(iPhone 5_SE)

src/App.tsx Outdated Show resolved Hide resolved
src/App.tsx Outdated Show resolved Hide resolved
src/components/TemporaryDrawer.tsx Outdated Show resolved Hide resolved
src/components/navbar/PermanentSideBar.tsx Show resolved Hide resolved
- Fixed a Typo
- Renamed mobileDevice to isMobileWidth
- changed text property to Title in NavbarItem
@AriaMoradi AriaMoradi merged commit ad59450 into Suwayomi:master Oct 24, 2021
@ff2400t ff2400t deleted the permanent-sidebar branch October 27, 2021 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants