gradio/js/dataframe/shared
Hannah b1b81c9e1c
Hide option to add row/col when count is fixed in dataframe (#9649)
* * hide add row or col if  count is fixed
* restore selected cell outline

* add changeset

* * fix selected cell border
* close cell menu on window resize

* tweak

* fix test

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-10-24 15:03:10 +01:00
..
Arrow.svelte 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
CellMenu.svelte Hide option to add row/col when count is fixed in dataframe (#9649) 2024-10-24 15:03:10 +01:00
EditableCell.svelte Fix website build issue (#9756) 2024-10-18 23:00:04 +04:00
Example.svelte 8394 df hidden items (#8763) 2024-07-12 18:19:43 +01:00
Table.svelte Hide option to add row/col when count is fixed in dataframe (#9649) 2024-10-24 15:03:10 +01: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 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00