halo/ui/src/components
Takagi 6791b5e3b8
fix: enter key causing focus loss in default editor title during composition input (#6347)
#### What type of PR is this?

/kind bug
/area editor
/milestone 2.18.x

#### What this PR does / why we need it:

使用组合输入时,按下回车键不再执行编辑器获取焦点的事件。

#### Which issue(s) this PR fixes:

Fixes #6345 

#### Does this PR introduce a user-facing change?
```release-note
解决默认编辑器标题在使用组合输入时,按下回车键会导致其失去焦点的问题。
```
2024-07-22 05:49:33 +00:00
..
base-app chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
button Move folder console to ui 2024-02-02 22:22:51 +08:00
codemirror chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
common chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
dropdown-selector fix: not remembering the selected editor (#6114) 2024-06-23 03:46:29 +00:00
editor fix: enter key causing focus loss in default editor title during composition input (#6347) 2024-07-22 05:49:33 +00:00
entity chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
entity-fields Move folder console to ui 2024-02-02 22:22:51 +08:00
filter chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
form chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
global-search chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
icon chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
image Move folder console to ui 2024-02-02 22:22:51 +08:00
input Move folder console to ui 2024-02-02 22:22:51 +08:00
login feat: refine 2fa-related i18n (#6228) 2024-07-01 06:41:16 +00:00
menu chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
permission Move folder console to ui 2024-02-02 22:22:51 +08:00
preview chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
signup chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
sticky-block chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
upload chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
user feat: add support for setting an owner for posts (#6178) 2024-06-27 10:10:55 +00:00
user-avatar chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
video feat: add support for video thumbnail preview in the attachment library (#6265) 2024-07-10 02:13:24 +00:00