mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Add Validator framework note to CHANGELOG (#2685)
This commit is contained in:
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- `SuggestFromList` class to let widgets get completions from a fixed set of options https://github.com/Textualize/textual/pull/2604
|
- `SuggestFromList` class to let widgets get completions from a fixed set of options https://github.com/Textualize/textual/pull/2604
|
||||||
- `Input` has a new component class `input--suggestion` https://github.com/Textualize/textual/pull/2604
|
- `Input` has a new component class `input--suggestion` https://github.com/Textualize/textual/pull/2604
|
||||||
- Added `Widget.remove_children` https://github.com/Textualize/textual/pull/2657
|
- Added `Widget.remove_children` https://github.com/Textualize/textual/pull/2657
|
||||||
|
- Added `Validator` framework and validation for `Input` https://github.com/Textualize/textual/pull/2600
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user