reflex/reflex
Ahmad Hakim c58db4d005
pie chart type annotation fix (#4681)
Co-authored-by: pourhakimi <84860195+pourhakimi@users.noreply.github.com>
2025-01-23 15:52:25 +02:00
..
.templates Fix setting default color mode in dev mode (#4616) 2025-01-22 15:30:11 -08:00
app_mixins use better typing for on_load (#4274) 2024-10-30 16:52:16 -07:00
compiler use position in vardata to mark internal hooks (#4549) 2025-01-06 13:06:56 -08:00
components pie chart type annotation fix (#4681) 2025-01-23 15:52:25 +02: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 refactor client state to restore prior API (#4674) 2025-01-22 15:23:06 -08: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 [ENG-1796]reflex rename- B (#4668) 2025-01-22 15:26:12 -08:00
vars removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 2025-01-22 11:54:37 -08: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 check frontend version on connect (#4611) 2025-01-21 13:05:35 -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 remove integration screenshots (#4677) 2025-01-22 15:18:35 -08:00
event.py removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 2025-01-22 11:54:37 -08: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 [ENG-1796]reflex rename- B (#4668) 2025-01-22 15:26:12 -08:00
route.py [REF-2643] Throw Errors for duplicate Routes (#3155) 2024-05-03 12:15:40 -07:00
state.py removing deprecated features for 0.7.0 and removing py3.9 support (#4586) 2025-01-22 11:54:37 -08: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 reflex export environment should default to prod (#4673) 2025-01-22 11:11:47 -08:00