Skip to content

Commit 52d4d9d

Browse files
committed
Update news
1 parent 53715a4 commit 52d4d9d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010

1111
* Shiny's CSS styling (for things like `showNotification()`, `withProgress()`, `inputPanel()`, etc.), has been updated with `{bslib}`'s upcoming CSS-only dark mode feature in mind. (#3882, #3914)
1212

13-
* Default styles for `showNotification()` were tweaked slightly to improve accessibility, sizing, and padding. (#3913)
13+
* Default styles for `showNotification()` were tweaked slightly to improve accessibility, sizing, and padding. (#3913)
14+
15+
* For `InputBinding`s, the `.receiveMessage()` method can now be asynchronous or synchronous (previously it could only be synchronous). (#3930)
1416

1517
## Bug fixes
1618

0 commit comments

Comments
 (0)