gradio
a6f6b40d - Enhance boolean cell types in `gr.Dataframe` (#11237)

Commit
258 days ago
Enhance boolean cell types in `gr.Dataframe` (#11237) * enable bool inputs column * add changeset * import bool type * update pnpm lock * bind element instances * add changeset * fix test * * fix value + value editing Co-authored-by: ExcellentAmericanEagle <6kJ2esVhyu3WgMOfl3YZ@proton.me> * add changeset * fix event trigger * tweak cell calculation logic * remove blur logic * prevent redundant change event trigger * revert change event removal * revert remove blur event Co-authored-by: ExcellentAmericanEagle <6kJ2esVhyu3WgMOfl3YZ@proton.me> * Revert "revert remove blur event" This reverts commit 97ca870b7368ea4d4091df37bebb05982f3a6f87. * restore change dispatch * remove bool input kwarg * tweak * story * fix cursor and propogation * add changeset * update nb * clean up * add opacity to disabled checkboxes * fix test * fixes * fix test --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com> Co-authored-by: ExcellentAmericanEagle <6kJ2esVhyu3WgMOfl3YZ@proton.me>
Author
Parents
Loading