feat: support Tab and Enter for delete dialog buttons (#700)

* feat: support `Tab` and `Enter` for delete dialog buttons

* docs: update changelog

* refactor: update
This commit is contained in:
ayangweb
2025-06-19 08:59:01 +08:00
committed by GitHub
parent 7ec41dfe80
commit a431ead22a
2 changed files with 28 additions and 6 deletions

View File

@@ -13,6 +13,8 @@ Information about release notes of Coco Server is provided here.
### 🚀 Features
- feat: support `Tab` and `Enter` for delete dialog buttons #700
### 🐛 Bug fix
- fix: quick ai state synchronous #693