Devin AI 21ab114ed1 Add timeout parameter to run_in_thread function 4 weeks ago
..
.templates 43c081c793 fix for set_focus not binding this (#5183) 1 month ago
app_mixins 71c1de681f starlette over fastapi (#5069) 1 month ago
compiler f3df5262d8 Track all `rx.memo` components (#5172) 1 month ago
components 70ab9dc0dc validate classname (#5204) 4 weeks ago
constants 26f1a7ba71 fix ai template (#5202) 4 weeks ago
custom_components 27bb987f78 click over typer (#5154) 1 month ago
experimental 642233b141 enable UP ruff rule (#5137) 1 month ago
istate 642233b141 enable UP ruff rule (#5137) 1 month ago
middleware b5e5ec0e8a use lowercase datatypes typing (#4843) 2 months ago
utils 21ab114ed1 Add timeout parameter to run_in_thread function 4 weeks ago
vars f2565e049b treat small tuples different with figure out type (#5161) 1 month ago
__init__.py 6b143d6de1 remove publish command from reflex custom components (#5053) 1 month ago
__main__.py 123b91a37d add __main__ entry point to allow `python -m reflex` (#1516) 1 year ago
admin.py 642233b141 enable UP ruff rule (#5137) 1 month ago
app.py e79503e5e1 restore get_decorated_pages behavior and deprecate it (#5194) 1 month ago
assets.py b5e5ec0e8a use lowercase datatypes typing (#4843) 2 months ago
base.py 642233b141 enable UP ruff rule (#5137) 1 month ago
config.py c1fb194f45 get back python-dotenv errors for environment env file (#5203) 4 weeks ago
event.py 351ac2ac58 raise error on private events (#5152) 1 month ago
model.py 642233b141 enable UP ruff rule (#5137) 1 month ago
page.py e79503e5e1 restore get_decorated_pages behavior and deprecate it (#5194) 1 month ago
py.typed 6848915883 Update rx.get_upload_url signature to accept Var[str] (#4826) 3 months ago
reflex.py a24f08fb5d check for typer main (#5198) 4 weeks ago
route.py b8b3f8910e add more type annotations through the code (#4401) 3 months ago
state.py e4c0185063 do not wrap __dict__ in mutable proxy (#5193) 4 weeks ago
style.py 642233b141 enable UP ruff rule (#5137) 1 month ago
testing.py 27bb987f78 click over typer (#5154) 1 month ago