You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
15
15
- [#2735](https://github.com/plotly/dash/pull/2735) Configure CI for Python 3.8 and 3.12, drop support for Python 3.6 and Python 3.7 [#2736](https://github.com/plotly/dash/issues/2736)
16
16
17
17
## Added
18
-
- []() Add dynamic loading of component libraries.
18
+
- [#2762](https://github.com/plotly/dash/pull/2762) Add dynamic loading of component libraries.
19
19
- Add `dynamic_loading=True` to dash init.
20
20
- Add `preloaded_libraries=[]` to dash init, included libraries names will be loaded on the index like before.
0 commit comments