@ng-bootstrap/ng-bootstrap
Advanced tools
Changelog
13.1.0 (2022-10-18)
This release adds several features, notably:
positionTarget
for popovers and tooltipsNgbDateStructAdapter
to export list (#4335) (a6e9f2e)@angular/localize
to devDependencies
(5289e8a)exportAs
property for ngbTimepicker (#3980) (94e7b35)popperOptions
API (#4323) (a6f6803)tabindex
with provided value (#4309) (9d80e66)Changelog
13.0.0 (2022-07-28)
This release adds Angular 14.1 and Bootstrap 5.2.0 support. It also removes deprecated checkboxes and radio buttons.
-bs-xxx
variables for colors (3012aaf)ComponentFactory
with new createComponent
API (9a011f3), closes #4343setInput()
API instead of setting inputs manually (eec4e43)Changelog
12.1.2 (2022-05-17)
Bugfixes for popper positioning related to tooltip/popover arrow placement and overall performance.
Changelog
12.0.2 (2022-04-07)
More bugfixes for the Bootstrap 5 release
Changelog
11.0.1 (2022-04-07)
This release contains some bugfixes for those who still remain on Bootstrap 4
Changelog
12.0.1 (2022-03-21)
This release contains a couple of bugfixes for the Bootstrap 5 release.
ng-bootstrap web site was updated with documentation for older releases (now there is a dropdown in the header to switch between versions).