[PR #773] [MERGED] feat: support IME in macOS #4330

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/773
Author: @LucasXu0
Created: 8/5/2022
Status: Merged
Merged: 8/5/2022
Merged by: @appflowy

Base: mainHead: feat/macos_ime_support


📝 Commits (1)

  • ec47aa5 feat: support IME in macOS

📊 Changes

3 files changed (+60 additions, -35 deletions)

View changed files

📝 frontend/app_flowy/packages/flowy_editor/lib/document/selection.dart (+14 -0)
📝 frontend/app_flowy/packages/flowy_editor/lib/service/editor_service.dart (+0 -9)
📝 frontend/app_flowy/packages/flowy_editor/lib/service/input_service.dart (+46 -26)

📄 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/773 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 8/5/2022 **Status:** ✅ Merged **Merged:** 8/5/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `feat/macos_ime_support` --- ### 📝 Commits (1) - [`ec47aa5`](https://github.com/AppFlowy-IO/AppFlowy/commit/ec47aa51a16084d5a2141b88eb4845a162ac83af) feat: support IME in macOS ### 📊 Changes **3 files changed** (+60 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/flowy_editor/lib/document/selection.dart` (+14 -0) 📝 `frontend/app_flowy/packages/flowy_editor/lib/service/editor_service.dart` (+0 -9) 📝 `frontend/app_flowy/packages/flowy_editor/lib/service/input_service.dart` (+46 -26) </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:37:20 +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#4330
No description provided.