File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010### Fixed
1111
1212- Fixed issues with nested auto dimensions https://github.com/Textualize/textual/issues/1402
13+ - Fixed watch method incorrectly running on first set when value hasn't changed and init=False https://github.com/Textualize/textual/pull/1367
1314
1415### Added
1516
1617- Added ` textual.actions.SkipAction ` exception which can be raised from an action to allow parents to process bindings.
18+ - Added ` textual keys ` preview.
1719
18- ### Fixed
20+ ### Changed
1921
20- - Fixed watch method incorrectly running on first set when value hasnt changed and init=False https://github.com/Textualize/textual/pull/1367
22+ - Moved Ctrl+C, tab, and shift+tab to App BINDINGS
2123
2224## [ 0.7.0] - 2022-12-17
2325
You can’t perform that action at this time.
0 commit comments