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 69880aa commit 24cb64aCopy full SHA for 24cb64a
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+# Unreleased
9
+
10
+### Added
11
12
+- Added `Button.flat` boolean to enable flat button style https://github.com/Textualize/textual/pull/6094
13
+- Added `namespaces` parameter to `run_action` https://github.com/Textualize/textual/pull/6094
14
15
# [6.0.0] - 2025-08-31
16
17
### Fixed
0 commit comments