github facultyai/dash-bootstrap-components 1.2.0-rc3
Prerelease 1.2.0-rc3

latest releases: 1.6.1-rc1, 1.6.0, 1.6.0-rc1...
pre-release2 years ago

This is a release candidate for dash-bootstrap-components 1.2.0

Added

  • Tooltip can now be shown and hidden from callbacks via the new is_open prop (PR 861)
  • Added trigger prop to Tooltip which behaves like trigger prop of Popover, allowing users to control what causes the tooltip to show (PR 861)
  • Added fade prop to Tooltip, which behaves like fade prop of Alert, allowing users to control whether the tooltip shows and hides with a fade animation or not ((PR 861)
  • Add persistence prop to Alert, Carousel, Popover, Toast ((PR 872)

Fixed

  • Fixed bug in Textarea. Now setProps is called with the correct value when debounce=True on blur and submit event (PR 858)
  • zindex / zIndex argument in Modal is now applied correctly (PR 869)
  • Popover displays on start-up when default value of is_open is True ((PR 872)

Don't miss a new dash-bootstrap-components release

NewReleases is sending notifications on new releases.