Geoff Rich
Geoff Rich
I can see it both ways. Pros of splitting out: - we don't include unnecessary code (though I don't think it's that much code) - don't have to explain what...
I think that should solve for everything in the original issue except this part: > One open question is do we allow customizing the options passed to goto? For instance,...
I think that should solve for everything in the original issue except this part: > One open question is do we allow customizing the options passed to goto? For instance,...
> > > Thinking back on this, it might be fairly safe to distinguish custom elements depending on whether their name contains a hyphen. So theoretically that takes care of...
> > This is important because `sl-input` is emitted _by design_, ensuring the correct value is received and parsed from the correct source at the correct time. Contrast this to...
Is someone able to provide a smaller reproduction for this? The linked repo contains 400+ lines of component code and Storybook, which will make it difficult to pinpoint the issue....
@imperator-maximus @ssuess please see my comment above - we need a smaller reproduction to properly investigate this issue.
We also show this warning for `role="list"` on `` ```html ``` I'd be in favor of adding an exception to this warning for `list` and `listitem`, since this is a...
Is there a chance of prettier/autoformat "fixing" this change and putting the quotes back?
I assume this is iframe-related, since those can often do weird things to the browser history stack. FWIW, does not seem related to the recent site redesign. The same issue...