Nathan Lincoln
Nathan Lincoln
After a few months of inactivity, I'd like to talk about my experience with this part of ember: The current behavior of the model hook is, without a doubt, the...
@heyitskippy I have a fork going that has power-select-basic. #923 It has no docs or tests written, so use at your own risk. I'll be working on getting that working...
We've run into this issue as well. I believe our test case for the fix was something like: ```hbs {{power-calendar date="Invalid Date"}} ``` Or something similar
@moranje What I would recommend is creating your own component to handle the filtering down of the days, and pass that in as the `daysComponent`
Closing this PR - I no longer work with ZIO (changed jobs) so I won't be able to put the time in to finish it - sorry for leaving it...
Yeah that was something I was thinking about last night after I wrote this. I wasn't too sure if I wanted to make a new component, but I agree that...
It would be. Unfortunately I'm not working with ember so much at the moment, so my motivation to work on this is limited. @miguelcobain I would welcome you taking over...