pypi dash 3.0.3
Dash v3.0.3

latest releases: 4.0.0rc0, 3.2.0, 3.1.1...
5 months ago

Fixed

  • #3264 Fixed an issue where moving components inside of children would not update the setProps path, leading to hashes being incorrect
  • #3265 Fixed issue where the resize of graphs was cancelling others
  • #3273 Fix hooks entry point, renamed from invalid hyphen dash-hooks to underscored dash_hooks. Fix #3272
  • #3271 fix issue with tooltip styling. Fix #3269

Added

  • #3268 Added the ability for component devs to subscribe to descendent updates by setting dashChildrenUpdate = true on the component, eg: Tabs.dashChildrenUpdate = true

Don't miss a new dash release

NewReleases is sending notifications on new releases.