Russell Bicknell

Results 37 issues of Russell Bicknell

We should migrate the tests from WCT to WTR. - [x] - [ ] - [ ] [add others here]

Focus Area: Standards & Polyfills
Type: Maintenance
wontfix

The tests for this package should be moved to `packages/tests/` and added to `wct.conf.json`.

Focus Area: Standards & Polyfills
Type: Maintenance
Package: scoped-custom-element-registry

This adds polyfills for newer pieces of the DOMTokenList APIs: multi-parameter `add` and `remove`, `toggle`'s `force` parameter, and `replace`. This was originally part of #391, but I've split it out...

cla: yes
wontfix

This issue was previously tracked in https://github.com/webcomponents/custom-elements/issues/73, but got closed when the repo was archived after the polyfill moved here.

Type: Bug
Focus Area: Standards & Polyfills
wontfix

I don't think this file is being used now that we're using webmat. eslint isn't listed anywhere in `package.json` / `package-lock.json`.

Diff with master: https://github.com/PolymerElements/paper-checkbox/compare/d38cacc...paper-checkbox-light Key differences with paper-checkbox: - No label. - Does not support use in an iron-form (i.e. doesn't include IronFormElementBehavior). - Does not support validation (i.e. doesn't...

cla: yes

paper-checkbox's documentation shows how to use the built-in label but doesn't make any reference to iron-label, which is much more flexible and closer to a future where paper-checkbox has no...

See https://github.com/PolymerElements/paper-checkbox/blob/03efcd3/paper-checkbox.html#L268. PaperInkyFocusBehaviorImpl should only be referenced internally by PaperInkyFocusBehavior.

p2 - icebox