github gradio-app/gradio @gradio/dataframe@0.23.2

latest releases: gradio@6.13.0, @gradio/video@0.20.8, @gradio/vibeeditor@0.3.10...
7 hours ago

Fixes

  • #13250 2e9eb51 - Restore select-all checkbox in boolean column headers of gr.Dataframe. Thanks @pngwn!
  • #13259 b5e6491 - Dataframe: allow native context menu and text selection on static cells. Thanks @pngwn!
  • #13305 1d5994d - Dataframe: fix extreme rendering slowdown with datatype="date" (and any future dtype with asymmetric string casts) by firing EditableCell's shim-blur only on edit teardown instead of every render. Also makes the hidden sizing-row computation faster by avoiding Date rendering for every entry. Thanks @pngwn!
  • #13303 79c5776 - Rework Dataframe wrapping, truncation, and column width sizing. Thanks @pngwn!

Dependency updates

  • @gradio/atoms@0.24.0
  • @gradio/statustracker@0.14.1
  • @gradio/checkbox@0.7.0
  • @gradio/upload@0.17.9

Don't miss a new gradio release

NewReleases is sending notifications on new releases.