Commit Graph
18 Commits
Author SHA1 Message Date
zouwangqiangandjosc146 80c34aaad2 - refactor(ConversationCard): add event listener to close the window on Escape key press
-  refactor(ConversationCard): change style of header to allow for dragging
-  refactor(ConversationCard): change select width to auto
-  refactor(FloatingToolbar): change handle class from dragbar to draggable
-  refactor(styles.scss): add scrollbar and resizer styles to the conversation card and change select width to auto
2023-05-12 23:14:31 +08:00
josc146 96b9f4efb0 fix style (#315) 2023-05-08 19:47:36 +08:00
josc146 79f05056d1 fix: floating tool created outside the window when it was on the edge (#222) 2023-04-21 22:48:52 +08:00
josc146 375cc16083 style: floating toolbar compatibility (#222) 2023-04-17 21:15:41 +08:00
josc146 43fde4b709 feat: add option to always pin the floating window (#199) 2023-04-12 22:30:37 +08:00
josc146 177f8e634f fix: automatic position correction (#145) 2023-04-05 13:52:25 +08:00
josc146 5af571ec4a chore: remove useless updatePosition() 2023-04-02 20:16:42 +08:00
josc146 9b37f358d4 feat: option to regenerate the answer after switching model (#98) 2023-03-31 20:04:38 +08:00
josc146 25ed2cc7c7 feat: Internationalization User Interface Support. PR Welcome! (#89, #39) 2023-03-29 14:17:16 +08:00
josc146 37aa8ccc89 fix: styles are overwritten on some websites (#88) 2023-03-26 23:44:41 +08:00
josc146 75b23174bf feat: make the floating selectionTools follow the scrolling, while the result window remains fixed (#40) 2023-03-21 16:33:48 +08:00
josc146 3de4402ee3 feat: make floating window of selectionTools dockable 2023-03-20 22:42:01 +08:00
josc146 47e56f962a chore: reduce bundle size 2023-03-20 00:10:40 +08:00
josc146 b7634f723e chore: improve compatibility for upgraded packages 2023-03-19 12:03:04 +08:00
josc146 8793fa5fde fix: avoid conflicts of same classname on some websites 2023-03-18 23:54:57 +08:00
josc146 644f53f78b chore: improve mobile selection 2023-03-17 10:32:32 +08:00
josc146 91d47a2970 feat: dynamic max-height and width (#1) 2023-03-16 10:18:13 +08:00
josc146 e642f2b922 first commit 2023-03-15 16:18:51 +08:00