Kristján Oddsson
Kristján Oddsson
> @koddsson where shall I post bugs found in the canary release? I think just a issue would be great :)
Looping in @43081j in case he's seen this before.
I wonder if we're hitting https://github.com/isaacs/node-lru-cache/pull/301. Not sure though 🤔
Yeah, being able to round the crop window with CSS Parts sounds good. We could then start deprecating the `rounded` attribute (or keep it for convenience). Developers can then change...
This has been done in #93!
I'm mostly leaning towards 2. It feels like the least amount of divergence from Web Components follows our thinking of making Web Components easier to work with.
Hey @Elias-Graf; this is probably an issue with https://github.com/chaijs/deep-eql. I think it doesn't account for `URLSearchParams`. Investigating the issue in chai and then making a PR to fix the issue...
> this would mean chai extensions (properties, methods, etc) get overwritten/added each time right? I think so. Isn't that how it worked in `chai@4` as well? > do we know...
You're probably right and it's something I haven't though of. Without a bit more concrete test I'm just not following 😅 I added the example test from your comment in...
> does it make sense now? I think I'm getting it. I was hoping to run some of the code so I could poke and prod and compare chai@4 and...