.. |
.templates
|
assert that .render returns jsonable values (#4708)
|
2025-01-28 23:02:14 -08:00 |
app_mixins
|
add more type annotations through the code (#4401)
|
2025-01-29 01:12:47 +01:00 |
compiler
|
Merge remote-tracking branch 'origin/main' into masenf/async-computed-var
|
2025-01-29 01:25:18 -08:00 |
components
|
allow functools partial with foreach (#4709)
|
2025-01-28 23:03:22 -08:00 |
constants
|
improve error message for failed compile_state (#4702)
|
2025-01-28 16:07:53 -08:00 |
custom_components
|
add more type annotations through the code (#4401)
|
2025-01-29 01:12:47 +01:00 |
experimental
|
add more type annotations through the code (#4401)
|
2025-01-29 01:12:47 +01:00 |
istate
|
add more type annotations through the code (#4401)
|
2025-01-29 01:12:47 +01:00 |
middleware
|
WiP
|
2025-01-22 05:00:49 -08:00 |
utils
|
handle cleaning out _potentially_dirty_states on reload
|
2025-01-29 11:00:02 -08:00 |
vars
|
Fix/ignore more pyright issues from recent merge
|
2025-01-29 01:31:53 -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
|
Merge remote-tracking branch 'origin/main' into masenf/async-computed-var
|
2025-01-29 01:25:18 -08:00 |
assets.py
|
fix: migrate is_backend_only (deprecated) to EnvironmentVariables (#4495)
|
2024-12-11 19:22:44 +01:00 |
base.py
|
add more type annotations through the code (#4401)
|
2025-01-29 01:12:47 +01:00 |
config.py
|
add more type annotations through the code (#4401)
|
2025-01-29 01:12:47 +01:00 |
event.py
|
add more type annotations through the code (#4401)
|
2025-01-29 01:12:47 +01: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
|
handle cleaning out _potentially_dirty_states on reload
|
2025-01-29 11:00:02 -08:00 |
style.py
|
add more type annotations through the code (#4401)
|
2025-01-29 01:12:47 +01:00 |
testing.py
|
add more type annotations through the code (#4401)
|
2025-01-29 01:12:47 +01:00 |