gradio/js
space-nuko 30f4556927
More dropdown fixes (#3705)
* Fix several dropdown bugs

- Stop reopening when arrow is pressed
- Fix not opening when value text is clicked
- Being unable to filter in single-select mode
- Change color of filter text
- Clear filtering text when focus is lost

* Fix more dropdown issues

- Filter being focused but options not opening
- Make actions triggered on keydown instead of keyup (better responsiveness)

* Select dropdown element if exact match

* Pop last multiselect element if backspaced into

* Fix even more dropdown issues

- Override default input component up/down arrow key action
- Active option preventing arrow key movement if exact match

* Don't truncate dropdown options in X direction

* Format

* Update changelog

* Fix

* Requested changes

* changes

---------

Co-authored-by: Ali Abid <aabid94@gmail.com>
2023-04-27 12:56:39 -04:00
..
_cdn-test
accordion
app Move Google Tag Manager code to analytics_enabled block in Blocks.svelte (#3956) 2023-04-24 13:27:20 -07:00
atoms Add download button for video (#3581) 2023-03-29 19:30:00 -04:00
audio Fix for default file name of recorded audio files (#3770) 2023-04-05 13:20:03 -07:00
button
chart
chatbot Fixes chatbot does not display code blocks correctly (#3816) 2023-04-12 14:04:47 -07:00
code Make gr.Code support lines, expand to fill entire element (#3651) 2023-04-06 15:52:57 +01:00
file
form More dropdown fixes (#3705) 2023-04-27 12:56:39 -04:00
gallery Gallery height fix (#3830) 2023-04-19 12:31:44 -07:00
highlighted-text HighlightedImage component (#3836) 2023-04-14 13:11:27 -07:00
html
icons
image Get Image click coordinates from .select (#3786) 2023-04-10 14:47:33 -07:00
json
label node support for js client (#3692) 2023-04-03 14:33:01 +01:00
markdown
model3D
plot Fix bug multiple bokeh plots (#3896) 2023-04-17 22:09:51 -04:00
table Fixes data updating invoke the select event (#3861) 2023-04-23 18:33:40 -07:00
tabs
theme Theme builder (#3664) 2023-03-30 11:20:34 -07:00
tooltip
tootils
upload Adding subtitles to gr.Video (#3673) 2023-04-11 16:06:48 -07:00
upload-button
utils Add styles to gallery component (#3586) 2023-04-06 09:38:25 -07:00
video Fix duplicate play commands in full-screen mode of Vidieo (#3968) 2023-04-26 14:33:53 -04:00
workbench node support for js client (#3692) 2023-04-03 14:33:01 +01:00
.npmrc
jsx.d.ts