reflex/reflex
2025-02-14 10:03:05 -08:00
..
.templates [ENG-4570] Fix rx.foreach over dict (#4743) 2025-02-03 17:21:00 -08:00
app_mixins add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
compiler only write if file changed (#4822) 2025-02-13 22:49:27 -08:00
components import var perf improvements (#4813) 2025-02-13 15:54:10 -08:00
constants Expose app.add_all_routes_endpoint for flexgen 2025-02-14 10:03:05 -08:00
custom_components Resolve custom component version dynamically (#4759) 2025-02-05 16:15:23 -08:00
experimental remove base_state from event types (#4740) 2025-02-05 12:09:15 -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 Merge remote-tracking branch 'origin/main' into masenf/cache-stateful-imports 2025-02-14 09:14:41 -08:00
vars Clean up: use constants, remove unused code 2025-02-14 09:14:38 -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 Expose app.add_all_routes_endpoint for flexgen 2025-02-14 10:03:05 -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 Expose app.add_all_routes_endpoint for flexgen 2025-02-14 10:03:05 -08:00
event.py Ensure EventCallback exposes EventActionsMixin properties (#4772) 2025-02-07 14:57:12 -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
reflex.py fix port handling (#4773) 2025-02-12 19:06:01 +01:00
route.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
state.py Merge remote-tracking branch 'origin/main' into masenf/cache-stateful-imports 2025-02-14 09:14:41 -08:00
style.py actually get rid of callable var fr fr (#4821) 2025-02-13 15:40:01 -08:00
testing.py move overlays to _app.js (#4794) 2025-02-11 11:39:38 -08:00