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

Add TextArea.Changed and TextArea.SelectionChanged messages #3442

Merged
merged 6 commits into from
Oct 2, 2023

Conversation

darrenburns
Copy link
Member

@darrenburns darrenburns commented Oct 2, 2023

Adds TextArea.Changed and TextArea.SelectionChanged messages.

Please review the following checklist.

  • Docstrings on all new or modified functions / classes
  • Updated documentation
  • Updated CHANGELOG.md (where appropriate)

@darrenburns darrenburns linked an issue Oct 2, 2023 that may be closed by this pull request
@darrenburns darrenburns marked this pull request as ready for review October 2, 2023 14:46
@darrenburns darrenburns changed the title TextArea messages Add TextArea.Changed and TextArea.SelectionChanged messages Oct 2, 2023
src/textual/app.py Outdated Show resolved Hide resolved
Co-authored-by: Rodrigo Girão Serrão <[email protected]>
@darrenburns darrenburns merged commit e4d182d into main Oct 2, 2023
4 of 21 checks passed
@darrenburns darrenburns deleted the text-area-changed-message branch October 2, 2023 16:17
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.

Messages on TextArea
3 participants