Miguel Camba

Results 297 comments of Miguel Camba
trafficstars

Not right now, you have to take the opposite apprach and send the dates you want to disabled.

@clintongreen the problem with this approach is that the all the styles that the `@mixin ember-power-calendar` provides, which are really most of the styles, are missing. I'm not sure if...

@jenweber this is similar to what I do with ember-power-select in https://github.com/cibernox/ember-power-select/blob/master/compile-css.js. Back before ember-cli-release was deprecated, I had a hook that compiled the CSS and commited it before each...

I am ready to merge this. Do you know if this is totally backwards compatible for projects using sass? Mostly worried about those styles being imported twice. If it's safe,...

That's a good idea. I'm flying today but if you can make a PR I should have time to merge it when I land

Can you fork this repo instead? It's the most standard approach

I can't see anything weird there. We are not talking about something calendar-specific but about how events work in general. From where I'm sit, it all looks good. Can you...

Ok, I know _why_ it happens, although I'm not certain of the best way to fix it. Essentially the problem is that when you click a month (button) 4 events...

It will be done as an addon probably, but I don't have a timeframe

Please share. The worst that can happen is that it serves for inspiration. I am not longer using this addon on my current app so I don't think I'll have...