danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
140 stars 60 forks source link

Restore fix. #121

Closed Lonli-Lokli closed 2 years ago

Lonli-Lokli commented 3 years ago

Fixes https://github.com/danielmoncada/date-time-picker/issues/82

danielmoncada commented 2 years ago

@Lonli-Lokli there's still a lot of UTs failing since you removed the hard-coded the YEARS_PER_ROW and YEAR_ROWS. Look at the 'calendar-multi-year-view.component.spec'

Lonli-Lokli commented 2 years ago

@danielmoncada I updated PR, can you check it?