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 57594db commit 3291b02Copy full SHA for 3291b02
CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
10
### Added
11
12
- Added Command Palette Opened, Closed, and OptionHighlighted events https://github.com/Textualize/textual/pull/4600
13
+- Added hatch style https://github.com/Textualize/textual/pull/4603
14
15
### Fixed
16
@@ -19,10 +20,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
19
20
21
- TabbedContent will automatically make tabs active when a widget in a pane is focused https://github.com/Textualize/textual/issues/4593
22
-### Added
23
-
24
-- Added hatch style https://github.com/Textualize/textual/pull/4603
25
26
## [0.64.0] - 2024-06-03
27
28
0 commit comments