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