File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4949
5050* Fixed false positive warning in ` layout_columns() ` about number of widths vs elements. (#1704 )
5151
52- * When errors occur in a bookmarking context, they are now reported in the Python console. (#2076 )
53-
5452### Bug fixes
5553
5654* Fixed numerous issues related to programmatically updating selectize options. (#2053 )
@@ -69,6 +67,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6967
7068* Fixed ` set() ` method of ` InputSelectize ` controller so it clears existing selections before applying new values. (#2024 )
7169
70+ * ` include_js() ` and ` include_css() ` now work as expected when trying to include multiple files from the same directory. (#2069 )
71+
7272### Deprecations
7373
7474* ` ui.update_navs() ` has been deprecated in favor of ` ui.update_navset() ` . (#2047 )
You can’t perform that action at this time.
0 commit comments