reflex/reflex/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 Use old serializer system in LiteralVar (#3875) 2024-09-10 11:43:37 -07:00
core Remove Pydantic from some classes (#3907) 2024-09-13 12:53:30 -07:00
datadisplay Use old serializer system in LiteralVar (#3875) 2024-09-10 11:43:37 -07:00
el Remove Pydantic from some classes (#3907) 2024-09-13 12:53:30 -07:00
gridjs Use old serializer system in LiteralVar (#3875) 2024-09-10 11:43:37 -07:00
lucide Use old serializer system in LiteralVar (#3875) 2024-09-10 11:43:37 -07:00
markdown Remove Pydantic from some classes (#3907) 2024-09-13 12:53:30 -07:00
moment Remove Pydantic from some classes (#3907) 2024-09-13 12:53:30 -07:00
next Use old serializer system in LiteralVar (#3875) 2024-09-10 11:43:37 -07:00
plotly Remove Pydantic from some classes (#3907) 2024-09-13 12:53:30 -07:00
radix [REF-3562][REF-3563] Replace chakra usage (#3872) 2024-09-12 10:46:42 -07:00
react_player Use old serializer system in LiteralVar (#3875) 2024-09-10 11:43:37 -07:00
recharts Use old serializer system in LiteralVar (#3875) 2024-09-10 11:43:37 -07:00
sonner override dict in propsbase to use camelCase (#3910) 2024-09-11 11:47:28 -07:00
suneditor Use old serializer system in LiteralVar (#3875) 2024-09-10 11:43:37 -07:00
tags Remove Pydantic from some classes (#3907) 2024-09-13 12:53:30 -07:00
__init__.py [REF-3536][REF-3537][REF-3541] Move chakra components into its repo(reflex-chakra) (#3798) 2024-08-19 13:41:31 -07:00
__init__.pyi [REF-3536][REF-3537][REF-3541] Move chakra components into its repo(reflex-chakra) (#3798) 2024-08-19 13:41:31 -07:00
component.py Remove Pydantic from some classes (#3907) 2024-09-13 12:53:30 -07:00
literals.py Chakra input component type_ prop literal (#2292) 2023-12-18 15:43:51 -08:00
props.py override dict in propsbase to use camelCase (#3910) 2024-09-11 11:47:28 -07:00