[PR #790] [MERGED] Feat/copy styles #4344

Closed
opened 2026-03-23 21:37:23 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/790
Author: @vincentdchan
Created: 8/8/2022
Status: Merged
Merged: 8/9/2022
Merged by: @vincentdchan

Base: mainHead: feat/copy-styles


📝 Commits (1)

📊 Changes

2 files changed (+104 additions, -17 deletions)

View changed files

📝 frontend/app_flowy/packages/flowy_editor/lib/infra/html_converter.dart (+45 -6)
📝 frontend/app_flowy/packages/flowy_editor/lib/service/internal_key_event_handlers/copy_paste_handler.dart (+59 -11)

📄 Description

This PR is handling the styles of the copied HTML from the flowy edtior.


🔄 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/AppFlowy-IO/AppFlowy/pull/790 **Author:** [@vincentdchan](https://github.com/vincentdchan) **Created:** 8/8/2022 **Status:** ✅ Merged **Merged:** 8/9/2022 **Merged by:** [@vincentdchan](https://github.com/vincentdchan) **Base:** `main` ← **Head:** `feat/copy-styles` --- ### 📝 Commits (1) - [`9d9b0e5`](https://github.com/AppFlowy-IO/AppFlowy/commit/9d9b0e587822d52556ad8189fc4a26ea0d8130d3) feat: add stringify tag ### 📊 Changes **2 files changed** (+104 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/flowy_editor/lib/infra/html_converter.dart` (+45 -6) 📝 `frontend/app_flowy/packages/flowy_editor/lib/service/internal_key_event_handlers/copy_paste_handler.dart` (+59 -11) </details> ### 📄 Description This PR is handling the styles of the copied HTML from the flowy edtior. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:37:23 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4344
No description provided.