mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
changelog
This commit is contained in:
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Added `App.batch_update` https://github.com/Textualize/textual/pull/1832
|
- Added `App.batch_update` https://github.com/Textualize/textual/pull/1832
|
||||||
- Added horizontal rule to Markdown https://github.com/Textualize/textual/pull/1832
|
- Added horizontal rule to Markdown https://github.com/Textualize/textual/pull/1832
|
||||||
- Added `Widget.disabled` https://github.com/Textualize/textual/pull/1785
|
- Added `Widget.disabled` https://github.com/Textualize/textual/pull/1785
|
||||||
- Added `DOMNode.notify_style_update` to replace `messages.StylesUpdated` message
|
- Added `DOMNode.notify_style_update` to replace `messages.StylesUpdated` message https://github.com/Textualize/textual/pull/1861
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
@@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
- Removed `screen.visible_widgets` and `screen.widgets`
|
- Removed `screen.visible_widgets` and `screen.widgets`
|
||||||
- Removed `StylesUpdate` message.
|
- Removed `StylesUpdate` message. https://github.com/Textualize/textual/pull/1861
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user