mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 13:25:49 +03:00
[PR #1048] [MERGED] Doc page - changes #1109
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#1109
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/1048
Author: @Davy-c
Created: 7/13/2021
Status: ✅ Merged
Merged: 7/13/2021
Merged by: @Davy-c
Base:
master← Head:feat/doc-page-renewal📝 Commits (10+)
b8cbfe2doc context menu (new)afa50a6refactor move api in doc context03004e0doc share modal stylingf2baa23context modal changesa4bf6a9context modal scroll and style fixa7ff6a4focus context modal9975da3height limit clippinga23a867width limit clippingcc673bcremove transition in doc share35aef89remove comment from topbar📊 Changes
44 files changed (+2837 additions, -2680 deletions)
View changed files
📝
src/cloud/components/molecules/DocListItem.tsx(+77 -2)📝
src/cloud/components/molecules/DocShare.tsx(+208 -377)➖
src/cloud/components/molecules/DocTagsList/DocTagsListItem.tsx(+0 -49)➖
src/cloud/components/molecules/DocTagsList/index.tsx(+0 -111)➖
src/cloud/components/molecules/DocTagsList/styled.ts(+0 -132)📝
src/cloud/components/molecules/Editor/index.tsx(+109 -123)➖
src/cloud/components/molecules/Editor/useDocActionContextMenu.tsx(+0 -325)📝
src/cloud/components/molecules/Timeline/TimelineListItem.tsx(+76 -2)📝
src/cloud/components/organisms/CommentManager.tsx(+3 -2)📝
src/cloud/components/organisms/DocPage/View.tsx(+13 -31)➕
src/cloud/components/organisms/EditorLayout/DocPageHeader.tsx(+278 -0)➕
src/cloud/components/organisms/EditorLayout/NewDocContextMenu.tsx(+195 -0)➕
src/cloud/components/organisms/EditorLayout/index.tsx(+100 -0)➕
src/cloud/components/organisms/EditorLayout/molecules/BackLinksList.tsx(+85 -0)➕
src/cloud/components/organisms/EditorLayout/molecules/ContextMenuClose.tsx(+71 -0)➕
src/cloud/components/organisms/EditorLayout/molecules/DocAssigneeSelect.tsx(+235 -0)➕
src/cloud/components/organisms/EditorLayout/molecules/DocContextMenuActions.tsx(+363 -0)📝
src/cloud/components/organisms/EditorLayout/molecules/DocDueDateSelect.tsx(+10 -9)➕
src/cloud/components/organisms/EditorLayout/molecules/DocPropertyValueButton.tsx(+129 -0)📝
src/cloud/components/organisms/EditorLayout/molecules/DocStatusSelect.tsx(+9 -7)...and 24 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.