Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bugfix: close keyboard on scroll (#162)
* Supported safe area in bottom sheet of country selector (#153) Co-authored-by: Serge Shkurko <shkurko@thekey.space> * update intl to 18.0 (#156) * 7.0.6 * Fix search cursor color and initial bottom sheet height (#157) * downgrade intl * fix cursor color * fix panel height * enlarge prefix hit area * added cursor fix * revert changes from incorrect pr * feature: allow searching by ISO code * feature: search by submitting form * bugfix: fixed issue where it would double pop the route if submitting form and both lists had results * feature: search by submitting form (#160) * feature: search by submitting form * bugfix: fixed issue where it would double pop the route if submitting form and both lists had results * feature: allow searching by ISO code (#161) * bugfix: hide the keyboard when scrolling list, so it doesn't overlap * feature: use autofill hints for search input * feature: auto-submit when autofilling/pasting country * refactor: move change handler into seperate method * refactor: fixed deprecated window usage * fix: copy/paste wasn't possible due to context menu builder being passed as null * fix: remove listener on dispose --------- Co-authored-by: Serge Shkurko <sergeshkurko@outlook.com> Co-authored-by: Serge Shkurko <shkurko@thekey.space> Co-authored-by: zitob9 <elias.housni@gmail.com> Co-authored-by: cedvdb <cedvandenbosch@gmail.com> Co-authored-by: cizmarf <37090294+cizmarf@users.noreply.github.com> Co-authored-by: Mattias Siø Fjellvang <mattias@doubble.dk>
- Loading branch information