We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40300a commit 3dea433Copy full SHA for 3dea433
CHANGELOG.md
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
22
- `SuggestFromList` class to let widgets get completions from a fixed set of options https://github.com/Textualize/textual/pull/2604
23
- `Input` has a new component class `input--suggestion` https://github.com/Textualize/textual/pull/2604
24
- Added `Widget.remove_children` https://github.com/Textualize/textual/pull/2657
25
+- Added `Validator` framework and validation for `Input` https://github.com/Textualize/textual/pull/2600
26
27
### Changed
28
0 commit comments