Results 12 comments of Frank R.

Thanks for the swift responses. It would be uncomfortable to accept both of the following - `````` is encouraged (and required, e.g. for working well with tables) - `````` may...

For ```dom-bind```, shorthand doesn't work, but native element does when placed inside `````` The problem can be reproduced.

I'm trying to visualizing the dependencies between the elements published on webcomponents.org. Here is my first step, an element with a screenshot showing a majority of the elements are built...

@surbhi029 127.0.0.1 in your endpoint_url is the virtual host for sam local, which is not the host as you'd expect. --host command line argument allows start-lambda to bind to a...

Paper elements should have consistency over --paper-font-common-base. I'd vote for paper-radio-button's approach as @KeithHenry suggested.

Paper elements should have consistency over --paper-font-common-base. I'd vote for paper-radio-button's approach as @KeithHenry suggested.

> this package version doesn't exist Sorry that I didn't test it properly before making the pull request. Will push more chance. Hold on.

Now the unit tests fail with ```TypeError: _get__(...) is not a function```

Downgraded @wdio/sync to 5.8.0 the first version introduced fibers@4. Hope that would bring the gap between [email protected] a little closer... Can you take a look and fix the failing unit...

> @renfeng `@wdio/sync` is for v5 and not v4 (where we use `wdio-sync`) Thanks for pointing it out! Then we'll have to wait for the next release version of wdio-sync....