mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #758] [MERGED] UI: Adjusted Styles of the Sidebar to Make It Look Same with Team Version #880
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#880
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/758
Author: @ellekasai
Created: 1/8/2021
Status: ✅ Merged
Merged: 1/8/2021
Merged by: @Rokt33r
Base:
master← Head:ui-improve-sidebar📝 Commits (6)
632a7b1mdiFolder -> mdiFolderOutlineb063daamdiPound -> mdiTag210275bAdjusted Styles8cf4b1amdiTextBoxOutline -> mdiCardTextOutline96ef8d8mdiTextBoxOutline -> mdiCardTextOutlined304978Adjusted Colors📊 Changes
19 files changed (+79 additions, -71 deletions)
View changed files
📝
src/components/atoms/FolderTreeListItem.tsx(+2 -2)📝
src/components/atoms/NavigatorItem.tsx(+5 -3)📝
src/components/atoms/TagNavigatorNewTagPopup.tsx(+4 -4)📝
src/components/molecules/BookmarkNavigatorFragment.tsx(+2 -2)📝
src/components/molecules/FolderDetailListFolderItem.tsx(+2 -2)📝
src/components/molecules/FolderDetailListNoteItem.tsx(+2 -2)📝
src/components/molecules/FolderNavigatorItem.tsx(+3 -3)📝
src/components/molecules/NoteNavigatorItem.tsx(+2 -2)📝
src/components/molecules/NotePageToolbarFolderHeader.tsx(+2 -2)📝
src/components/molecules/NotePageToolbarNoteHeader.tsx(+4 -4)📝
src/components/molecules/SearchModalNoteResultItem.tsx(+4 -4)📝
src/components/molecules/TagListFragment.tsx(+2 -2)📝
src/components/organisms/NoteStorageNavigator.tsx(+17 -15)📝
src/components/organisms/SearchModal.tsx(+2 -2)📝
src/components/organisms/TagDetail.tsx(+2 -2)📝
src/mobile/components/molecules/FolderListFragment.tsx(+6 -2)📝
src/mobile/components/molecules/TagListFragment.tsx(+2 -2)📝
src/mobile/components/pages/NotePage.tsx(+4 -4)📝
src/themes/dark.ts(+12 -12)📄 Description
Description
I restyled the sidebar to make it look the same as the current team version of Boost Note.
Screenshot
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.