Alan Lindsay
Alan Lindsay
@Ajedi32, this project is awesome, thank you for putting time and effort into it. It solves a very specific and common need in a simple and extensible way and it...
For those who may have gotten caught up on the transposition requirement for partial scale recognition, here is one way to do it. (Please let me know how to simplify!)...
Yes, this would be a great configuration option. I am still considering what the interface should be. Feel free to make suggestions.
I also would like to use (rely on) this option so would appreciate a formal acknowledgment in the API. Even the ability to pass a `Renderer` directly (instead of renderer...
> Also, I think we should only support this API for elements, not for text nodes (which would only be selected by * anyways). @tbosch, @mhevery This would be unfortunate...
> @alindsay55661 text node can be wrappered by hello Bottom line is we need to be able to select the text node, or more specifically, the entire template (*). Maybe...
I am also experiencing this issue, Svelte is highjacking slots from HTML custom elements.