Skip to content

Commit ad70e86

Browse files
committed
Add CHANGELOG entry
1 parent c87a7b9 commit ad70e86

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
66

77
## Added
88

9+
- [#2826](https://github.com/plotly/dash/pull/2826) When using Pages, allows for `app.title` and (new) `app.description` to be used as defaults for the page title and description.
910
- [#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+
- [#2760](https://github.com/plotly/dash/pull/2760) New additions to dcc.Loading resolving multiple issues:
1112
- `delay_show` and `delay_hide` props to prevent flickering during brief loading periods (similar to Dash Bootstrap Components dbc.Spinner)
1213
- `overlay_style` for styling the loading overlay, such as setting visibility and opacity for children
1314
- `target_components` specifies components/props triggering the loading spinner

0 commit comments

Comments
 (0)