v4.7.0
版本发布时间: 2021-05-20 03:29:09
ember-bootstrap/ember-bootstrap最新发布版本:v6.4.0(2024-10-17 02:13:39)
Features
- #1512 Update forms for Bootstrap v5 (@simonihmig)
- #1504 Deprecate positional arguments for link-to components (@simonihmig)
- #1502 Update Tooltips and Popovers for Bootstrap v5 (@simonihmig)
- #1455 Refactor Nav/Navbar/Dropdown's LinkTo components to not extend from Ember's LinkComponent (@simonihmig)
- #1495 Support switch control in forms (BS4 only) (@lindyhopchris)
- #1499 Add experimental/incomplete Bootstrap 5 support to existing components (@simonihmig)
- #1497 Support Bootstrap v5 in default blueprint (@simonihmig)
- #1496 Support Bootstrap v5 in addon index.js (@simonihmig)
- #1468 Altered hasBlock in favor for has-block helper (@bgantzler)
Note that Bootstrap v5 support added here is still experimental and incomplete!
Bug Fixes
-
#1517 Fixed component dependencies when using
whitelist
to "tree-shake" components (@simonihmig) - #1513 forward arguments in BsNavbar::LinkTo to <BsLinkTo> (@jelhan)
- #1500 Re-add broken fade arg to BsAlert component (@gfmartinez)
- #1516 Fix horizontal form layout for checkbox elements (@simonihmig)
- #1477 Fix deprecations (@simonihmig)
- #1421 Do not use implicit this fallback in templates (@jelhan)
Documentation
Internal
- #1510 Fix CI for running Firefox (@simonihmig)
- #1507 Update to Ember 3.26 blueprint (@simonihmig)
- #1448 Fix deprecations failing the build (@simonihmig)
Committers: 6
- Christopher Gammie (@lindyhopchris)
- Gabriel Martinez (@gfmartinez)
- Jeldrik Hanschke (@jelhan)
- Simon Ihmig (@simonihmig)
- @bgantzler
- @dependabot-preview[bot]