Lorenzo Stanco
Lorenzo Stanco
+1! I want to use it when clicking an header in the expandable version!
Can confirm it works. Merge, please!
I was curious about it, and I checked the @arian demo here: > http://aryweb.nl/projects/mootools-datepicker/Test/ To me, October 19 2013 is not repeated. Where are you from? Maybe this is a...
Looks ok to me. I see Saturday "Sab" 19 October "Out" 2013 only once.
I keep seeing the same correct calendar. What browser are you using? Maybe is a browser-specific bug? At least now we have more informations for the future maintainers. Unfortunately arian...
I cannot commit anything, this is not a repository of mine. Good to know you solved, by the way ;-)
@arian Thanks Arian. I know you are searching for maintainers that work on issues and pull requests, but at the time I barely have the time to work only on...
Same for me, the `update` is never triggered. I'm on Ubuntu, using Atom. I also tried with `"poll": true` Here's my code: ``` javascript var b = watchify(browserify({ entries: './main.jsx',...
I solved, I think it was my fault. I'm not sure why, but it looks like it's required to run the bundle function when the task executes the first time....