thisbeyond / solid-select

The Select component for Solid.
https://solid-select.com
MIT License
172 stars 18 forks source link

Hide input on change of focus of select #29

Closed rchandu closed 1 year ago

rchandu commented 1 year ago

Hiding the input on inverse behaviours of showing input

Fixes #22

rchandu commented 1 year ago

@martinpengellyphillips This PR is for opacity not changing on change of focus for input part of select

martinpengellyphillips commented 1 year ago

Closing as superseded by 0.14.0 - the input is no longer hidden with opacity. Instead only the caret is hidden or not.