mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #17039] [CLOSED] add blocknote canvas #24302
Reference in New Issue
Block a user
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/open-webui/open-webui/pull/17039
Author: @YousefED
Created: 8/29/2025
Status: ❌ Closed
Base:
main← Head:feat/blocknote📝 Commits (1)
7282d1badd blocknote canvas📊 Changes
9 files changed (+9376 additions, -5599 deletions)
View changed files
📝
package-lock.json(+9159 -5559)📝
package.json(+8 -0)📝
src/lib/components/chat/Artifacts.svelte(+16 -6)📝
src/lib/components/chat/Messages/ContentRenderer.svelte(+4 -4)📝
src/lib/components/chat/Messages/Markdown/MarkdownTokens.svelte(+29 -27)➕
src/lib/components/common/BlockNote.tsx(+107 -0)➕
src/lib/components/common/BlockNoteWrapper.tsx(+49 -0)📝
src/lib/stores/index.ts(+2 -2)📝
tsconfig.json(+2 -1)📄 Description
draft
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.