Add always_open prop to Accordion. When set to True, opening one section of the accordion does not close any currently open sections (PR 840)
dash-bootstrap-components now explicitly supports Python 3.10 (PR 841)
Fixed
Allow arbitrary colors to be passed to color prop of Progress (PR 835)
contentClassName in Modal has been fixed, previously it was not passing the class names on to the relevant elements (PR 839)
Select can now be cleared by returning None from a callback (PR 842)
Changed
Updated CDN links for FontAwesome and Bootstrap Icons in the icons submodule. FontAwesome now uses version 6.1.1, Bootstrap Icons uses version 1.8.1 (PR 837)
Add always_open prop to Accordion. When set to True, opening one section of the accordion does not close any currently open sections (PR 840)
dash-bootstrap-components now explicitly supports Python 3.10 (PR 841)
Fixed
Allow arbitrary colors to be passed to color prop of Progress (PR 835)
contentClassName in Modal has been fixed, previously it was not passing the class names on to the relevant elements (PR 839)
Select can now be cleared by returning None from a callback (PR 842)
Changed
Updated CDN links for FontAwesome and Bootstrap Icons in the icons submodule. FontAwesome now uses version 6.1.1, Bootstrap Icons uses version 1.8.1 (PR 837)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps dash-bootstrap-components from 0.13.0 to 1.1.0.
Release notes
Sourced from dash-bootstrap-components's releases.
... (truncated)
Commits
0bef1a9
Release 1.1.0 (#847)8345285
Back to dev374fd1e
Prerelease 1.1.0-rc1 (#846)a5321f7
Fix mismatched ids in accordion example (#845)b87c349
Add Accordion always_open property (#840)310ae02
Allow Select to be cleared with None (#842)9981371
Explicit Python 3.10 support (#841)aee47f5
Modal custom classes (#839)8aa9ef3
Upgrade Icon Packages (#837)2b04494
Back to devDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)