Adrian Florescu

Results 8 comments of Adrian Florescu

Hello, I have a similar problem, but this time in the generated HTML for the coverage instead. Here are the steps I've done in order to reproduce this: - On...

The bug in HTML was fixed: https://github.com/facebook/jest/issues/9388

Yeah, the examples folder is not working because of the missing dependencies. Including bower will help us install these easier and actually see how the script works.

@devrelm -- just running `npm install --save-dev cssom` worked for me! Thanks a ton!

I have the same issue with current compass installation, but if I install an older one (1.0.0.alpha.16) everything work fine. Any idea why?

Here is my log: 18:54:07] gulp-compass: Running command: /usr/local/bin/compass compile . /Users/adrian/Desktop/Vivre/Setup-Centos-PuPHPet/vivre/scss/updates.scss --no-line-comments --debug-info --images-dir images --css-dir css --sass-dir scss --require susy --require modular-scale [BS] Proxying: http://vivre.adrian.ro [BS] Now you...

Yes, this is what I use for my i18n setup at the moment and maybe this will help other developers

Hi The -webkit-overflow-scrolling: touch works now is iOS7, but since the content has the absolute position, the top bar tap is still now working. Din anybody found any solution for...