Skip to content

Commit 8d94cc2

Browse files
committed
adding changelog entry
1 parent c7ca773 commit 8d94cc2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
88
- [#3264](https://github.com/plotly/dash/pull/3264) Fixed an issue where moving components inside of children would not update the `setProps` path, leading to hashes being incorrect
99
- [#3265](https://github.com/plotly/dash/pull/3265) Fixed issue where the resize of graphs was cancelling others
1010

11+
## Added
12+
- [#3268](https://github.com/plotly/dash/pull/3268) Added the ability for component devs to subscribe to descendent updates by setting `childrenLayoutHashes = true` on the component, eg: `Tabs.childrenLayoutHashes = true`
1113

1214
## [3.0.2] - 2025-04-01
1315

0 commit comments

Comments
 (0)