gradio/js/textbox
pngwn 543f327723
chore: update versions (#5596)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-26 14:50:39 -07:00
..
example Refactor component directories (#5074) 2023-08-03 23:01:18 +01:00
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 (#5596) 2023-09-26 14:50:39 -07:00
package.json chore: update versions (#5596) 2023-09-26 14:50:39 -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