[PR #157] [MERGED] Simplifying View modes #622

Closed
opened 2026-03-03 00:22:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/157
Author: @Davy-c
Created: 12/17/2019
Status: Merged
Merged: 12/17/2019
Merged by: @Davy-c

Base: masterHead: fix/edit-split-reviewmode


📝 Commits (2)

📊 Changes

6 files changed (+60 additions, -73 deletions)

View changed files

📝 src/components/NotePage/NoteDetail/NoteDetail.tsx (+18 -19)
📝 src/components/NotePage/NotePage.tsx (+11 -16)
📝 src/components/Tutorials/TutorialsNoteDetail.tsx (+16 -18)
📝 src/components/Tutorials/TutorialsPage.tsx (+11 -16)
📝 src/lib/generalStatus/store.ts (+1 -2)
📝 src/lib/generalStatus/types.ts (+3 -2)

📄 Description

result:
https://gyazo.com/bb58cbcb94925574b42d4c19069e3b94


🔄 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/157 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 12/17/2019 **Status:** ✅ Merged **Merged:** 12/17/2019 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `fix/edit-split-reviewmode` --- ### 📝 Commits (2) - [`20f201d`](https://github.com/BoostIO/BoostNote-App/commit/20f201d6b5f901a029c9969cc75198b1c101cf61) streamline view modes - [`fd743f7`](https://github.com/BoostIO/BoostNote-App/commit/fd743f7043120e5f1a3dba25bdcd1762875a3389) change edit icon to pencil ### 📊 Changes **6 files changed** (+60 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `src/components/NotePage/NoteDetail/NoteDetail.tsx` (+18 -19) 📝 `src/components/NotePage/NotePage.tsx` (+11 -16) 📝 `src/components/Tutorials/TutorialsNoteDetail.tsx` (+16 -18) 📝 `src/components/Tutorials/TutorialsPage.tsx` (+11 -16) 📝 `src/lib/generalStatus/store.ts` (+1 -2) 📝 `src/lib/generalStatus/types.ts` (+3 -2) </details> ### 📄 Description result: https://gyazo.com/bb58cbcb94925574b42d4c19069e3b94 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:26 +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#622
No description provided.