Ben Thomas
Ben Thomas
Is there any reason why `google-calendar-list` and `google-calendar-busy-now` are in the same HTML file and should these be split into two separate files? I'm happy to do a pull request...
Would it be possible to add some custom properties and mixins to style the contents of the `google-calendar-busy-now` element? I was thinking `--google-calendar-busy-now-busy-background-color`, `--google-calendar-busy-now-free-background-color`, `--google-calendar-busy-now-na-background-color`, `--google-calendar-busy-now-text-color` and a mixin of...
I have set up the `google-calendar-busy-now` element to point to a calendar. If there are no items in the calendar that day it shows 'n/a' rather than 'I'm free'. This...
Resulting build from gulp does not display docs and demos correctly and shows errors in the console. Steps to replicate: 1. Run `npm install` 2. Run `bower install` 3. Run...
When adding multiple sections under Education, the buttons to toggle bullet points on and off do not only affect the additional field they are attached to. I would expect them...
Using polymer-cli 1.7.1 with a Polymer 2.0 component When running `polymer analyze > analysis.json`, the following output is generated: ``` { "schema_version": "1.0.0" } ``` Whereas before, the full json...