Gianpiero Caretti

Results 4 comments of Gianpiero Caretti

I solved the point by using underscore.js for changing a line of code of your library: ```javascript // original code (see calendar.js) line # 950 self.options.events.sort(function (a, b) { var...

Do you have any news for this request? Currently I have a branch with it and I really don't like it. So if you think you will not integrate it,...

file: datepicker.js line: 214 ``` ngModelCtrl.$setValidity('dateDisabled', !date || this.element && !this.isDisabled(date)); ```