dash-bootstrap-components

Bootstrap components for Plotly Dash

APACHE-2.0 License

Downloads
1.1M
Stars
1.1K
Committers
34

Bot releases are visible (Hide)

dash-bootstrap-components - Prerelease 1.6.1-rc2

Published by github-actions[bot] 5 months ago

This is a release candidate of dash-bootstrap-components v1.6.1. This version exposes some new props for Modal, and Textarea to allow users to customise the behaviour of those components. Please continue to report problems on our issue tracker.

Added

  • Added content_style / contentStyle and dialog_style / dialogStyle props to Modal to complement the existing contentClassName and dialogClassName props (PR 1029)
  • Added submit_on_enter prop to Textarea to allow users to disable default behaviour of incrementing n_submit when the Enter key is pressed (PR 1036)
dash-bootstrap-components - Prerelease 1.6.1-rc1

Published by github-actions[bot] 6 months ago

This is a release candidate of dash-bootstrap-components v1.6.0. This version makes some improvements to Accordion, Modal and Progress as well as updating CDN links. Please continue to report problems on our issue tracker.

Added

  • Added content_style / contentStyle and dialog_style / dialogStyle props to Modal to complement the existing contentClassName and dialogClassName props (PR 1029)
dash-bootstrap-components - Release 1.6.0 Latest Release

Published by github-actions[bot] 6 months ago

Version 1.6.0 of dash-bootstrap-components. This version makes some improvements to Accordion, Modal and Progress as well as updating CDN links. Please continue to report problems on our issue tracker.

Added

  • The title property of AccordionItem can now be an arbitrary Dash component (PR 988)
  • You can now set enforceFocus=False on a Modal to allow components in the background to receive focus while the Modal is open (PR 1001)
  • The documentation now has a dark mode (PR 984)

Fixed

  • The min and max properties of a Progress bar are propagated to its children (PR 986)
  • Fixed console errors originating from Tooltip component (PR 1008)
  • Fix error caused by Tooltip closing as component unmounts (PR 1008)

Changed

  • Drop support for Python 3.7 as it is EOL (PR 995)
  • The themes module now links to Bootstrap 5.3.3 (PR 1013)

Thanks @arthur-FD, @arunsathiya and @AnnMarieW for contributing to this release!

dash-bootstrap-components - Prerelease 1.6.0-rc1

Published by github-actions[bot] 6 months ago

This is a release candidate of dash-bootstrap-components v1.6.0. This version makes some improvements to Accordion, Modal and Progress as well as updating CDN links. Please continue to report problems on our issue tracker.

Added

  • The title property of AccordionItem can now be an arbitrary Dash component (PR 988)
  • You can now set enforceFocus=False on a Modal to allow components in the background to receive focus while the Modal is open (PR 1001)
  • The documentation now has a dark mode (PR 984)

Fixed

  • The min and max properties of a Progress bar are propagated to its children (PR 986)
  • Fixed console errors originating from Tooltip component (PR 1008)
  • Fix error caused by Tooltip closing as component unmounts (PR 1008)

Changed

  • Drop support for Python 3.7 as it is EOL (PR 995)
  • href props are sanitized in the same was as in first party Dash components (PR 1000)
  • The themes module now links to Bootstrap 5.3.3 (PR 1013)

Thanks @arthur-FD, @arunsathiya and @AnnMarieW for contributing to this release!

dash-bootstrap-components - Prerelease 1.6.0-b1

Published by github-actions[bot] 8 months ago

This is a beta release of dash-bootstrap-components. This version makes some improvements to Carousel and Textarea as well as updating CDN links. Please continue to report problems on our issue tracker.

Added

  • The title property of AccordionItem can now be an arbitrary Dash component (PR 988)
  • You can now set enforceFocus=False on a Modal to allow components in the background to receive focus while the Modal is open (PR 1001)

Fixed

  • The min and max properties of a Progress bar are propagated to its children (PR 986)

Changed

  • Drop support for Python 3.7 as it is EOL (PR 995)

Thanks @arthur-FD and @arunsathiya for contributing to this release!

dash-bootstrap-components - Release 1.5.0

Published by github-actions[bot] about 1 year ago

Version 1.5.0 of dash-bootstrap-components. This version makes some improvements to Carousel and Textarea as well as updating CDN links. Please continue to report problems on our issue tracker.

Changed

  • Textarea will no longer increment n_submit if the user types "shift + enter" to create a new-line (PR 968)
  • CDN links have been updated to use Bootstrap version 5.3.1 (PR 977)

Added

  • You can now pass a href attribute to a Carousel item to render that item as a link. (PR 971, PR 973, PR 975)

Thanks @mapix for contributing to this release!

dash-bootstrap-components - Prerelease 1.5.0-rc4

Published by github-actions[bot] about 1 year ago

This is a release candidate of dash-bootstrap-components. Please continue to report problems on our issue tracker.

Changed

  • Textarea will no longer increment n_submit if the user types "shift + enter" to create a new-line (PR 968)

Added

  • You can now pass a href attribute to a Carousel item to render that item as a link. (PR 971, PR 973, PR 975)

Thanks @mapix for contributing to this release!

dash-bootstrap-components - Prerelease 1.5.0-rc3

Published by github-actions[bot] about 1 year ago

This is a release candidate of dash-bootstrap-components. Please continue to report problems on our issue tracker.

Changed

  • Textarea will no longer increment n_submit if the user types "shift + enter" to create a new-line (PR 968)

Added

  • You can now pass a href attribute to a Carousel item to render that item as a link. (PR 971, PR 973)
