Bogdan Chadkin
Bogdan Chadkin
_(Thanks for reporting an issue to micromatch! If you haven't already read the [contributor guidelines](contributing.md), Please do that now, then proceed to fill out the details below.)_ ## Please describe...
We need to find some solution to work around it both safari and firefox Ref https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#Clicking_and_focus Example ```html Click me const button = document.querySelector("button") // focus event is fixed with...
This utility does not add much value but really confuses newcomers like me. Also all per function `lodash.*` packages are deprecated so better to avoid lodash usage if possible.
In my app I'm trying to move away from express. I implemented own body parser to not pollute `request` object. Though in this case express-graphql is trying to parse body...
- [ ] split mjml and mjml-cli - my team only consume mjml2html function from mjml package and does not use cli which adds a lot of dependencies - [...
I think `React` prefix in every react component is not necessary
Drag api
Reference api is based on [reason like createRef](https://github.com/facebook/react/pull/11555)
before react-grid-layout.min.js 77.47K after react-grid-layout.min.js 70.65K later I will achieve even better results and reduce some boilerplate in config
bundler bug ### Overview of the problem I'm using re-resizable **version** 6.9.0 I am sure this issue is **not a duplicate**? yes ### Description Compiled with tsc es modules contains...