Khaleel Al-Adhami f7e982ca1d add typehint_issubclass for var_type in style (#4946) 2 months ago
..
.templates 667ae82464 use noopener for window.open (#4933) 2 months ago
app_mixins b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
compiler 31cb2f0e0c improve error messages for missing var operations (#4869) 3 months ago
components 4bc26bf07a Support event_actions in Form `on_submit` (#4912) 2 months ago
constants f4c25590e9 fix pyright errors when importing from constants (#4907) 2 months ago
custom_components b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
experimental ac18a0aefa make array var sequence first (#4881) 3 months ago
istate b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
middleware b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
utils c08d6986e6 deprecate Component __init__ (#4904) 2 months ago
vars 3a6f7475e8 relax foreach to handle optional (#4901) 2 months ago
__init__.py 3129ddab47 Add auto scroll (#4790) 3 months ago
__init__.pyi 3129ddab47 Add auto scroll (#4790) 3 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) 3 months ago
app.py b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
app_module_for_backend.py 818788da63 Do not track compile in posthog metrics (#4669) 4 months ago
assets.py b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
base.py b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
config.py 21ba01cb22 don't use _outer_type if we don't have to (#4528) 2 months ago
event.py 15a55aed2a don't check types that have defaults after what is provided (#4889) 3 months ago
model.py b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
page.py b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
py.typed 6848915883 Update rx.get_upload_url signature to accept Var[str] (#4826) 3 months ago
reflex.py b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
route.py b8b3f8910e add more type annotations through the code (#4401) 4 months ago
state.py 21ba01cb22 don't use _outer_type if we don't have to (#4528) 2 months ago
style.py f7e982ca1d add typehint_issubclass for var_type in style (#4946) 2 months ago
testing.py b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago