Commit Graph

6 Commits

Author SHA1 Message Date
Ji Tang 16d9fec31e Enable user input while response is being processed
- Enable user input while response is being processed
- Incorporate Send/Stop button functionality with the 'Enter' key
2023-04-25 14:48:51 +08:00
snoopy83 c8680a4bf1 feat: auto focus to inputbox (issue: #243) (pr: #249)
* Put the cursor back to input area after the answer generated

* move inputbox focus to lonely useEffect

---------

Co-authored-by: Jikai Xu <“jikai.xu@insigniafinancial.com.au”>
Co-authored-by: josc146 <josStorer@outlook.com>
2023-04-20 21:20:51 +08:00
josc146 25ed2cc7c7 feat: Internationalization User Interface Support. PR Welcome! (#89, #39) 2023-03-29 14:17:16 +08:00
josc146 fc8220375d feat: stop event propagation of input box to better fit certain websites like Notion (#106) 2023-03-28 16:04:48 +08:00
josc146 90a19df56e feat: support RTL text (#6) 2023-03-18 23:42:31 +08:00
josc146 e642f2b922 first commit 2023-03-15 16:18:51 +08:00