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): @output for year and month selected in multiyear/year (#9678)
* feat(datepicker): @output of year and month selected in multiyear/year
views
* address @mmalerba's comments
* address comments
* add types to some outputs
* fix wrong parameter type
* restore accidentally removed object
* example and docs text
* change emitted values to objects instead of just numbers
* change datepicker.md and switch back tslint configs
* fix nit
* Remove changes in demo app
0 commit comments