Wills Bithrey
Wills Bithrey
+1 for this, mostly because I tried to specify a custom (existing element) using the `override-parameters` attribute like this: ```html override-parameters="{'nextButton': 'my-slider__button--next', 'prevButton': 'my-slider__button--prev'}" ... Slides ... ``` However this...
Hummm I think this is partially being caused by some of the dependencies of this component too - It looks like some of the core Polymer components also trigger this...
Hi, The minimum needed to bring it inline with our requirements are the ability to change the font, adjust the positioning of the track title (we need to left align...
I can't share my app URL publicly unfortunately. After further discussion with our stakeholders I think we're going to have to have to move away form using paper audio player...
I just came across the same solution.. Additionally, depending on your design, you might not even need an extra wrapper. In my (real world) case the flex item didn't have...
+1.
Am I right in thinking this is the work required to unblock https://github.com/GoogleChrome/lighthouse-ci/issues/86?
Hummm... Yeah all these tokens are a bit confusing. I'm not sure what other options we have unless you want to go down full custom auth + ACL route, which...
Ahh… I hadn't seen the administrative settings page 😅 That makes sense now. I was a little confused for a while as I'd assumed "Admin token" was server wide, but...
Sounds like a reasonable interim solution. Am I being dense or is there no `.lighthouserc.js` for the server though? 😅