Trevor McIntire

Results 2 issues of Trevor McIntire

Episodes without scene release tags fail. Example below: ```javascript const oleoo = require('oleoo') let release release = oleoo.parse('The.Mandalorian.S01E06'); ``` outputs ```javascript ... generated: "The.Mandalorian.S01e06-NOTEAM" group: null language: "VO" original: "The.Mandalorian.S01E06"...

Added ShadowDOM Support. The `#shadowRoot` HTML element does not render under the DOM tab, but you are able to visually see the shadowroot of custom elements now.