FastUI icon indicating copy to clipboard operation
FastUI copied to clipboard

Fix support for pydantic > 2.10

Open EnyMan opened this issue 1 year ago • 1 comments

Fixes #369 FastUI is broken with the new 2.10 Pydantic, and there are issues with circular import. This tries to fix that by refactoring the components part of the library.

EnyMan avatar Dec 09 '24 14:12 EnyMan

Codecov Report

:x: Patch coverage is 99.70501% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/python-fastui/fastui/components/containers.py 99.07% 1 Missing :warning:

:loudspeaker: Thoughts on this report? Let us know!

codecov[bot] avatar Dec 09 '24 14:12 codecov[bot]