Abror Aliboyev
Abror Aliboyev
This PR fixes the scroll block problem on dialog component. I added some classes to DialogPrimitive.Overlay to keep content centered and moved DialogPrimitive.Content into DialogOverlay which worked in my case....
Here I tried to add support for pydantic v2 BaseModel and Field. This solution theoretically (we cover with tests once maintainers approve this implementation) work with any pydantic package. I...
### Describe the problem Been trying copier for my project. At this stage it's simple use case where you just give a name and description to the project. When Copier...