Thomas Brandého 636ddcb1b6 reduce badge perf impact on pages (#4872) 3 months ago
..
.templates aa8b79658c Override `react-is@19.0.0` for recharts compatibility (#4857) 3 months ago
app_mixins b8b3f8910e add more type annotations through the code (#4401) 4 months ago
compiler 946b7bc25a upgrade deps as per python 3.10 (#4842) 3 months ago
components 29b3963c67 fix autoscroll on stateful children (#4858) 3 months ago
constants aa8b79658c Override `react-is@19.0.0` for recharts compatibility (#4857) 3 months ago
custom_components 49e48a5a8c Resolve custom component version dynamically (#4759) 3 months ago
experimental f4165c9812 fix types for html elements (#4768) 3 months ago
istate b8b3f8910e add more type annotations through the code (#4401) 4 months ago
middleware a2243190ff [ENG-4326] Async ComputedVar (#4711) 4 months ago
utils 031adc934a remove unused function (#4870) 3 months ago
vars abab18e165 components deserve to be first class props (#4827) 3 months ago
__init__.py 3129ddab47 Add auto scroll (#4790) 3 months ago
__init__.pyi 3129ddab47 Add auto scroll (#4790) 3 months ago
__main__.py 123b91a37d add __main__ entry point to allow `python -m reflex` (#1516) 1 year ago
admin.py 0d39237b3c upgrade to latest ruff (#3497) 11 months ago
app.py 636ddcb1b6 reduce badge perf impact on pages (#4872) 3 months ago
app_module_for_backend.py 818788da63 Do not track compile in posthog metrics (#4669) 4 months ago
assets.py 06d743cda9 fix: migrate is_backend_only (deprecated) to EnvironmentVariables (#4495) 5 months ago
base.py 946b7bc25a upgrade deps as per python 3.10 (#4842) 3 months ago
config.py 96086bcb0c change error connecting to backend when backend is cold started (#4814) 3 months ago
event.py 946b7bc25a upgrade deps as per python 3.10 (#4842) 3 months ago
model.py b8b3f8910e add more type annotations through the code (#4401) 4 months ago
page.py 19f40745f8 remove base_state from event types (#4740) 3 months ago
py.typed 6848915883 Update rx.get_upload_url signature to accept Var[str] (#4826) 3 months ago
reflex.py 762d975a87 Allow any user to set `show_built_with_reflex=False` in any mode (#4847) 3 months ago
route.py b8b3f8910e add more type annotations through the code (#4401) 4 months ago
state.py deb1f4f702 [ENG-4713] Cache pages which add states when evaluating (#4788) 3 months ago
style.py 7855a5999c simplify and fix set_color_mode (#4852) 3 months ago
testing.py d545ee3f0b move overlays to _app.js (#4794) 3 months ago