David B. Waters

Results 13 issues of David B. Waters

Hey. I noticed simulacra is listed as 'non-keyed' in the [benchmarks](https://rawgit.com/krausest/js-framework-benchmark/master/webdriver-ts-results/table.html) test by [JS Performance Benchmarks](https://github.com/krausest/js-framework-benchmark). They define the classification: > Keyed implementations create an association between the domain data...

Hi, I tweeted about this and was sent here to make an issue. I've attached a shot of the [tweet](https://twitter.com/jamstackconf/status/1369835594101092355) This expands on what @x4th brought up in #498 a...

duplicate
enhancement

**Describe the bug** Hi, since you added support for frame variants, it's not ignoring prefixed frames with the '_' or ':' prefixes **Expected behavior** These shouldn't be added to the...

wontfix
user-error

All you would have to do is prepend `export default` to the main file and it would me much easier to use with npm managed projects. you could name it...

Hi. I know this might not be the best place for this, but I mentioned this library in a p5 issue on converting p5 to use esm.

Hi. Thanks for this, I was writing a loader to do this and researching when I discovered it. One thing I would like would be an option to pass a...

enhancement

I update the icon for Big Sur. [Yippy Big Sur.zip](https://github.com/mattDavo/Yippy/files/5625274/Yippy.Big.Sur.zip)

enhancement
low priority

Hi, posting this here in case others wondered. Before I dive to deep with CoPilot, I was wondering how much a license costs (USD). If this hasn't been determined, is...

Added a root option for query selecting that defaults to `document`, of course. This is useful for shadow roots, etc

Is there a reason why styling can't be applied to light-dom elements? I understand global styles apply to these, but writing them in the same place as part of the...