Skip to content

fix(ios): dismiss selection when tapping outside textview#70

Merged
patrickkabwe merged 1 commit intomainfrom
fix/dismiss-selection-on-tap-outside-textview
Oct 12, 2025
Merged

fix(ios): dismiss selection when tapping outside textview#70
patrickkabwe merged 1 commit intomainfrom
fix/dismiss-selection-on-tap-outside-textview

Conversation

@patrickkabwe
Copy link
Owner

fixes #50

@patrickkabwe patrickkabwe merged commit f6eddb2 into main Oct 12, 2025
13 checks passed
@patrickkabwe patrickkabwe deleted the fix/dismiss-selection-on-tap-outside-textview branch October 12, 2025 06:17
github-actions bot pushed a commit that referenced this pull request Nov 15, 2025
## [1.1.0](v1.0.3...v1.1.0) (2025-11-15)

### ✨ Features

* **ios:** support custom selection menus ([#92](#92)) ([f88aee7](f88aee7))

### 🐛 Bug Fixes

* **ios:** dismiss selection when tapping outside textview ([#70](#70)) ([f6eddb2](f6eddb2))

### 📚 Documentation

* add CONTRIBUTING.md and issue templates for better community engagement ([#48](#48)) ([a213abe](a213abe))

### 🛠️ Other changes

* code linting formating ([#101](#101)) ([e49a5d3](e49a5d3))
* prepare android support ([#102](#102)) ([7a2c2bd](7a2c2bd))
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Text selection does not dismiss when tapping outside selection

1 participant