Thomas Brandého 475f666998 fix custom component init (#4123) 7 月之前
..
.templates 73e8a4e0ab support eventspec/eventchain in var operations (#4038) 8 月之前
app_mixins 1b3422dab6 improve lifespan typecheck and debug (#4014) 8 月之前
compiler ad0827c59c bundle chakra in window for CSR (#4042) 8 月之前
components fafdeb892e Include emotion inside of dynamic components (#4052) 8 月之前
constants 27bb7179d6 default should be warning for subprocesses not info (#4049) 8 月之前
custom_components 475f666998 fix custom component init (#4123) 7 月之前
experimental 23e979717f remove all runtime asserts (#4019) 8 月之前
istate 40f1880932 move router dataclasses in their own file (#4044) 8 月之前
middleware 0ab161c119 remove format_state and override behavior for bare (#3979) 8 月之前
utils c05d0bca55 catch CancelledError in lifespan hack for windows (#4083) 7 月之前
vars 8528f67a4a convert literal type to its variants (#4062) 7 月之前
__init__.py fe9f3a7088 expose radix primitive progress under rx.radix.primitives.progress (#3930) 8 月之前
__init__.pyi fe9f3a7088 expose radix primitive progress under rx.radix.primitives.progress (#3930) 8 月之前
__main__.py 123b91a37d add __main__ entry point to allow `python -m reflex` (#1516) 1 年之前
admin.py 0d39237b3c upgrade to latest ruff (#3497) 11 月之前
app.py 0f8630fb2d remove var operation error (#4053) 8 月之前
app_module_for_backend.py 2883e541a9 Bring back py3.9 support with a deprecation warning. (#3976) 8 月之前
base.py bca49d3537 Component as Var type (#3732) 8 月之前
config.py 3f51943162 use pathlib as much as possible (#3967) 8 月之前
event.py 73e8a4e0ab support eventspec/eventchain in var operations (#4038) 8 月之前
model.py e96b4bf42e a friendly little helper (#4021) 8 月之前
page.py 4e4d36a867 re add removed method with better behaviour and tests (#3986) 8 月之前
reflex.py 3f51943162 use pathlib as much as possible (#3967) 8 月之前
route.py 9c7dbdbc72 [REF-2643] Throw Errors for duplicate Routes (#3155) 1 年之前
state.py 3810161873 fail safely when pickling (#4085) 7 月之前
style.py 5e738fd62b don't camel case keys of dicts in style (#3982) 8 月之前
testing.py 23e979717f remove all runtime asserts (#4019) 8 月之前