Releases: coreui/coreui-angular
Releases · coreui/coreui-angular
2.0.0-beta.4 @coreui/angular-chartjs
- chore: dependencies update
4.0.0-beta.2 @coreui/angular
- fix(dropdown): tempfix lock popperjs to 2.10.2
- fix(dropdown): add missing popperOptions prop
4.0.0-beta.0 @coreui/angular
- chore: dependencies update (Angular 13.3)
- test: add some missing tests and expectations, cleanup
- fix(FormCheckInput): add missing attr.type binding
- fix(Dropdown): add missing autoClose prop and behavior
- fix(DropdownItem): add autoClose prop, refactor tabIndex, aria-disabled
- feat(Dropdown): add DropdownCloseDirective
2.0.0-beta.0 @coreui/angular-chartjs
- chore: dependencies update (Angular v13.3)
v2.13.0 lts
4.0.0-alpha.15 @coreui/angular
- fix(collapse): early display issue, refactor
4.0.0-alpha.14 @coreui/angular
- feat: placeholders
- refactor(ColDirective): simplify cCol for all breakpoints (xs alias)
4.0.0-alpha.13 @coreui/angular
- feat(collapse): horizontal prop
- feat: intersection service
- fix(carousel): add missing wrap prop and handling
4.0.0-alpha.12 @coreui/angular
- fix(accordion-item): visible prop issue
- fix(collapse): add toggle AfterViewInit
4.0.0-alpha.11 @coreui/angular
- fix(accordion-button): add default attr.type=button
- fix(button): add HostBinding('attr.type')
- refactor(accordion): deprecate prop open in favour of visible
- fix(alert): add missing attr.role=alert
- feat: IntersectionService
- fix(carousel-item): add missing item interval prop
- refactor(carousel): and missing pause prop with ListenersService
- refactor(carousel): add IntersectionService (animate when visible only)