Mayank

Results 238 comments of Mayank

> @mayank99 If you are interested in contributing to a less-confusing design, this would be the place to say so! @sarah11918 Yeah, if you have a general idea of what...

> I'm not sure about using the BCP tags as I don't know how familiar everyone is with those. For some of our languages that would also mean a label...

Fwiw, this was added in Firefox 88 [1](https://bugzilla.mozilla.org/show_bug.cgi?id=1694146) and Chromium 94 [1](https://bugs.chromium.org/p/chromium/issues/detail?id=81556#c69), [2](https://storage.googleapis.com/chromium-find-releases-static/a37.html#a37e4a5a)

Hot reload doesn't work for me on `[email protected]` with the starter templates. I'm on Windows with WSL2. I dug a little deeper and found the root cause here: https://github.com/microsoft/WSL/issues/4739 This...

I noticed that `react-docgen` is being actively developed again. The `-alpha.0` was released over a year ago, but last month there were [newer releases](https://github.com/reactjs/react-docgen/releases) (with breaking changes). Sounds like a...

Hey Adam! Did you ever get around to playing with this a bit more? Would love to try my hand at this (and maybe open a PR?) if you can...

Thanks for the response! The code actually looks much more than approachable than I was expecting 👀 and I agree custom events would be better than `resize`. I'm down for...

independently i came across this today which might help with this issue: https://github.com/ArnaudBarre/downwind

Rather than lightningcss changing the internal hash function, it might be better to allow customizing the hash, so that Deno can do it in userland. See #491 and #503

See also: https://github.com/parcel-bundler/lightningcss/issues/491