Skip to content

V1.1.0

Compare
Choose a tag to compare
@AnnMarieW AnnMarieW released this 26 Sep 18:34
· 32 commits to main since this release
4f53216

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:
from dash_bootstrap_templates import load_figure_template
load_figure_template("all")