gradio/js/chatbot/static
Jiri Puc 80be7a1ca4
chatbot conversation nodes can contain a copy button (#5125)
* chatbot conversation nodes can contain a copy button

* add changeset

* the newly added chatbot copy message button is now called show_copy_button

* chatbot's Copy component styling improved

* chatbot's Copy component - typing fix

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-08-10 10:11:26 -04:00
..
autorender.d.ts Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
ChatBot.svelte chatbot conversation nodes can contain a copy button (#5125) 2023-08-10 10:11:26 -04:00
Copy.svelte chatbot conversation nodes can contain a copy button (#5125) 2023-08-10 10:11:26 -04:00
index.ts Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
MarkdownCode.svelte Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
StaticChatbot.svelte chatbot conversation nodes can contain a copy button (#5125) 2023-08-10 10:11:26 -04:00