Christopher Joel
Christopher Joel
### Description According to the documentation, allowedPattern and preventInvalidInput should only allow users to enter characters that match the specified pattern: https://www.webcomponents.org/element/PolymerElements/paper-input/paper-textarea However, my testing shows this to not be...
This is a meta-issue to track all of the design problems with Polymer Elements as they related to HTML `` tags. ### Issues - https://github.com/PolymerElements/paper-item/issues/21 - PolymerElements/paper-button#35 - https://github.com/PolymerElements/paper-checkbox/issues/100 ###...
_From @djanix on October 15, 2015 21:20_ Example: if we want to reproduce something like this: https://twitter.github.io/typeahead.js/examples/ Right now, we can't keep the dropdown open while typing in another input....
When calling methods on selectable elements, it should be possible to exclude disabled items from being selectable. User story: > I'm looking to change the tabs within a paper-tabs element,...
This error started occurring with the addition of ShadowDOM-specific tests.
_From @azumbrunnen on December 18, 2015 11:4_ Icons get cut off. I suggest you add `whitespace:pre` in the paper-item CSS definition. Then you can refine the calculation of the width...
Example Travis builds: - https://travis-ci.org/PolymerElements/iron-page-url/builds/117850696 - https://travis-ci.org/PolymerElements/iron-page-url/builds/117849163 It seems as though the tests that depend on `` load timing are somewhat flakey.
### Checklist - [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.io](https://discuss.ipfs.io). - [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my bug. - [X]...