reflex/reflex
2025-02-21 17:27:48 -08:00
..
.templates Override react-is@19.0.0 for recharts compatibility (#4857) 2025-02-21 16:11:40 -08:00
app_mixins add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
compiler upgrade deps as per python 3.10 (#4842) 2025-02-18 13:56:58 -08:00
components add recursive memoization to auto scroll if key is provided 2025-02-21 17:27:48 -08:00
constants Override react-is@19.0.0 for recharts compatibility (#4857) 2025-02-21 16:11:40 -08:00
custom_components Resolve custom component version dynamically (#4759) 2025-02-05 16:15:23 -08:00
experimental fix types for html elements (#4768) 2025-02-18 10:20:22 -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 Override react-is@19.0.0 for recharts compatibility (#4857) 2025-02-21 16:11:40 -08:00
vars components deserve to be first class props (#4827) 2025-02-19 11:27:33 -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 simplify toast banner logic (#4853) 2025-02-20 15:10:15 -08:00
assets.py fix: migrate is_backend_only (deprecated) to EnvironmentVariables (#4495) 2024-12-11 19:22:44 +01:00
base.py upgrade deps as per python 3.10 (#4842) 2025-02-18 13:56:58 -08:00
config.py change error connecting to backend when backend is cold started (#4814) 2025-02-19 15:09:13 -08:00
event.py upgrade deps as per python 3.10 (#4842) 2025-02-18 13:56:58 -08:00
model.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
page.py remove base_state from event types (#4740) 2025-02-05 12:09:15 -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 Allow any user to set show_built_with_reflex=False in any mode (#4847) 2025-02-19 11:03:54 -08:00
route.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
state.py [ENG-4713] Cache pages which add states when evaluating (#4788) 2025-02-19 12:43:20 -08:00
style.py simplify and fix set_color_mode (#4852) 2025-02-19 22:06:13 -08:00
testing.py move overlays to _app.js (#4794) 2025-02-11 11:39:38 -08:00