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 19b4752 commit 25c9880Copy full SHA for 25c9880
CHANGELOG.md
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
5
## [UNRELEASED]
6
7
## Added
8
+
9
+- [#2795](https://github.com/plotly/dash/pull/2795) Allow list of components to be passed as layout.
10
- [2760](https://github.com/plotly/dash/pull/2760) New additions to dcc.Loading resolving multiple issues:
11
- `delay_show` and `delay_hide` props to prevent flickering during brief loading periods (similar to Dash Bootstrap Components dbc.Spinner)
12
- `overlay_style` for styling the loading overlay, such as setting visibility and opacity for children
0 commit comments