mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 13:25:49 +03:00
[PR #1156] [CLOSED] Fix/blocks beta release #1175
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#1175
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/1156
Author: @Davy-c
Created: 9/8/2021
Status: ❌ Closed
Base:
feat/blocks-v3← Head:fix/blocks-beta-release📝 Commits (6)
daead15CR set duplicated419430page creation in top level56dfc47hoverable lines in block nav2ba40a9fix block icon and events5d032eccontainer changes and add imagee95d039fixes📊 Changes
10 files changed (+186 additions, -194 deletions)
View changed files
📝
src/cloud/components/Blocks/BlockContent.tsx(+27 -132)📝
src/cloud/components/Blocks/BlockTree.tsx(+15 -0)📝
src/cloud/components/Blocks/forms/GithubIssueForm.tsx(+8 -8)📝
src/cloud/components/Blocks/props/DataTypeMenu.tsx(+17 -0)📝
src/cloud/components/Blocks/views/Container.tsx(+87 -2)📝
src/cloud/components/Blocks/views/Markdown.tsx(+7 -13)📝
src/cloud/components/Blocks/views/Table/ColumnSettings.tsx(+4 -3)📝
src/cloud/components/Blocks/views/Table/index.tsx(+8 -8)📝
src/cloud/lib/blocks/dom.ts(+6 -15)📝
src/cloud/lib/utils/events.ts(+7 -13)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.