gradio/js/dataframe/shared
Dawood Khan e842a561af
Fix new line issue in chatbot (#5755)
* fix new line

* add changeset

* line breaks param

* add changeset

* fix test

* Update gradio/components/chatbot.py

* Update gradio/components/dataframe.py

* Update gradio/components/markdown.py

* add changeset

* fix static markdown

* lint

* line breaks

* fixes

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-10-02 20:44:58 -07:00
..
EditableCell.svelte Fix new line issue in chatbot (#5755) 2023-10-02 20:44:58 -07:00
Example.svelte Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
index.ts Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
Table.svelte Fix new line issue in chatbot (#5755) 2023-10-02 20:44:58 -07:00
utils.ts Added support for pandas Styler object to gr.DataFrame (initially just sets the display_value) (#5569) 2023-10-02 14:02:03 -07:00
VirtualTable.svelte Fix width and height issues that would cut off content in gr.DataFrame (#5616) 2023-09-25 10:33:19 -07:00