Monica Dinculescu
Monica Dinculescu
I think this already works with markdown, both with absolute and relative paths (to the current element). See https://github.com/PolymerElements/iron-icon/blob/master/iron-icon.html#L55 for an example.
We're already saying something like `Default: false – readOnly – notifies` for these properties, maybe it could be `notifies foo-changed` instead?
I'll transition this to use `iron-demo-helper/demo-snippets` and clean up the demo a bit while we're at it.
I think if I were to pick only one, it would be the language on the `html` tag. `navigator.language` isn't supported in IE11 and old Safari versions (so we can't...
I think this is starting to look good! Left a bunch of nits and some questions
(also needs a rebase!)
The PR needs a rebase, and review comments haven't been addressed, so it cannot be merged in its current state
Ah it's ok, you can ignore the squashing then -- I'll just do it from the merge options if that's easier :) On Wed, Oct 19, 2016 at 7:49 PM...
@mvolkmann you still need to do a rebase and address the review comments, though :)