Commit Graph
30 Commits
Author SHA1 Message Date
josc146 3960ee1479 feat: improve chatgpt website notification (go back button, hide button) (#270, #287) 2023-04-29 00:08:12 +08:00
josc146 7c5046ccff feat: resizable input box (#246, #266) 2023-04-27 15:29:56 +08:00
josc146 9fa91b0e21 fix: submit button position 2023-04-26 21:52:54 +08:00
josc146 44a445e947 format 2023-04-26 21:45:42 +08:00
liujuntaoandjosc146 c1d805ffd6 fix a bug: I am considering replacing the 'class' attribute of the chatGptBox with the 'id' attribute because some unknown scripts in the Bing International search web page are automatically blocking elements with the 'class' attribute when they are prepended. However, elements with the 'id' attribute are not blocked. Therefore, the chatGptBox may disappear from the search page 2023-04-26 20:50:52 +08:00
Ji Tangandjosc146 ca708b19cf Refactor input box styling for better organization 2023-04-25 14:48:51 +08:00
Ji Tangandjosc146 b833cd1707 Change the submit button size 2023-04-25 14:48:51 +08:00
josc146 375cc16083 style: floating toolbar compatibility (#222) 2023-04-17 21:15:41 +08:00
josc146 85265131e4 style: increase the paragraph spacing 2023-04-15 23:37:40 +08:00
josc146 96bc80c0fe style: error color 2023-04-13 17:32:28 +08:00
josc146 a5a57a09a8 style: prevent answer color from being overwritten (#160, #179) 2023-04-12 22:03:40 +08:00
josc146 609782ae17 feat: change the util component of code block to default semi-transparent, and become opaque when hovering (#183) 2023-04-10 23:38:32 +08:00
josc146 0a183a9ebf chore: reduce the max height of conversation card (#141) 2023-04-05 13:24:56 +08:00
josc146 60b479729a feat: Independent Panel (#63, #120) 2023-04-02 20:27:07 +08:00
josc146 5e07702a3c style: white-space: nowrap for normal-button 2023-03-31 22:32:38 +08:00
josc146 46a0251465 feat: customizable code block font size (#56) 2023-03-31 21:50:18 +08:00
josc146 bfe63e6e64 feat: clear conversation (#51, #47) 2023-03-30 22:34:13 +08:00
josc146 b98eaaf14d style: align items 2023-03-27 22:56:17 +08:00
josc146 fb6f6f584b style: improve display 2023-03-27 21:24:13 +08:00
josc146 545cb195e5 style: more compact view 2023-03-27 12:00:49 +08:00
josc146 37aa8ccc89 fix: styles are overwritten on some websites (#88) 2023-03-26 23:44:41 +08:00
josc146 7f82fbc52c style: extra Arabic and Latin font support 2023-03-24 17:54:18 +08:00
Fettahandjosc146 e4968ba966 change the font for more moder and easy to read font . 2023-03-23 12:10:18 +08:00
1adf4714ad fix: don't break words (fix #30) (#45)
* fix: don't break words

* fix: don't break words as much as possible, but when the width is not enough, will still break

---------

Co-authored-by: josc146 <josStorer@outlook.com>
2023-03-21 14:32:09 +08:00
josc146 8793fa5fde fix: avoid conflicts of same classname on some websites 2023-03-18 23:54:57 +08:00
josc146 54bfd0e77d style: fix markdown ol item style (#12) 2023-03-17 21:59:33 +08:00
josc146 0f97840d23 feat: stop generating answers 2023-03-16 11:20:21 +08:00
josc146 91d47a2970 feat: dynamic max-height and width (#1) 2023-03-16 10:18:13 +08:00
josc146 6af0fa4ed6 feat: make the chat body resizable (#1) 2023-03-16 00:16:26 +08:00
josc146 e642f2b922 first commit 2023-03-15 16:18:51 +08:00