Dash-bootstrap-templates

Latest version: v1.1.2

Safety actively analyzes 622838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.1.2

Fixed

Corrected figure paper background color. Closes issue 25

1.1.1

Patch

Corrected the figure templates for a bug in how the colorway was created based on the Bootstrap named colors. This resulted in a very slight change in the green (Success) color in the colorway. (PR 22 - Thanks oliverb )

1.1.0

New Features

- Added 26 new dark mode figure templates for each of the 26 Bootstrap themed figure templates
- Added examples of how to use the Bootstrap Color Modes switch between dark and light modes in a Dash app
- Added support for styling Dash AG Grid with a bootstrap theme in the `dbc.css` file
- Added an option to load all figure templates:
python
from dash_bootstrap_templates import load_figure_template
load_figure_template("all")

1.1.0rc1

New Features

- Added 26 new dark mode figure templates for each of the 26 Bootstrap themed figure templates
- Added examples of how to use the Bootstrap Color Modes switch between dark and light modes in a Dash app
- Added support for styling Dash AG Grid with a bootstrap theme in the `dbc.css` file
- Added an option to load all figure templates:
python
from dash_bootstrap_templates import load_figure_template
load_figure_template("all")

1.0.8

Fixed and Added New Features

- Pull Request [14](https://github.com/AnnMarieW/dash-bootstrap-templates/pull/14). Thanks BSd3v for the contribution!
- Fixed `ThemeSwitchAIO` so it doesn't load multiple stylesheets when toggling.
- Add support for `ThemeSwitchAIO` to work with stylesheets in the assets folder.
- Removed restriction for `ThemeSwitchAIO` working only with the themes in the dash-bootstrap-components library.

1.0.8rc1

Fixed and Added New Features

- Pull Request [14](https://github.com/AnnMarieW/dash-bootstrap-templates/pull/14). Thanks BSd3v for the contribution!
- Fixed `ThemeSwitchAIO` so it doesn't load multiple stylesheets when toggling.
- Add support for `ThemeSwitchAIO` to work with stylesheets in the assets folder.
- Removed restriction for `ThemeSwitchAIO` of only working with the themes in the dash-bootstrap-components library.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.