Skip to content

Commit 894f69f

Browse files
committed
chore: Add changelog item
1 parent 0b8f6b6 commit 894f69f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727

2828
* `playwright.controller.InputActionButton` gains a `expect_icon()` method. As a result, the already existing `expect_label()` no longer includes the icon. (#2020)
2929

30+
* `ui.sidebar()` gains a `fillable` argument to support vertical fill behavior in sidebars. (#2077)
31+
3032
### Changes
3133

3234
* `express.ui.insert_accordion_panel()`'s function signature has changed to be more ergonomic. Now you can pass the `panel_title` and `panel_contents` directly instead of `ui.hold()`ing the `ui.accordion_panel()` context manager. (#2042)

0 commit comments

Comments
 (0)