Luca Micieli
Luca Micieli
Hi. First of all thank you for the cavy library. I started using it and I was thinking if can be possible to reduce the normal code impact, removing wrap...
As for #169 here is my implementation of `React.createElement` wrapper that integrates cavy at jsx level. It adds a `cavyCreateElemement` function that is a replacement for `React.createElement`, auto wraps function...
When I use the DragOverlay inside a container (scaled), and the item has an absolute position inside it, the item replicated inside the drag overlay has the fixed position but...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...