gradio/js/textbox
Abubakar Abid 2e25d43058
Pause autoscrolling if a user scrolls up in a gr.Textbox and resume autoscrolling if they go all the way down (#5652)
* only autoscroll if user hasn't scrolled up

* docstring

* fixes

* add changeset

* format

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-09-25 15:03:10 -07:00
..
example
interactive Adds autoscroll param to gr.Textbox() (#5488) 2023-09-12 18:25:03 -04:00
shared Pause autoscrolling if a user scrolls up in a gr.Textbox and resume autoscrolling if they go all the way down (#5652) 2023-09-25 15:03:10 -07:00
static Adds autoscroll param to gr.Textbox() (#5488) 2023-09-12 18:25:03 -04:00
CHANGELOG.md chore: update versions (#5476) 2023-09-12 19:31:08 -07:00
package.json chore: update versions (#5476) 2023-09-12 19:31:08 -07:00
Textbox.stories.svelte remove index files and update test paths (#5262) 2023-08-18 16:33:07 +01:00
Textbox.test.ts delegate gradio events via a custom event dispatcher (#5279) 2023-08-23 21:48:10 +01:00