reflex/tests/components
Khaleel Al-Adhami 8f937f0417
Remove Pydantic from some classes (#3907)
* half of the way there

* add dataclass support

* Forbid Computed var shadowing (#3843)

* get it right pyright

* fix unit tests

* rip out more pydantic

* fix weird issues with merge_imports

* add missing docstring

* make special props a list instead of a set

* fix moment pyi

* actually ignore the runtime error

* it's ruff out there

---------

Co-authored-by: benedikt-bartscher <31854409+benedikt-bartscher@users.noreply.github.com>
2024-09-13 12:53:30 -07:00
..
base fully migrate vars into new system (#3743) 2024-08-26 13:28:18 -07:00
core Use old serializer system in LiteralVar (#3875) 2024-09-10 11:43:37 -07:00
datadisplay [REF-3562][REF-3563] Replace chakra usage (#3872) 2024-09-12 10:46:42 -07:00
el Lendemor/improve coverage (#2988) 2024-04-04 14:31:43 +02:00
forms [REF-3562][REF-3563] Replace chakra usage (#3872) 2024-09-12 10:46:42 -07:00
graphing Layout property not pushed through on rx.plotly (#3394) 2024-05-31 11:48:43 -07:00
layout generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
lucide [REF-3568][REF-3569]Remove deprecations (#3852) 2024-08-29 15:46:18 -07:00
media [REF-3562][REF-3563] Replace chakra usage (#3872) 2024-09-12 10:46:42 -07:00
radix Use old serializer system in LiteralVar (#3875) 2024-09-10 11:43:37 -07:00
typography [REF-3562][REF-3563] Replace chakra usage (#3872) 2024-09-12 10:46:42 -07:00
__init__.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
test_component_future_annotations.py [REF-2272] Support declaring EventHandlers directly in component (#2952) 2024-03-29 06:26:07 -07:00
test_component_state.py fully migrate vars into new system (#3743) 2024-08-26 13:28:18 -07:00
test_component.py Remove Pydantic from some classes (#3907) 2024-09-13 12:53:30 -07:00
test_tag.py Use old serializer system in LiteralVar (#3875) 2024-09-10 11:43:37 -07:00