Mengdi Chen
Mengdi Chen
Use [window-or-global](https://www.npmjs.com/package/window-or-global) and [proxyquire](https://github.com/thlorenz/proxyquire) (or is [rewiremock](https://github.com/theKashey/rewiremock) better?) to mock browser APIs like `addEventListener` so that we have better test coverage
## Summary resolves #24522 To upgrade to Manifest V3, one of the biggest issue is that we are no longer allowed to add a script element with code in textContent...
### What problem does this feature solve? Hi. This is Mengdi from React DevTools team. According to Chrome, all extensions must be migrated to Manifest V3 by end of this...
UI changes: - mixins - ratings - buttons - tags
Thanks for building this! I'm trying to bundle all my source code into one single `.js.flow` file. Is it possible to do so with this project? I did notice there's...
resolves #31 The team can decide which color to use. This is just one possible color choice to make it consistent with the buttons. ## How I tested it ```...
In Lara themes, the info message is fixed to an indigo color, this is inconsistent with the info button or the current primary color.   Seems to me, it...
Currently the `setValue` tool does this following: - click on the input (or the label) - select all text - type This would work well usually, but some web pages...
When retry, we should add informative error messages from parsing process (if available)