File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
2626### Bug fixes
2727
28- * A few fixes for ` ui.Chat() ` , including:
28+ * A few fixes for ` ui.Chat() ` , including:
2929 * Fixed a bug with ` Chat() ` sometimes silently dropping errors. (#1672 )
3030 * Fixed a bug with ` Chat() ` sometimes not removing it's loading icon (on error or a ` None ` transform). (#1679 )
3131 * ` .messages(format="anthropic") ` correctly removes non-user starting messages (once again). (#1685 )
@@ -35,6 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535
3636* ` ui.Theme() ` now works correctly on Windows when the theme requires Sass compilation. (thanks @yuuuxt , #1684 )
3737
38+ * Fixed the ` InputSlider ` controller's ` .expect_width() ` to check the ` width ` property within the ` style ` attribute. (#1691 )
39+
3840## [ 1.1.0] - 2024-09-03
3941
4042### New features
You can’t perform that action at this time.
0 commit comments