Skip to content

Commit 2b29699

Browse files
committed
Update changelog
1 parent 6360421 commit 2b29699

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,14 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1616
- `target_components` specifies components/props triggering the loading spinner
1717
- `custom_spinner` enables using a custom component for loading messages instead of built-in spinners
1818
- `display` overrides the loading status with options for "show," "hide," or "auto"
19+
- [#2822](https://github.com/plotly/dash/pull/2822) Support no output callbacks. Fixes [#1549](https://github.com/plotly/dash/issues/1549)
20+
- [#2822](https://github.com/plotly/dash/pull/2822) Add global set_props. Fixes [#2803](https://github.com/plotly/dash/issues/2803)
1921

2022
## Fixed
2123

2224
- [#2362](https://github.com/plotly/dash/pull/2362) Global namespace not polluted any more when loading clientside callbacks.
2325
- [#2833](https://github.com/plotly/dash/pull/2833) Allow data url in link props. Fixes [#2764](https://github.com/plotly/dash/issues/2764)
26+
- [#2822](https://github.com/plotly/dash/pull/2822) Fix side update (running/progress/cancel) dict ids. Fixes [#2111](https://github.com/plotly/dash/issues/2111)
2427

2528
## [2.16.1] - 2024-03-06
2629

0 commit comments

Comments
 (0)