dash-bootstrap-components - Prerelease 1.5.0-rc2

Published by github-actions[bot] about 1 year ago

This is a release candidate of dash-bootstrap-components. Please continue to report problems on our issue tracker.

Changed

  • Textarea will no longer increment n_submit if the user types "shift + enter" to create a new-line (PR 968)

Added

  • You can now pass a href attribute to a Carousel item to render that item as a link. (PR 971)
dash-bootstrap-components - Prerelease 1.5.0-rc1

Published by github-actions[bot] about 1 year ago

This is a release candidate of dash-bootstrap-components. Please continue to report problems on our issue tracker.

Changed

  • Textarea will no longer increment n_submit if the user types "shift + enter" to create a new-line (PR 968)
dash-bootstrap-components - Release 1.4.2

Published by github-actions[bot] over 1 year ago

Version 1.4.2 of dash-bootstrap-components. This version contains updates and bug fixes but no new features. Please continue to report problems on our issue tracker.

Fixed

  • Fixed navigation bug when using auto-dismissing Alert (PR 962)

Changed

  • Updated CDN links for Bootstrap and Bootswatch stylesheets (PR 963)
dash-bootstrap-components - Prerelease 1.4.2-rc1

Published by github-actions[bot] over 1 year ago

This is a patch release candidate of dash-bootstrap-components. This version contains updates and bug fixes but no new features. Please continue to report problems on our issue tracker.

Fixed

  • Fixed navigation bug when using auto-dismissing Alert (PR 962)

Changed

  • Updated CDN links for Bootstrap and Bootswatch stylesheets (PR 963)
dash-bootstrap-components - Release 1.4.1

Published by github-actions[bot] over 1 year ago

Version 1.4.1 of dash-bootstrap-components. This version contains bug fixes but no new features. Please continue to report problems on our issue tracker.

Fixed

  • Fixed issue with active_label_style in dbc.Tab not overwriting label_style (PR 946)
  • Updated CDN links for icons in R and Julia packages (PR 950)

Thanks @Nenrikido for the contribution!

dash-bootstrap-components - Prerelease 1.4.1-rc2

Published by github-actions[bot] over 1 year ago

This is a patch release candidate of dash-bootstrap-components. This version contains bug fixes but no new features. Please continue to report problems on our issue tracker.

Fixed

  • Fixed issue with active_label_style in dbc.Tab not overwriting label_style (PR 946)
  • Updated CDN links for icons in R and Julia packages (PR 950)

Thanks @Nenrikido for the contribution!

dash-bootstrap-components - Prerelease 1.4.1-rc1

Published by github-actions[bot] over 1 year ago

This is a patch release candidate of dash-bootstrap-components. This version contains bug fixes but no new features. Please continue to report problems on our issue tracker.

Fixed

  • Fixed issue with active_label_style in dbc.Tab not overwriting label_style (PR 946)

Thanks @Nenrikido for the contribution!

dash-bootstrap-components - Release 1.4.0

Published by github-actions[bot] over 1 year ago

Version 1.4.0 of dash-bootstrap-components. This version contains some new features and bug fixes. Please continue to report problems on our issue tracker.

Added

  • It is now possible to pass props as labels to Checklist, RadioItems, RadioButton, Checkbox, and Switch components. (PR 940)

Fixed

  • Ensure ids in dbc.Tab and dbc.AccordionItem are stringified before components are rendered (PR 937)
  • Allow Offcanvas.title to be an arbitrary dash component (PR 938)

Thanks @AnnMarieW for contributing to this release!

dash-bootstrap-components - Prerelease 1.4.0-rc1

Published by github-actions[bot] over 1 year ago

Version 1.4.0 of dash-bootstrap-components. This version contains some new features and bug fixes. Please continue to report problems on our issue tracker.

Added

  • It is now possible to pass props as labels to Checklist, RadioItems, RadioButton, Checkbox, and Switch components. (PR 940)

Fixed

  • Ensure ids in dbc.Tab and dbc.AccordionItem are stringified before components are rendered (PR 937)
  • Allow Offcanvas.title to be an arbitrary dash component (PR 938)

Thanks @AnnMarieW for contributing to this release!

dash-bootstrap-components - Prerelease 1.3.2-rc1

Published by github-actions[bot] over 1 year ago

This is a patch release of dash-bootstrap-components. This version contains bug fixes but no new features. Please continue to report problems on our issue tracker.

Fixed

  • Ensure ids in dbc.Tab and dbc.AccordionItem are stringified before components are rendered (PR 937)
  • Allow Offcanvas.title to be an arbitrary dash component (PR 938)
dash-bootstrap-components - Release 1.3.1

Published by github-actions[bot] over 1 year ago

This is a patch release of dash-bootstrap-components. This version contains bug fixes but no new features. Please continue to report problems on our issue tracker.

Fixed

  • Fixed an issue where pylint would fail to recognise dbc.Table.from_dataframe (PR 926)
  • Simpler implementation of deprecation warnings made possible by Python 3.6 deprecation (PR 928)
dash-bootstrap-components - Prerelease 1.3.1-rc1

Published by github-actions[bot] almost 2 years ago

This is a patch release of dash-bootstrap-components. This version contains bug fixes but no new features. Please continue to report problems on our issue tracker.

Fixed

  • Fixed an issue where pylint would fail to recognise dbc.Table.from_dataframe (PR 926)
Package Rankings
Top 1.18% on Pypi.org
Top 6.5% on Npmjs.org
Top 8.91% on Conda-forge.org
Top 12.32% on Juliahub.com