reflex/reflex
Khaleel Al-Adhami 749577f0bc precommit
2025-01-31 14:19:13 -08:00
..
.templates Merge branch 'main' into add-validation-to-function-vars 2025-01-31 14:03:42 -08:00
app_mixins add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
compiler Merge branch 'main' into add-validation-to-function-vars 2025-01-31 14:03:42 -08:00
components precommit 2025-01-31 14:19:13 -08:00
constants make all triggers disable recurisve memoization (#4719) 2025-01-31 11:15:42 -08:00
custom_components add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
experimental improve var base typing (#4718) 2025-01-31 13:12:33 -08:00
istate add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
middleware remove format_state and override behavior for bare (#3979) 2024-09-26 16:00:28 -07:00
utils precommit 2025-01-31 14:19:13 -08:00
vars precommit 2025-01-31 14:19:13 -08:00
__init__.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
__init__.pyi enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -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 add backend disabled dialog (#4715) 2025-01-31 13:00:56 -08:00
assets.py fix: migrate is_backend_only (deprecated) to EnvironmentVariables (#4495) 2024-12-11 19:22:44 +01:00
base.py Merge branch 'main' into add-validation-to-function-vars 2025-01-31 14:03:42 -08:00
config.py add backend disabled dialog (#4715) 2025-01-31 13:00:56 -08:00
event.py Merge branch 'main' into add-validation-to-function-vars 2025-01-31 14:03:42 -08:00
model.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
page.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
reflex.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
route.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
state.py Merge branch 'main' into add-validation-to-function-vars 2025-01-31 14:03:42 -08:00
style.py Merge branch 'main' into add-validation-to-function-vars 2025-01-31 14:03:42 -08:00
testing.py Merge branch 'main' into add-validation-to-function-vars 2025-01-31 14:03:42 -08:00