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

latest releases: 1.6.1-rc1, 1.6.0, 1.6.0-rc1...
pre-release23 months 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)

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)

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

NewReleases is sending notifications on new releases.