Skip to content

Commit 5d7f736

Browse files
committed
Update CHANGELOG.md
1 parent 1ac0182 commit 5d7f736

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

2828
* Small improvements to the default pulse busy indicator to better blend with any background. It's also now slightly smaller by default.(#1707)
2929

30+
* Added `.expect_class()`, `.expect_gap()`, `.expect_bg_color()`, `.expect_desktop_state()`, `.expect_mobile_state()`, `.expect_mobile_max_height()`, `.expect_title()` and `.expect_padding()` for `Sidebar` in `shiny.playwright.controllers` (#1715)
31+
32+
* Modified `.expect_text()` for `Sidebar` in `shiny.playwright.controllers` to use `loc_content` instead of `loc` for text. (#1715)
33+
3034
### Bug fixes
3135

3236
* A few fixes for `ui.Chat()`, including:

0 commit comments

Comments
 (0)