mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #412] [MERGED] Improve side nav and UI #748
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#748
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BoostIO/BoostNote-App/pull/412
Author: @Rokt33r
Created: 4/19/2020
Status: ✅ Merged
Merged: 4/19/2020
Merged by: @Rokt33r
Base:
master← Head:improve-side-nav📝 Commits (10+)
23281edImprove empty note list stylef319cbaDiscard StorageAllNotes route completely65bf378Improve Note listing of NotePageb5028ecMove NoteItem to molecuelsa863e49Improve routing for storages.notesb4d2437Move SideNavigatora087967Extract StorageSideNavigatorIteme0a28a5Replace fold icons with mdi icons553e64fAdjust SideNavigatorItem styleb88b8edFlatten depth of side nav items📊 Changes
83 files changed (+1572 additions, -3151 deletions)
View changed files
📝
package-lock.json(+4 -4)📝
package.json(+1 -1)📝
src/components/App.tsx(+9 -10)📝
src/components/GlobalStyle.tsx(+5 -4)➖
src/components/Modal/contents/DownloadOurAppModal.tsx(+0 -58)➖
src/components/Modal/contents/styled.ts(+0 -80)➖
src/components/Modal/index.tsx(+0 -89)➖
src/components/Modal/styled.ts(+0 -68)📝
src/components/PreferencesModal/GeneralTab.tsx(+2 -24)📝
src/components/PreferencesModal/ImportTab.tsx(+243 -229)📝
src/components/Router.tsx(+1 -6)➖
src/components/SideNavigator/ControlButton.tsx(+0 -39)➖
src/components/SideNavigator/SideNavigator.tsx(+0 -424)➖
src/components/SideNavigator/index.ts(+0 -3)📝
src/components/Toast/styled.tsx(+13 -6)➖
src/components/Tutorials/TutorialsNavigator.tsx(+0 -166)➖
src/components/Tutorials/TutorialsNoteDetail.tsx(+0 -119)➖
src/components/Tutorials/TutorialsNoteItem.tsx(+0 -31)➖
src/components/Tutorials/TutorialsNoteList.tsx(+0 -88)➖
src/components/Tutorials/TutorialsPage.tsx(+0 -258)...and 63 more files
📄 Description
Fixes #318, #372, #294, #391, #393, #403
#392(Partially)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.