Seth Broweleit

Results 6 issues of Seth Broweleit

Update hook name from useFavicon to useTitle

I am trying implement this but I will have icons of different heights and widths coming from the design team. I am thinking the icon components could wrap themselves in...

I get this error in ie11 when I run the example app (https://github.com/buseodaci/toppy-angular). "**ERROR TypeError: Assignment to read-only properties is not allowed in strict mode**" I did enable the polyfills...

I have this in my Gruntfile.js: `options: { stripBanners:{block: true, line:true} }, ` The result is that it strips strong comments and leaves weak ones. Seems backwards.

Thanks for your work on this! The demo page shows you can set classes on a Grid-cell like: `class="Grid-cell u-1of2"` But the css linked on the page has no classes...

Here is a page where clicks on map pins works at first but before long the clicks stop working. Meanwhile, clicks in the list on the left continue to select...