mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #495] [MERGED] Improve note page #776
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#776
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/495
Author: @Rokt33r
Created: 6/4/2020
Status: ✅ Merged
Merged: 6/4/2020
Merged by: @Rokt33r
Base:
master← Head:improve-note-page2📝 Commits (7)
2d0177cRefactor style of NoteDetailf255678Change contextmenu icon017c30cRefactor NoteItem component8626607Implement compact menu list stylea0f1f36Disable global keybinding8e8a047Rename noteListing option to noteListViewce3d69dAdd note list view selector to general preferences tab📊 Changes
8 files changed (+401 additions, -369 deletions)
View changed files
📝
src/components/PreferencesModal/GeneralTab.tsx(+23 -0)➖
src/components/atoms/ToolbarExportButton.tsx(+0 -52)📝
src/components/molecules/NoteDetailToolbar.tsx(+52 -6)📝
src/components/molecules/NoteItem.tsx(+196 -158)📝
src/components/organisms/ContextMenu.tsx(+5 -0)📝
src/components/organisms/NoteDetail.tsx(+47 -111)📝
src/components/organisms/NoteNavigator.tsx(+75 -42)📝
src/lib/preferences.ts(+3 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.