Rob Dodson

Results 83 issues of Rob Dodson

Custom Elements upgrade the moment they're inserted and parsed. This means one of two things can happen depending on the kind of binding being used: _Interpolated Binding_ ``` // Assume...

Tests that select elements inside of Web Components should query the Shadow Root. This example: https://github.com/robdodson/angular-custom-elements/blob/master/src/directives/ce-interpolated/test/array-spec.js#L25 Should be rewritten to access the element's `shadowRoot` property and then querySelector inside of...

I'm not sure if this is related to #73 but I wanted to log my experience because it took me a while to figure out what was going on. I...

**Do you want to request a *feature* or report a *bug*?** Hopefully this is a small feature request. I'd like a flag that allows me to only install `devDependencies`. This...

cat-feature
help wanted
triaged
needs-discussion

👋 On this page https://web.dev/one-line-layouts/ the headings appear broken. ![image](https://user-images.githubusercontent.com/1066253/180495302-62917180-dd6c-4d97-9949-ae7699ded3e2.png)

P2
eng - UI