Hi! First of all, thanks for sharing your work. This is an awesome datepicker and works wonderful with Angular.
On a side note, I've been trying to implement this and can't get the "Close" button to show. I get the Today and Clear button, but close won't show up.
I looked around a bit, and it seems like in the src files, specifically in picker.date.js, there's no code for the close button.
I added it and tried to build again using the Grunt file, but I keep getting "Warning: Task "default" not found. Use --force to continue."
Did anyone solve this already? If not, can anyone point me in the right direction towards buidling the files again to test if my code works?
Thanks in advance!
Hi! First of all, thanks for sharing your work. This is an awesome datepicker and works wonderful with Angular. On a side note, I've been trying to implement this and can't get the "Close" button to show. I get the Today and Clear button, but close won't show up. I looked around a bit, and it seems like in the src files, specifically in picker.date.js, there's no code for the close button. I added it and tried to build again using the Grunt file, but I keep getting "Warning: Task "default" not found. Use --force to continue." Did anyone solve this already? If not, can anyone point me in the right direction towards buidling the files again to test if my code works? Thanks in advance!