gradio/js/dataframe/shared
Shubham raj aab2a75f06
Allow selecting texts in dataframe cells (#7154)
* bugfix: Enable user-select for texts in editable cell

* add changeset

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-01-29 16:51:46 -08:00
..
EditableCell.svelte Allow selecting texts in dataframe cells (#7154) 2024-01-29 16:51:46 -08:00
Example.svelte Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
Table.svelte Version 4 development branch (#5498) 2023-10-31 04:46:02 +00: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