dash-bootstrap-components
dash-bootstrap-components copied to clipboard
Bootstrap components for Plotly Dash
Hi, I'm new to everything web-development, which makes it hard for me to wrap my head around all nuance when it comes to using the dbc Layout System. The first...
Thank you very much for this awesome library. I would like to suggest including an example (for multi-page apps) where both a collapsible sidebar and a navbar are present in...
We recently released dash-bootstrap-components v1. This has loads of new features and improvements but also some breaking changes. If updating to v1 broke your app you have two options: -...
Logo is hard to see properly and screenshots don't look great.
This issue relates to disability access, and echoes the Dash issue [discussed here](https://community.plotly.com/t/dcc-tab-keyboard-navigation-accesibility-requirements/27864). Specifically, one can't switch between `dbc.Tabs` using the keyboard's `` and `` keys. You can test this...
`DropdownMenu.label` is a string prop, and so prevents putting any HTML in the dropdown toggle. If `label` could accept a node array we'd be able to put things such as...
First of all, thank you so much for creating dash_bootstrap_components. I love Dash, but it was previously so difficult to get the components to look reasonable out of the box....
I would like to individualize the styles for each button in the Accordion but it doesn't seem like I can without access to the button specifically.
Bootstrap supports a much simpler tooltip mechanism by adding the `data-bs-toggle="tooltip"` attribute to an element, which means you don't have to generate a unique tooltip element and a unique ID...
Before opening: - [Search for duplicate or closed issues](https://github.com/facultyai/dash-bootstrap-components/issues?utf8=%E2%9C%93&q=is%3Aissue) - Read the [contributing guidelines](https://github.com/facultyai/dash-bootstrap-components/blob/main/.github/CONTRIBUTING.md) Please fill out the below information as much as possible. ``` dash 2.13.0 dash-bootstrap-components 1.3.1 (still...