Rob Dodson
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...
👋 On this page https://web.dev/one-line-layouts/ the headings appear broken. 