Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added configuration to keep the search bar always visible for the default country picker #676

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

bguidolim
Copy link
Collaborator

Fix #672

@bguidolim bguidolim merged commit bd39dcc into master Jul 10, 2023
2 checks passed
@bguidolim bguidolim deleted the country-picker-search-visibility branch July 10, 2023 12:30
renovate bot added a commit to cgrindel/rules_swift_package_manager that referenced this pull request Jul 10, 2023
….6" (#462)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[marmelroy/PhoneNumberKit](https://togithub.com/marmelroy/PhoneNumberKit)
| patch | `from: "3.6.5"` -> `from: "3.6.6"` |

---

### Release Notes

<details>
<summary>marmelroy/PhoneNumberKit (marmelroy/PhoneNumberKit)</summary>

###
[`v3.6.6`](https://togithub.com/marmelroy/PhoneNumberKit/releases/tag/3.6.6)

[Compare
Source](https://togithub.com/marmelroy/PhoneNumberKit/compare/3.6.5...3.6.6)

#### What's Changed

- Remove unnecessary iOS 11 checks from example project by
[@&#8203;michalsrutek](https://togithub.com/michalsrutek) in
[marmelroy/PhoneNumberKit#673
- Improve PhoneNumberKitParsingTests by
[@&#8203;michalsrutek](https://togithub.com/michalsrutek) in
[marmelroy/PhoneNumberKit#674
- Updated metadata to version metadata/8.13.16 by
[@&#8203;github-actions](https://togithub.com/github-actions) in
[marmelroy/PhoneNumberKit#675
- Added configuration to keep the search bar always visible for the
default country picker by
[@&#8203;bguidolim](https://togithub.com/bguidolim) in
[marmelroy/PhoneNumberKit#676

**Full Changelog**:
marmelroy/PhoneNumberKit@3.6.5...3.6.6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cgrindel/rules_swift_package_manager).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
MahranBayed added a commit to MahranBayed/PhoneNumberKit that referenced this pull request Aug 28, 2023
…into upgrade

* 'master' of https://github.com/marmelroy/PhoneNumberKit: (125 commits)
  Updated metadata to version metadata/8.13.19 (marmelroy#685)
  Release 3.6.7
  Updated metadata to version metadata/8.13.18 (marmelroy#680)
  Updated metadata to version metadata/8.13.17 (marmelroy#678)
  Use Proper Tests LifeCycle (marmelroy#677)
  Release 3.6.6
  Added configuration to keep the search bar always visible for the default country picker (marmelroy#676)
  Updated metadata to version metadata/8.13.16 (marmelroy#675)
  Improve PhoneNumberKitParsingTests (marmelroy#674)
  Remove unnecessary iOS 11 checks (marmelroy#673)
  Release 3.6.5
  Fix marmelroy#670 - Infinite loop on clearButtonRect (marmelroy#671)
  Release 3.6.4
  Add support for optional text field insets applied only if a new initilizer is used (marmelroy#669)
  Update README.md (marmelroy#666)
  Updated bug report template
  Stop using NSObject (fix marmelroy#634) (marmelroy#665)
  Release 3.6.3
  Release 3.6.2
  Added tests to PR (marmelroy#664)
  ...

# Conflicts:
#	PhoneNumberKit/PhoneNumberKit.swift
#	PhoneNumberKit/Resources/PhoneNumberMetadata.json
#	PhoneNumberKit/UI/CountryCodePickerViewController.swift
#	PhoneNumberKit/UI/PhoneNumberTextField.swift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search country text field is hidden by default
1 participant