Cory Forsyth

Results 51 comments of Cory Forsyth

@theazureshadow Emblem will need to print out the `mut` keyword when it is requested. This is something that we need to figure out still, but I expect something like the...

@bauerjon Thank you for the heads up! There needs to be some more refactor love around ember's new(ish) `actions` hash anyway. I'll make sure I test against 1.2.0.

@wayne-o @jackmatt2 Thanks for opening this issue. The infinite-scroll code here is based on a pre-ember-cli globals build style of Ember. It can certainly be integrated with new ember-cli code...

@rlivsey Thanks for explaining your approach. I've been in favor for a little while of making the `Position` and `Range` objects in Mobiledoc "dumber" — right now they keep a...

(ref #51). Does that fix this issue, or do you see additional fastboot-related incompatibilities?

@cyril-sf Can you point out (privately if need be) where are the issues in our application that this fixes?

I spent some time trying to better understand when the focusin/focusout events are fired (in general, not in Ember specifically). It looks like it is possible for these to interleave...

@rwjblue No worries, thanks for the ping. I'll take a look at this and give some ideas.

@estshy Can you give some more details to help reproduce the issue you're seeing? > ``` > this.route('worker', { > path: 'praca-sprzątanie' > }, function () { > this.route('city', {...

> Btw: does your long running time may belong to issue https://github.com/loeffel-io/ls-lint/issues/246? Thanks for pointing me to that. Yes, I think it probably is -- the ls-lint config definitely has...