[PR #17039] [CLOSED] add blocknote canvas #24302

Closed
opened 2026-04-20 05:19:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/17039
Author: @YousefED
Created: 8/29/2025
Status: Closed

Base: mainHead: feat/blocknote


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/17039 **Author:** [@YousefED](https://github.com/YousefED) **Created:** 8/29/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/blocknote` --- ### 📝 Commits (1) - [`7282d1b`](https://github.com/open-webui/open-webui/commit/7282d1b21b7ed3d8a92b8e21525829fb545b85de) add blocknote canvas ### 📊 Changes **9 files changed** (+9376 additions, -5599 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description draft --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 05:19:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#24302