[PR #1554] [MERGED] feat: add rules for editorstate.apply #4818

Closed
opened 2026-03-23 22:15:57 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1554
Author: @LucasXu0
Created: 12/9/2022
Status: Merged
Merged: 12/9/2022
Merged by: @LucasXu0

Base: mainHead: rules


📝 Commits (2)

  • 8bbae46 feat: add rules for editorstate.apply
  • e94eb20 chore: disable rules for test cases

📊 Changes

4 files changed (+44 additions, -9 deletions)

View changed files

📝 frontend/app_flowy/packages/appflowy_editor/lib/src/editor_state.dart (+37 -5)
📝 frontend/app_flowy/packages/appflowy_editor/lib/src/history/undo_manager.dart (+2 -2)
📝 frontend/app_flowy/packages/appflowy_editor/test/infra/test_editor.dart (+3 -1)
📝 frontend/app_flowy/packages/appflowy_editor_plugins/lib/src/code_block/code_block_shortcut_event.dart (+2 -1)

📄 Description

No description provided


🔄 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/1554 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 12/9/2022 **Status:** ✅ Merged **Merged:** 12/9/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `rules` --- ### 📝 Commits (2) - [`8bbae46`](https://github.com/AppFlowy-IO/AppFlowy/commit/8bbae46a7c31f2fe9666d230058d5ade16dc5cbf) feat: add rules for editorstate.apply - [`e94eb20`](https://github.com/AppFlowy-IO/AppFlowy/commit/e94eb20388d52e620833c984e63b61f728974222) chore: disable rules for test cases ### 📊 Changes **4 files changed** (+44 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/editor_state.dart` (+37 -5) 📝 `frontend/app_flowy/packages/appflowy_editor/lib/src/history/undo_manager.dart` (+2 -2) 📝 `frontend/app_flowy/packages/appflowy_editor/test/infra/test_editor.dart` (+3 -1) 📝 `frontend/app_flowy/packages/appflowy_editor_plugins/lib/src/code_block/code_block_shortcut_event.dart` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:15:57 +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#4818
No description provided.