angular-datepicker
angular-datepicker copied to clipboard
min-date, max-date not working & problem with versioning
See https://github.com/g00fy-/angular-datepicker/issues/189
Release 2.0.4 was commited https://github.com/g00fy-/angular-datepicker/commit/41d949bf91f9049a8407c89be2c6d11e8a485ad3, but the newest tag is still 2.0.3
Adding new tag should solve the problem mentioned above as npm/bower will be able to retrieve latest changes.
I got same problem with Angular 1.4+ Thanks @lukaszgrolik for pointing it out.
But when I tried to bower install the said commit 41d949bf91f9049a8407c89be2c6d11e8a485ad3, then the datepicker stopped working. No popup anymore.
min-date not working , max-date not working , date-change not working , anything working ?!!
+1
+1
+1
+1
+1 :c
+1
+1
I spend some time to understand how it work, because in demo all works.
@pink-bunny better use ui-bootstrap datepicker, it is flexible solution
I have ended up coping the latest source directly into my project to get around this issue. This is not ideal. I wonder when or if g00fy will address this?
+1