You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(datepicker): add ng-content to datepicker header (#13236)
* feat(datepicker): add ng-content to datepicker header
- add ng-content to datepicker header to simplify
customization of this component
- fix tests using calendarHeaderComponent property
to correctly reference the custom component
- add test to prove that custom component was
rendered
Closes#13212
* test(datepicker): code review fixes
- remove unnecessary tests
- simplify demo code
0 commit comments