Pepe Cano

Results 28 comments of Pepe Cano

Related [discuss thread](https://discuss.emberjs.com/t/when-to-add-ember-data/15050)

Supersedes by https://github.com/emberjs/data/pull/5859. This issue could be closed.

@miguelcobain > it would be nice we could detect if the addon is being installed in an MU enabled app and create the scss file accordingly. Yes, I also think...

@NullVoxPopuli https://github.com/emberjs/ember.js/issues/17234#issuecomment-461810595 > seems like it mostly has to do with there styles get exposed to the host app. idk if there is something simple we can do so that...

@wecc, our use case is a little tricky. A model property `config` is defined by a json raw as: ``` load_schedule: [{duration: 5, users: 20}] network_emulation: {client: "li", network: "unlimited"}...

Hi @thim81, Thank you for all the efforts you have put into this project. Our sincere apologies for our inactivity. Last week, we audited the various k6 integrations and other...

@visionmedia, do you plan to include this pull request? That fixs a problem ( suddenly, browser shows white screen ) when using continue animations on mobile devices. Tested on ipad2.

@jrok, i don't know, but if it does not fit your case, you could also give a try to [jquery.transit](http://ricostacruz.com/jquery.transit/).

@lifeart Thank you for working and making available `Unstable Ember Language Server`. I think `go to definition` for `absolute` paths on JS modules could be one of the most important...

@lifeart I have tried but it does not look to be working. I think I am using correctly your branch. ``` > clone ember-language-server cd ember-language-server > move to your...