We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd0a4e commit 113f411Copy full SHA for 113f411
CHANGELOG.md
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
24
### Changes
25
26
-* The `shiny.ui.Chat()` class no longer has a `.ui()` method. This method
+* The Shiny Core component `shiny.ui.Chat()` no longer has a `.ui()` method. This method
27
was never intended to be used in Shiny Core (in that case, use `shiny.ui.chat_ui()`) to create the UI element. Note that the `shiny.express.ui.Chat()`
28
class still has a `.ui()` method. (#1840)
29
0 commit comments