Darin Hensley

Results 20 issues of Darin Hensley

## Description with `gulp:build` template cache is not working. I have a `app/ppv/ppv.html` template that the browser still requests and gets a file not found. I looked and I see...

Using Windows 7: ``` $ gulp --version [14:00:20] CLI version 3.9.1 [14:00:20] Local version 3.9.1 ``` `gulp.watch` is catching the same file change twice. I used to separate editors(vi and...

Using v 0.39 on gentoo system ``` localhost one # razercfg -v Razer device configuration tool Version 0.39 localhost one # uname -a Linux localhost 4.12.12-gentoo #5 SMP Sun Sep...

feature request
need developer

Not sure if it matters but [missing double qoutes on this line](https://github.com/Polymer/polycasts/blob/master/ep47-app-route-fouc/blog/elements/blog-pages.html#L40)

## Description There is a major issue with source maps and I can not do a gulp build for production. After gulp build, the actual `.map` files will be injected...

I am new to webgl and I am learning three.js. I see that horse.json was used in the chapter 9 example. Can you please tell me what the horse.json file...

From [Chapter Eleven 02-post-processing-simple-passes.html](https://github.com/josdirksen/learning-threejs/blob/master/chapter-11/02-post-processing-simple-passes.html#L98), where is the noise coming from in `var effectFilm = new THREE.FilmPass(0.8, 0.325, 256, false);`? The orbiting is not causing the noise effect, because when I...

### Description iron-image 3.0.1 - placeholder does not display base64 image for webp format. ### Expected outcome placeholder attribute should render base64 format for webp ### Actual outcome Placeholder is...

### Description The attribute `sizing` will be broken if `--iron-image-width` and `--iron-image-height` are used instead of width and height html attributes. ###### Note: this is with using `placeholder="data:image/jpeg;base64,...` base64 image...

This is a feature request for a attribute to handle a situation where you only want `iron-ajax` to fire when the page is *active*(and work in coordination with auto for...