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).
Bug Fixes
- accordion: accept ids that start with a digit (#4196) (c2eef9a), closes #4195
- carousel: fix hidden carousel indicators (#4259) (bee2668), closes #4200 #4253
- datepicker: respond to autoClose changes dynamically (34e3d53)
- dropdown: respond to autoClose changes dynamically (1def999)
- modal: allows setting an HTMLElement as container in NgbModalConfig (#4161) (a93c439), closes #4160
- modal: scrollbar issue with stacked modals (#4256) (9da624d), closes #4255