File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
1313- Added "inherited bindings" -- BINDINGS classvar will be merged with base classes, unless inherit_bindings is set to False
1414- Added ` Tree ` widget which replaces ` TreeControl ` .
15+ - Added widget ` Placeholder ` https://github.com/Textualize/textual/issues/1200 .
1516
1617### Changed
1718
@@ -46,7 +47,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4647- Support lazy-instantiated Screens (callables in App.SCREENS) https://github.com/Textualize/textual/pull/1185
4748- Display of keys in footer has more sensible defaults https://github.com/Textualize/textual/pull/1213
4849- Add App.get_key_display, allowing custom key_display App-wide https://github.com/Textualize/textual/pull/1213
49- - Added widget ` Placeholder `
5050
5151### Changed
5252
You can’t perform that action at this time.
0 commit comments