Andrey Mikhaylov (lolmaus)

Results 319 comments of Andrey Mikhaylov (lolmaus)

I've fixed some bugs in my prototype and added some debug console output: https://github.com/lolmaus/taskaparilla/commit/56f829f7c49c6fffdf6c5c9abca2cce7d542a712 Start from an empty list, create a number of tasks and start rearranging them while looking...

Thank you for the workaround. The select2/select2#1717 PR was merged into Select2 on September 2013. Why are we still experiencing this issue with ember-select-2?

The problem with ES6 support in CoffeeScript is that ES6 overlaps with CoffeeScript syntax. Some of core CS features conflict with ES6, namely backticks and fat arrows, others become redundant...

That's why we need a new language, taking up the place of CoffeeScript, offering indentation-based semantics and at the same time reusing modern ES syntax constructs. It could produce modern...

@alexspeller, exactly! Rewriting CoffeeScript from scratch is a barely feasible task, but we could start with small steps. E. g. collaboratively write an RFC for the new language, agree on...

@lydell, I've also had the idea of making such a proposal for quite a while now. I like your effort, but I strongly dislike certain implementation details. I wrote you...

I wonder if `runManageInitially=true` is really necessary. I don't mind making an example app. Is it a requirement for merging this?

I have no experience in the Node.js land, but i think that my client-side JS skill is enough to let me create a Grunt task. The only thing that i...

I'm using `ember-data-model-fragments` as well, it's a very popular addon. It has a bit more GitHub stars than `ember-changeset`, ~30% more npm installs and twice the number of GitHub observers....

Hi. I've published the project on npm and created an Eyeglass config. I'm not using Eyeglass yet, so I dunno if the config is correct. Can you please try installing...