reflex/reflex/components/next
Thomas Brandého 0af4770180
generate pyi files when building/publishing 3rd party component (#2945)
* build pyi files when building/publishing 3rd party

* fix typo in workflow

* add future annotation

* add tests to pass coverage check

* add more unit tests

* omit pyi_generator from test coverage

* change black from dev deps to direct deps

* remake all pyi

* format pyi if black is present, return as if otherwise

* fix requested changes

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2024-03-29 09:54:21 -07:00
..
__init__.py Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
base.py add next/image and next-video in next namespace (#2223) 2023-12-07 10:38:47 -08:00
base.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
image.py DataFrame Serializer fix (#2281) 2023-12-12 14:03:40 -08:00
image.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
link.py Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
link.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
video.py add next/image and next-video in next namespace (#2223) 2023-12-07 10:38:47 -08:00
video.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00