pypi dash 4.0.0rc2
v4.0.0rc2

19 hours ago

Added

  • 3468 Modernize dcc.TextArea & dcc.Tooltip
  • 3467 Modernize dcc.Loading
  • 3453 Modernize dcc.Checklist & dcc.RadioItems

Changed

  • Various tweaks and bugfixes to issues reported in 4.0.0rc1

  • Dropdown API changes

    • default value of optionHeight is now 'auto' which supports text wrapping of lengthy text on small screens; you can still specify a numeric pixel height if desired
    • new labels prop to customize strings used within the component
    • default value for closeOnSelect is now True for single-select dropdowns and False for multi-select
  • Slider API changes

    • default value of step is now only set to 1 if the min and max props are both integers. Otherwise, it will be dynamically computed according to the available space for the slider

Don't miss a new dash release

NewReleases is sending notifications on new releases.