This repository has been archived by the owner on Oct 29, 2023. It is now read-only.
build(deps): update dependency @ng-bootstrap/ng-bootstrap to v14 (latest) #8210
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:
12.1.2
->14.0.1
Release Notes
ng-bootstrap/ng-bootstrap
v14.0.1
Compare Source
Fixes a DI issue with modal dependencies in lazy-loaded modules introduced in
14.0.0
.Bug Fixes
NgbModal
at the correct level (#4464) (8ac01c2), closes #4447inject
forNgbRTL
dependency (7f2146d), closes #4403text-bg-color
class when notextType
(#4461) (54bf804)'bootstrap/scss/bootstrap'
imports (#4465) (56b166b), closes #4463v14.0.0
Compare Source
This release bumps minimum supported versions to Angular 15.0.0, Bootstrap 5.2.3 and Popper 2.11.6.
It also introduces support for standalone components, which means that you can now import ng-bootstrap inside your
standalone components in 3 ways:
The demo site, stackblitzes and documentation have been updated to reflect these changes.
Bug Fixes
forwardRef
(9e01092)forwardRef
(1e68c9b)Features
v13.1.1
Compare Source
Bug Fixes
v13.1.0
Compare Source
This release adds several features, notably:
positionTarget
for popovers and tooltipsBug Fixes
NgbDateStructAdapter
to export list (#4335) (a6e9f2e)@angular/localize
todevDependencies
(5289e8a)exportAs
property for ngbTimepicker (#3980) (94e7b35)Features
popperOptions
API (#4323) (a6f6803)tabindex
with provided value (#4309) (9d80e66)v13.0.0
Compare Source
This release adds Angular 14.1 and Bootstrap 5.2.0 support. It also removes deprecated checkboxes and radio buttons.
Bug Fixes
-bs-xxx
variables for colors (3012aaf)ComponentFactory
with newcreateComponent
API (9a011f3), closes #4343setInput()
API instead of setting inputs manually (eec4e43)BREAKING CHANGES
12.1.2 (2022-05-17)
Bugfixes for popper positioning related to tooltip/popover arrow placement and overall performance.
Bug Fixes
12.1.1 (2022-04-29)
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 7am every weekday,after 6pm every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.