Skip to content

Tags: AvianaGlobal/dash-bootstrap-components

Tags

0.10.3

Toggle 0.10.3's commit message
Version 0.10.3

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

This version:

- Sets active_tab prop server-side when default is not specified by user (PR 405)
- Fixes disabled prop of various link components not having an effect (PR 410)
- Allows null values to be persisted in Input with type="number" (PR 411)

r0.10.3

Toggle r0.10.3's commit message
R version 0.10.3

0.10.2

Toggle 0.10.2's commit message
Version 0.10.2

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

This version:
- Allows the `title` attribute to be set on each option in `Select` (PR 389)
- Fixes JavaScript console warnings related to deprecated lifecycle methods and controlled vs. uncontrolled components (PR 396)

r0.10.2

Toggle r0.10.2's commit message
R version 0.10.2

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