Tarjei Huse

Results 50 comments of Tarjei Huse

What is needed apart from passing the right parameters to the Connection class?

Cool! Do you have a branch ? tor. 30. mar. 2017 kl. 17.43 skrev Arek Sredzki : > @tarjei I've done 90% of the work for this, > but haven't...

I guess what would be needed to get pagination to work properly, is to move comments to a nested-set implementation so that the paging can be done in the db....

 @merk, I'm not sure I completely understand which parts of my comment you reference. I guess you mean that a nested set implementation would be a BC break (which is...

Hi, I would like to suggest that this is implemented as a separate bundle, which is quite easy to do using eventlisteners that fire when comments are posted.

Interesting. Then the question becomes, why did my code work and the code that also triggers the events not?

You, my friend @aaronjensen, is the best thing since the invention of electricity! I'm _really_ looking forward to the day four fork is merged into webpack-karma mainline. Great work!

@aaronjensen would it be possible to add a way to signal to karma (via a kill signal or some http url) so that I can get karma to run all...

Very interesting! 2016-11-17 13:35 GMT+01:00 Lukasz Bandzarewicz [email protected]: > It's not directly related to karma-webpack but this > https://github.com/lucassus/angular-webpack-seed/pull/51/files PR > demonstrates how I workaround slow rebuild problem. > Basically...