reflex/reflex
2025-02-18 14:07:36 -08:00
..
.templates [ENG-4570] Fix rx.foreach over dict (#4743) 2025-02-03 17:21:00 -08:00
app_mixins do the same for set 2025-02-18 14:07:36 -08:00
compiler do the same for dict, except for state.py 2025-02-18 14:06:25 -08:00
components do the same for set 2025-02-18 14:07:36 -08:00
constants upgrade deps as per python 3.10 (#4842) 2025-02-18 13:56:58 -08:00
custom_components Resolve custom component version dynamically (#4759) 2025-02-05 16:15:23 -08:00
experimental do the same for dict, except for state.py 2025-02-18 14:06:25 -08:00
istate add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
middleware [ENG-4326] Async ComputedVar (#4711) 2025-01-31 16:33:30 -08:00
utils do the same for dict, except for state.py 2025-02-18 14:06:25 -08:00
vars do the same for set 2025-02-18 14:07:36 -08:00
__init__.py Add auto scroll (#4790) 2025-02-18 11:52:39 -08:00
__init__.pyi Add auto scroll (#4790) 2025-02-18 11:52:39 -08:00
__main__.py add __main__ entry point to allow python -m reflex (#1516) 2023-08-03 14:26:50 -07:00
admin.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
app_module_for_backend.py Do not track compile in posthog metrics (#4669) 2025-01-22 15:23:34 -08:00
app.py do the same for set 2025-02-18 14:07:36 -08:00
assets.py fix: migrate is_backend_only (deprecated) to EnvironmentVariables (#4495) 2024-12-11 19:22:44 +01:00
base.py use lowercase datatypes typing 2025-02-18 14:03:59 -08:00
config.py do the same for set 2025-02-18 14:07:36 -08:00
event.py do the same for dict, except for state.py 2025-02-18 14:06:25 -08:00
model.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
page.py do the same for dict, except for state.py 2025-02-18 14:06:25 -08:00
py.typed Update rx.get_upload_url signature to accept Var[str] (#4826) 2025-02-14 17:10:01 -08:00
reflex.py use lowercase datatypes typing 2025-02-18 14:03:59 -08:00
route.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
state.py do the same for set 2025-02-18 14:07:36 -08:00
style.py actually get rid of callable var fr fr (#4821) 2025-02-13 15:40:01 -08:00
testing.py use lowercase datatypes typing 2025-02-18 14:03:59 -08:00