-
Opens as a gray page on Safari. Works on Chrome. Is this Chrome only? That would be a shame...
-
Hi @Iverum , I can't find a way to use your element. When I hover on both sides I see some arrows and cursor changes but no images show on the slideshow. Here is my code:
``` html
…
-
Seeing this error in the console only on chrome.
iron-icon.html:167 [iron-icon::_updateIcon]: could not find iconset `icons`, did you import the iconset?
This happens for all iconsets that are inclu…
-
what am i doing wrong?
i've set `VULCANIZE=true` and i'm seeing
```
=> Started proxy.
=> Started MongoDB.
Vulcanize: Vulcanizing imports... …
-
## Issue
When you use a _paper-drawer-panel_, and you append a _paper-header-panel_ as a child, in firefox, the "waterfall-tall" mode doesn't work (the header doesn't condense). It does work on Chrom…
-
Trying to compose my main `index.html` file into smaller parts to be managed independently.
My first naive attempt, extracting a `drawer-nav` element from the Starter kit template.
``` html
…
-
Very briefly, I've noticed that:
1. If the user scrolls all the way down on a list,
2. Then effects a new dataset/array change, which has a smaller amount of elements (and hence less height w.r.t the …
-
As @ebidel suggested on #8:
> What about vendors as part of the contributors? Grass roots is good, but it
> would be nice to noobs there is heavy support from the browser community as
> well.
Do you…
-
Hi,
It would be very nice to have a date and a time picker.
This could be inspired by this project : http://amsul.ca/pickadate.js
Here are my suggestions (based on use case I already had in some e-co…
-
Hi there.
First a quick overview:
- meteor-jade fails compiling jade with attributes on the body tag.
- jade 1.9.2 compiles it nice and easy.
**TL;DR**
I'm trying to make this Polymer tutorial alon…