Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.0 #734

Merged
merged 4 commits into from
Oct 19, 2021
Merged

Release 1.0.0 #734

merged 4 commits into from
Oct 19, 2021

Conversation

tcbegley
Copy link
Collaborator

v1 of dash-bootstrap-components! This release contains loads of new features, but also breaking changes. Please read the changelog carefully, and refer to the migration guide for more information about all the changes.

Added

  • Seven new components! Accordion, Breadcrumb, FormFloating, ModalTitle, Offcanvas, Pagination, and Switch (PR 646) (PR 689)
  • New CDN links for icons from Bootstrap Icons and Font Awesome (PR 661)
  • CDN Links for four new Bootswatch themes: QUARTZ, MORPH, VAPOR and ZEPHYR.
  • All components now accept class_name as an alternative to className. If both are specified then class_name will take precedence. class_name should be preferred from now on. (PR 642)

Fixed

  • The loading_state is no longer passed to underlying DOM nodes in any components (PR 666)
  • Popover doesn't error if is_open defaults to true. (PR 646)
  • Fixed an issue with the cursor jumping to the end of an Input component when typing. (PR 707)

Changed

  • Components are all now built for Bootstrap 5. CDN links have all been updated. There are multiple breaking changes in the component props. Please see the migration-guide for full details on the changes (PR 646).

Huge thanks to @AnnMarieW and @glsdown for their significant contributions to this milestone, and thanks to all those who gave feedback on the betas and release candidates for version 1.

@tcbegley tcbegley merged commit 0a25b03 into main Oct 19, 2021
@tcbegley tcbegley deleted the release/1.0.0 branch October 19, 2021 21:37
tcbegley added a commit that referenced this pull request Oct 19, 2021
* Release 1.0.0

* Update changelog

* remove references to Bootstrap 4

* rerun CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant