File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2828- Added ` textual.theme.ThemeProvider ` , a command palette provider which returns all registered themes https://github.com/Textualize/textual/pull/5087
2929- Added several new built-in CSS variables https://github.com/Textualize/textual/pull/5087
3030- Added support for in-band terminal resize protocol https://github.com/Textualize/textual/pull/5217
31- - Added TEXTUAL_THEME environment var, which should be a comma separated list of desired themes
32- - Added ` Widget.is_scrolling `
33- - Added ` Tree.add_json `
31+ - Added TEXTUAL_THEME environment var, which should be a comma separated list of desired themes https://github.com/Textualize/textual/pull/5238
32+ - Added ` Widget.is_scrolling ` https://github.com/Textualize/textual/pull/5238
33+ - Added ` Tree.add_json ` https://github.com/Textualize/textual/pull/5238
3434
3535### Changed
3636
@@ -45,7 +45,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4545
4646### Removed
4747
48- - Removed ` App.HOVER_EFFECTS_SCROLL_PAUSE `
48+ - Removed ` App.HOVER_EFFECTS_SCROLL_PAUSE ` https://github.com/Textualize/textual/pull/5238
4949
5050## [ 0.85.2] - 2024-11-02
5151
You can’t perform that action at this time.
0 commit comments