gradio/js/dataframe/shared
Hannah e9f0d0315d
Ensure Enter is correctly handled in Safari and Firefox (#9945)
* explicity handle enter

* add changeset

* add handle keydown

* fix test

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-11-21 17:33:23 +00: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 Ensure Enter is correctly handled in Safari and Firefox (#9945) 2024-11-21 17:33:23 +00:00
Example.svelte 8394 df hidden items (#8763) 2024-07-12 18:19:43 +01:00
Table.svelte Ensure Enter is correctly handled in Safari and Firefox (#9945) 2024-11-21 17:33:23 +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 dataframe height increasing on scroll (#9892) 2024-11-04 10:39:04 -08:00