Combobox.Input
Combobox.Option
* re-focus `Combobox.Input` when a `Combobox.Option` is selected Except on mobile devices (ideally devices using a virtual keyboard), so that the virtual keyboard won't be triggered every single time we re-focus that input field. * update changelog
scroll lock
* improve `Dialog` scroll lock on iOS * add Dialog example to playground that's scrollable * update changelog