Update dependency ember-bootstrap to v6 #2551
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.3.0
->6.4.2
Release Notes
ember-bootstrap/ember-bootstrap (ember-bootstrap)
v6.4.2
: Release 6.4.2Compare Source
🐛 Bug Fix
Committers: 1
v6.4.1
: Release 6.4.1Compare Source
🐛 Bug Fix
Committers: 1
v6.4.0
: Release 6.4.0Compare Source
🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 3
v6.3.3
: Release 6.3.3Compare Source
📝 Documentation
Committers: 1
v6.3.2
: Release 6.3.2Compare Source
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 4
v6.3.1
: Release 6.3.1Compare Source
🐛 Bug Fix
onClick
in BsModal::Footer submit button (@SanderKnauff)🏠 Internal
<BsButton>
component by invoking it in template rather than extending JS class (@jelhan)Committers: 2
v6.3.0
: Release 6.3.0Compare Source
This release fixes a wrong placement of tooltips if using Bootstrap >= 5.3. The fixes causes a slightly to high padding of tooltips if using Bootstrap < 5.3. It is recommended to upgrade Bootstrap to >= 5.3 at the same time.
🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 3
v6.2.0
: Release 6.2.0Compare Source
We started converting Ember Bootstrap to TypeScript and shipping types for Glint. The types are work in progress. They are neither complete nor considered stable.
Nevertheless, we appreiate early adopters testing them out and providing feedback. A template registry for Glint can be imported from
ember-bootstrap/template-registry
.The template registry currently covers
<BsButton>
,<BsCollapse>
, and<BsLinkTo>
.Help converting the remaining components to TypeScript and publishing types for them is highly appreciated. Please find details in the
TypeScript tracking issue on GitHub and feel free reaching out to us in
#e-bootstrap
channel onEmber Discord.
Additionally, we welcome @SanderKnauff as a new maintainer of Ember Bootstrap.
🚀 Enhancement
importBootstrapCSS
, removeimportBootstrapTheme
andimportBootstrapFont
(@SanderKnauff)🐛 Bug Fix
bs-dropdown
s not activating (@SanderKnauff)📝 Documentation
🏠 Internal
Committers: 3
v6.1.0
: Release 6.1.0Compare Source
This is primarily a maintenance release modernizing the code. It refactors remaining components to
@glimmer/component
,drops remaining observers, and refactors away from remaining computed properties usage. Thanks a lot to @SanderKnauff
for doing most of the hard work.
Additionally it includes a bug fix for using a dropdown within a navbar on small screen sizes.
Features
Bug Fixes
Internal
Committers: 3
v6.0.1
: Release 6.0.1Compare Source
Documentation
Committers: 1
v6.0.0
: Release 6.0.0Compare Source
💥 Breaking Change
Features
Bug Fixes
Documentation
Internal
Committers: 1
v5.1.1
: Release 5.1.1Compare Source
Documentation
Internal
Committers: 2
v5.1.0
: Release 5.1.0Compare Source
Features
Bug Fixes
Documentation
Internal
Committers: 4
v5.0.0
: Release 5.0.0Compare Source
Documentation
Committers: 1
v4.9.0
: Release 4.9.0Compare Source
Features
.sr-only
utility to.visually-hidden
for Bootstrap v5 (@simonihmig)Bug Fixes
Internal
Committers: 3
v4.8.1
: Release 4.8.1Compare Source
Bug Fixes
Internal
Committers: 1
v4.8.0
: Release 4.8.0Compare Source
Features
Bug Fixes
Internal
Committers: 4
v4.7.1
: Release 4.7.1Compare Source
Bug Fixes
Committers: 1
v4.7.0
: Release 4.7.0Compare Source
Features
Bug Fixes
whitelist
to "tree-shake" components (@simonihmig)Documentation
Internal
Committers: 6
v4.6.3
: Release 4.6.3Compare Source
Bug Fixes
Committers: 2
v4.6.2
: Release 4.6.2Compare Source
Bug Fixes
Committers: 2
v4.6.1
: Release 4.6.1Compare Source
Bug Fixes
Committers: 2
v4.6.0
: Release 4.6.0Compare Source
Features
Bug Fixes
Documentation
Internal
Committers: 3
v4.5.0
: Release 4.5.0Compare Source
Features
Internal
Committers: 3
v4.4.0
: Release 4.4.0Compare Source
Features
<BsAlert>
using named blocks (@jelhan)Bug Fixes
<BsAccordion>
should support@onChange={{undefined}}
(@jelhan)Committers: 5
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.