gradio
b5ca1dcf - Refactor `gr.Dataframe` (#10631)

Commit
280 days ago
Refactor `gr.Dataframe` (#10631) * allow showing image sin dataframe with image component * add scroll to top button * add changeset * fix truncated text issue + prevent truncating non-text data * refactor with state mgmnt * add changeset * formatting * tweaks * tweak * add e2e tests * notebook * more component extraction, move css to components * type fixes * test fixes * fix test * notebook * add changeset * fix tests * fix test * fix test * remove misc.css file * reset sort * fix z-index over progress bar * css tweak * fix search and add search to e2e test * fix keyboard reactivity issue * add cell selection e2e tests * z-index fixes * ensure unique context ids * fix row number bug * frozen -> pinned * pinned col border tweak * pinned col fix when show_row_numbers is true * header tweak * fix pinned columns clash with column_widths * add row test * tweak * fix tests * test tweaks * add row story * tweaks * redesign selection buttons * fix test * fix test * fix seach issue * allow navigation with arrows when not in editing mode --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Author
Parents
Loading