[PR #950] [MERGED] Sidebar style fixes #1031

Closed
opened 2026-03-03 00:24:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/950
Author: @Davy-c
Created: 5/14/2021
Status: Merged
Merged: 5/14/2021
Merged by: @Davy-c

Base: masterHead: refactoring/sidebar-style


📝 Commits (7)

📊 Changes

7 files changed (+123 additions, -68 deletions)

View changed files

📝 src/cloud/components/Application.tsx (+30 -12)
src/cloud/lib/sidebar.ts (+9 -0)
📝 src/cloud/lib/stores/preferences/store.ts (+7 -1)
📝 src/cloud/lib/stores/preferences/types.ts (+0 -2)
src/shared/components/atoms/VerticalScroller.tsx (+36 -0)
📝 src/shared/components/organisms/Sidebar/atoms/SidebarTreeItem.tsx (+12 -5)
📝 src/shared/components/organisms/Sidebar/molecules/SidebarTree.tsx (+29 -48)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/950 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 5/14/2021 **Status:** ✅ Merged **Merged:** 5/14/2021 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `refactoring/sidebar-style` --- ### 📝 Commits (7) - [`7a2641c`](https://github.com/BoostIO/BoostNote-App/commit/7a2641c2e94d89435153cc5be498ea8688cdbffd) chane style - initial step - [`df7b35a`](https://github.com/BoostIO/BoostNote-App/commit/df7b35a910c5876f61e5a0a6cc222a47ccbe6b8c) fixes to the sidebar style - [`70f8ee9`](https://github.com/BoostIO/BoostNote-App/commit/70f8ee97f50d6d2ae439034a8b9ebe641ba9acd4) remove full sidebar items - [`1041061`](https://github.com/BoostIO/BoostNote-App/commit/1041061ca14bf264d13e495e324ba2536081ce79) fix icon - [`03eff67`](https://github.com/BoostIO/BoostNote-App/commit/03eff678cec3de36033fa9e57e818094449b1f38) padding bottom for hyperlink avoidance - [`94a9575`](https://github.com/BoostIO/BoostNote-App/commit/94a95753d7dd4fdd310f83cd9482dc35390d0636) reverse fold events for categories - [`c0d9725`](https://github.com/BoostIO/BoostNote-App/commit/c0d9725ac115b956898e1a422fac749dd5565308) remove log ### 📊 Changes **7 files changed** (+123 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/Application.tsx` (+30 -12) ➕ `src/cloud/lib/sidebar.ts` (+9 -0) 📝 `src/cloud/lib/stores/preferences/store.ts` (+7 -1) 📝 `src/cloud/lib/stores/preferences/types.ts` (+0 -2) ➕ `src/shared/components/atoms/VerticalScroller.tsx` (+36 -0) 📝 `src/shared/components/organisms/Sidebar/atoms/SidebarTreeItem.tsx` (+12 -5) 📝 `src/shared/components/organisms/Sidebar/molecules/SidebarTree.tsx` (+29 -48) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:24:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#1031
No description provided.