Skip to content

Tags: rajjj4u/dash-bootstrap-components

Tags

0.10.1

Toggle 0.10.1's commit message
Version 0.10.1

==============

This version:
- Adds input_id and label_id fields to each option in Checklist and RadioItems components (PR 379)
- Updates themes module to use Bootstrap 4.5.0 (PR 380)
- Prevents form submit behvaiour in Form component. Can be overridden with new prevent_default_on_submit prop (PR 385)

r0.10.1

Toggle r0.10.1's commit message
R version 0.10.1

0.10.0

Toggle 0.10.0's commit message
Version 0.10.0

==============

This version:
- Allows you to pass arbitrary valid CSS colors to the color prop of Spinner (PR 366)
- Removes style and className from Spinner (they weren't being used anyway), and adds fullscreen_style and fullscreenClassName for styling fullscreen spinners (PR 366)
- Adds support for persistence to Checkbox and RadioButton (PR 365)
- Exposes the flip property of Popover (PR 363)

r0.10.0

Toggle r0.10.0's commit message
R version 0.10.0

0.9.2

Toggle 0.9.2's commit message
Version 0.9.1

=============

This is a patch version that fixes broken Python 2 installation

0.9.1

Toggle 0.9.1's commit message
Version 0.9.1

=============

This is a patch version that fixes broken Python 2 installation

0.9.0

Toggle 0.9.0's commit message
Version 0.9.0

=============

This version:
- Allows you to use Spinner like dcc.Loading if you pass it children (PR 314)
- Prevents false being passed to the target prop of Link style components which was sending warnings and errors to the javascript console (PR 315)

0.8.3

Toggle 0.8.3's commit message
Version 0.8.3

=============

This version fixes internal links for Dash>=1.9.0 (PR 311)

0.8.2

Toggle 0.8.2's commit message
Version 0.8.2

=============

This patch release adds a target prop to all link components (PR 305)

0.8.1

Toggle 0.8.1's commit message
Version 0.8.1

=============

This version fixes a bug that prevented Input with type="number" from accepting 0 as input (PR 299)