[PR #3278] [MERGED] feat: improve CJK IME support #5657

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3278
Author: @LucasXu0
Created: 8/25/2023
Status: Merged
Merged: 8/28/2023
Merged by: @LucasXu0

Base: mainHead: cjk_ime


📝 Commits (2)

  • c5167d6 feat: improve CJK IME support
  • 6a9f7d8 chore: update editor to latest version

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 frontend/appflowy_flutter/pubspec.lock (+3 -3)
📝 frontend/appflowy_flutter/pubspec.yaml (+1 -1)

📄 Description

Feature Preview

CJK IME preview

Windows

https://www.loom.com/share/60449cc32e1d4897a2b7e2f6e68e62b1

macOS

https://www.loom.com/share/292f65c1fd9240b389f881388b6bb871

closes #3227
closes #3193
closes #3173
closes #3155
closes #3132
closes #3060
closes #2896
closes #2909
closes #2769
closes #2768
closes #2666
closes #2331
closes #2222


PR Checklist

  • My code adheres to the AppFlowy Style Guide
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 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/3278 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 8/25/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `cjk_ime` --- ### 📝 Commits (2) - [`c5167d6`](https://github.com/AppFlowy-IO/AppFlowy/commit/c5167d6f48e3c1dce322f56a525b857061ed8bb4) feat: improve CJK IME support - [`6a9f7d8`](https://github.com/AppFlowy-IO/AppFlowy/commit/6a9f7d8608ad69991b89f6630d533d8374e83b32) chore: update editor to latest version ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/pubspec.lock` (+3 -3) 📝 `frontend/appflowy_flutter/pubspec.yaml` (+1 -1) </details> ### 📄 Description <!--- Thank you for submitting a pull request to AppFlowy. The team will dedicate their best efforts to reviewing and approving your pull request. If you have any questions about the project or feedback for us, please join our [Discord](https://discord.gg/wdjWUXXhtw). --> <!--- If your pull request adds a new feature, please drag and drop a video into this section to showcase what you've done! If not, you may delete this section. --> ### Feature Preview CJK IME preview ## Windows https://www.loom.com/share/60449cc32e1d4897a2b7e2f6e68e62b1 ## macOS https://www.loom.com/share/292f65c1fd9240b389f881388b6bb871 closes #3227 closes #3193 closes #3173 closes #3155 closes #3132 closes #3060 closes #2896 closes #2909 closes #2769 closes #2768 closes #2666 closes #2331 closes #2222 <!--- List at least one issue here that this PR addresses. If it fixes the issue, please use the [fixes](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) keyword to close the issue. For example: fixes https://github.com/AppFlowy-IO/AppFlowy/pull/2106 --> --- <!--- Before you mark this PR ready for review, run through this checklist! --> #### PR Checklist - [x] My code adheres to the [AppFlowy Style Guide](https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/submitting-code/style-guides) - [x] I've listed at least one issue that this PR fixes in the description above. - [ ] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [ ] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:19:43 +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#5657
No description provided.