Releases: facultyai/dash-bootstrap-components
Releases · facultyai/dash-bootstrap-components
Prerelease 0.10.8-rc2
This prerelease exposes the name
prop on all input components so that they can be used with submitted forms. Also exposes the action
and method
props on the Form
so that submit events can be handled by the server.
Prerelease 0.10.8-rc1
This prerelease exposes the type
attribute of Button
to improve support for use inside Form
.
Release 0.10.7
Fixed
- Follow link as external link when
external_link=True
inDropdownMenuItem
(PR 458)
Prerelease 0.10.7-rc1
Fixed
- Follow link as external link when
external_link=True
inDropdownMenuItem
(PR 458)
Release 0.10.6
Prerelease 0.10.6-rc2
This prerelease tests serving of JavaScript bundles over CDN hosted by unpkg.
Prerelease 0.10.6-rc1
This prerelease tests the new build pipeline. No changes to dash-bootstrap-components itself.