reflex/reflex
2025-01-24 16:12:51 +01:00
..
.templates return websocket protocol when asked (#4683) 2025-01-23 15:10:07 -08:00
app_mixins enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00
compiler use position in vardata to mark internal hooks (#4549) 2025-01-06 13:06:56 -08:00
components sticky badge inherit from A instead of using on_click/redirect 2025-01-24 16:12:51 +01:00
constants [ENG-1796]reflex rename- B (#4668) 2025-01-22 15:26:12 -08:00
custom_components add some of the TRY rules (#4651) 2025-01-20 13:58:17 -08:00
experimental enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00
istate add codespell to pre-commit (#4559) 2024-12-20 17:04:39 -08:00
middleware remove format_state and override behavior for bare (#3979) 2024-09-26 16:00:28 -07:00
utils py3.11 compatible f-string 2025-01-24 00:11:17 -08:00
vars enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00
__init__.py removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 2025-01-22 11:54:37 -08:00
__init__.pyi removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 2025-01-22 11:54:37 -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 config show_built_with_reflex 2025-01-24 00:05:54 -08:00
assets.py fix: migrate is_backend_only (deprecated) to EnvironmentVariables (#4495) 2024-12-11 19:22:44 +01:00
base.py enable PERF rules (#4469) 2024-12-13 14:49:37 -08:00
config.py Add config show_built_with_reflex 2025-01-24 00:05:54 -08:00
event.py enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00
model.py Add expire_on_commit=False for async sessions (#4582) 2025-01-02 14:15:59 -08:00
page.py add codespell to pre-commit (#4559) 2024-12-20 17:04:39 -08:00
reflex.py Add config show_built_with_reflex 2025-01-24 00:05:54 -08:00
route.py [REF-2643] Throw Errors for duplicate Routes (#3155) 2024-05-03 12:15:40 -07:00
state.py enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00
style.py removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 2025-01-22 11:54:37 -08:00
testing.py enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00