Skip to content

Commit

Permalink
docs(changelog): ui component padding
Browse files Browse the repository at this point in the history
  • Loading branch information
imsnif authored Nov 24, 2024
1 parent 971fd4a commit 90ecd8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]
fix(plugins): properly focus pane after tab was closed in the plugin API (https://github.com/zellij-org/zellij/pull/3797)
* fix(plugins): properly focus pane after tab was closed in the plugin API (https://github.com/zellij-org/zellij/pull/3797)
* fix(plugins): properly pad UI components background to their declared width (https://github.com/zellij-org/zellij/pull/3806)

## [0.41.2] - 2024-11-19
* fix(input): keypresses not being identified properly with kitty keyboard protocol in some terminals (https://github.com/zellij-org/zellij/pull/3725)
Expand Down

0 comments on commit 90ecd8f

Please sign in to comment.