[PR #1180] [MERGED] refactor: text type option test #4576

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1180
Author: @appflowy
Created: 9/27/2022
Status: Merged
Merged: 9/27/2022
Merged by: @appflowy

Base: mainHead: refactor/text_type_option_test


📝 Commits (1)

  • 84aa156 refactor: text type option test

📊 Changes

5 files changed (+86 additions, -99 deletions)

View changed files

📝 frontend/rust-lib/flowy-folder/src/services/view/controller.rs (+1 -1)
📝 frontend/rust-lib/flowy-grid/src/services/cell/cell_operation.rs (+33 -15)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/text_type_option/mod.rs (+2 -0)
frontend/rust-lib/flowy-grid/src/services/field/type_options/text_type_option/text_tests.rs (+49 -0)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/text_type_option/text_type_option.rs (+1 -83)

📄 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/1180 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 9/27/2022 **Status:** ✅ Merged **Merged:** 9/27/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `refactor/text_type_option_test` --- ### 📝 Commits (1) - [`84aa156`](https://github.com/AppFlowy-IO/AppFlowy/commit/84aa156885d50aecc63e84b20ed42f55b1f4ccb9) refactor: text type option test ### 📊 Changes **5 files changed** (+86 additions, -99 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-folder/src/services/view/controller.rs` (+1 -1) 📝 `frontend/rust-lib/flowy-grid/src/services/cell/cell_operation.rs` (+33 -15) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/text_type_option/mod.rs` (+2 -0) ➕ `frontend/rust-lib/flowy-grid/src/services/field/type_options/text_type_option/text_tests.rs` (+49 -0) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/text_type_option/text_type_option.rs` (+1 -83) </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 21:38:25 +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#4576
No description provided.