benedikt-bartscher 19c2642279 fix: allow multiple middleware postprocess update mutations (#4970) 2 months ago
..
.templates 23d01e8a54 fix prettier (#4971) 2 months ago
app_mixins 19c2642279 fix: allow multiple middleware postprocess update mutations (#4970) 2 months ago
compiler 60ac361705 Dedupe custom codes emitted by rx.memo components (#4793) 2 months ago
components 518d9753e0 improve error message for untyped vars (#4963) 2 months ago
constants f4c25590e9 fix pyright errors when importing from constants (#4907) 2 months ago
custom_components 8f313ad35e remove all get_config at the global scope (#4965) 2 months ago
experimental ac18a0aefa make array var sequence first (#4881) 2 months ago
istate b0ddceb325 add raw headers to headers (#4958) 2 months ago
middleware b5e5ec0e8a use lowercase datatypes typing (#4843) 2 months ago
utils 8f313ad35e remove all get_config at the global scope (#4965) 2 months ago
vars 518d9753e0 improve error message for untyped vars (#4963) 2 months ago
__init__.py 3129ddab47 Add auto scroll (#4790) 2 months ago
__init__.pyi 3129ddab47 Add auto scroll (#4790) 2 months ago
__main__.py 123b91a37d add __main__ entry point to allow `python -m reflex` (#1516) 1 year ago
admin.py b5e5ec0e8a use lowercase datatypes typing (#4843) 2 months ago
app.py b5e5ec0e8a use lowercase datatypes typing (#4843) 2 months ago
app_module_for_backend.py 818788da63 Do not track compile in posthog metrics (#4669) 3 months ago
assets.py b5e5ec0e8a use lowercase datatypes typing (#4843) 2 months ago
base.py b5e5ec0e8a use lowercase datatypes typing (#4843) 2 months ago
config.py 8f313ad35e remove all get_config at the global scope (#4965) 2 months ago
event.py 06c7ba4853 be more careful with issubclass use with var_type (#4951) 2 months ago
model.py b5e5ec0e8a use lowercase datatypes typing (#4843) 2 months ago
page.py b5e5ec0e8a use lowercase datatypes typing (#4843) 2 months ago
py.typed 6848915883 Update rx.get_upload_url signature to accept Var[str] (#4826) 3 months ago
reflex.py 8f313ad35e remove all get_config at the global scope (#4965) 2 months ago
route.py b8b3f8910e add more type annotations through the code (#4401) 3 months ago
state.py 518d9753e0 improve error message for untyped vars (#4963) 2 months ago
style.py 32b10f2eed add typehint_issubclass for var_type in style (#4946) 2 months ago
testing.py b0ddceb325 add raw headers to headers (#4958) 2 months ago