Masen Furer 25be166cd9 [ENG-5929] Improve type checking for Async rx.var (#5304) 2 days ago
..
.templates d65cf697a3 don't use jsx syntax (#5127) 1 week ago
app_mixins 71c1de681f starlette over fastapi (#5069) 3 weeks ago
compiler d65cf697a3 don't use jsx syntax (#5127) 1 week ago
components c16caa5da7 Add the `side` prop to Radix TextField (#5305) 2 days ago
constants e81bab7e59 don't treat name with - differently (#5291) 4 days ago
custom_components 27bb987f78 click over typer (#5154) 3 weeks ago
experimental 642233b141 enable UP ruff rule (#5137) 1 month ago
istate d18989e622 move proxy classes into proxy.py (#5224) 2 weeks ago
middleware b5e5ec0e8a use lowercase datatypes typing (#4843) 2 months ago
utils 08f9b06e76 load mounds from environment variable for httpx (#5297) 3 days ago
vars 25be166cd9 [ENG-5929] Improve type checking for Async rx.var (#5304) 2 days 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 09c03867a6 add reflex compile cli (#5201) 1 week 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 bbf38bbce3 feat: allow disabling auto-setters via state_auto_setters config (#4480) 1 week ago
event.py 60df90770d fail on using rxcond on event handlers or event spec (#5209) 1 week ago
model.py 642233b141 enable UP ruff rule (#5137) 1 month ago
page.py e79503e5e1 restore get_decorated_pages behavior and deprecate it (#5194) 2 weeks ago
py.typed 6848915883 Update rx.get_upload_url signature to accept Var[str] (#4826) 3 months ago
reflex.py 09c03867a6 add reflex compile cli (#5201) 1 week ago
route.py b8b3f8910e add more type annotations through the code (#4401) 3 months ago
state.py cf8f5dbcbd [ENG-5784] Restrict `update_vars_internal` to browser storage vars (#5293) 4 days ago
style.py 642233b141 enable UP ruff rule (#5137) 1 month ago
testing.py b970aeac72 use sys.platform in testing to make pre-commit work on windows (#5212) 1 week ago