ng2-ui / datetime-picker

Angular2 DateTime Picker
https://ng2-ui.github.io/#/datetime-picker
MIT License
121 stars 62 forks source link

Years #190

Open AmirAliSobhGol opened 7 years ago

AmirAliSobhGol commented 7 years ago

Current behavior it isn't clear, clicking on the year(for example 2017) will show you the years in any way. furthermore, when you click on it, the title is "year"

Expected/desired behavior the title should be changed to "Year". at least hovering on the year(2017 for example), should change the cursor to pointer.