github plotly/dash v4.0.0rc3

pre-release5 hours ago

Added

  • Modernized dcc.Tabs
  • Modernized dcc.DatePickerSingle and dcc.DatePickerRange
  • DatePicker calendars can now accept translations as an external script, either with Dash's external_scripts or from the assets folder. See documentation for the underlying library that supports this.

Changed

  • dcc.Tab now accepts a width prop which can be a pixel or percentage width for an individual tab.
  • dcc.Tab can accept other Dash Components for its label, in addition to a simple string.

Don't miss a new dash release

NewReleases is sending notifications on new releases.