Releases: AnnMarieW/dash-bootstrap-templates
Releases · AnnMarieW/dash-bootstrap-templates
V1.0.0 release
1.0.0
V1.0.0 is based on based on dash
V2.0.0 and dash-bootstrap-components
V1.0.0 which uses
Boostrap V5 stylesheets.
Added
- added "QUARTZ", "MORPH", "VAPOR", "ZEPHYR" themes
- added 2 All-In-One components to switch themes.
ThemeSwitchAIO
toggles between two themesThemeChangerAIO
opens a Offcanvas component to select any of the 26 themestemplate_from_url
helper function to get the figure template name for the selected theme
- added
dbc.css
which minimally stylesdash-core-components
and theDataTable
with the selected Bootstrap theme - added examples of the2 AIO components that switch themes.
Changes
- updated
_create_templates.py
to generate figure templates based on Boostrap V5 stylesheets
release to testpypi
this is a test #2