Max Waterman
Max Waterman
That jsbin does do what I want, but it doesn't for me. When I examine paper-dialog in dev tools, I see that the paper-dialog-behavior style takes precedence. Here is it...
followup: I quickly tried updating paper-dialog{,-behavior} - looks like I have some issue: ``` $ bower list | grep paper-dialog ├─┬ paper-dialog#2.0.0 incompatible with ^1.1.0 (1.1.0 available, latest is 2.0.0)...
After manually updating my bower.json files, I managed to get it to list the versions sensibly: ``` ├─┬ paper-dialog#2.0.0 │ ├─┬ paper-dialog-behavior#2.0.1 ``` but still no `.buttons` style from paper-dialog-behavior...
Are you sure? It seems to me that the elements using 'id' are in _light_ dom not _shadow_ dom. Please correct me if I'm wrong.
FWIW, you also need to add the font files themselves into polymer.json....if you're using polymer-cli that is.
Hrm, thanks for that. It has been 'some time' since I filed this issue, and I can't really remember exactly what the problem is, or more importantly where in my...
Well, I used that page a *lot* since I'm still on v1, so please don't... http://lmgtfy.com/?q=polymer+iron-flex-layout The first result ... I guess that is the README you're talking about.
I still see this link in the README on this repo: https://github.com/PolymerElements/iron-flex-layout/blob/master/iron-flex-layout.html and it 404s.
I'd love to have this too, fwiw.
I don't even see 'demo' on that page :/