Khaleel Al-Adhami f821ce3215 fix text_field creating number input (#5126) 1 month ago
..
.templates b2523ad9e4 allow int and float typing for input elements behind a warning (#5098) 1 month ago
app_mixins 346e848b46 make pyright happier (#5006) 2 months ago
compiler 377ef0a3ea change behavior around default style css (#5077) 2 months ago
components f821ce3215 fix text_field creating number input (#5126) 1 month ago
constants 8e0c230288 remove pyi files (#5074) 2 months ago
custom_components 6b143d6de1 remove publish command from reflex custom components (#5053) 2 months ago
experimental 8e0c230288 remove pyi files (#5074) 2 months ago
istate b0ddceb325 add raw headers to headers (#4958) 2 months ago
middleware b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
utils 126a55efbc remove some code no longer useful in 3.10+ (#5119) 1 month ago
vars 126a55efbc remove some code no longer useful in 3.10+ (#5119) 1 month ago
__init__.py 6b143d6de1 remove publish command from reflex custom components (#5053) 2 months ago
__main__.py 123b91a37d add __main__ entry point to allow `python -m reflex` (#1516) 1 year ago
admin.py 6b143d6de1 remove publish command from reflex custom components (#5053) 2 months ago
app.py 92647dd032 fix imports lib dependencies (#5109) 1 month ago
assets.py b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
base.py d3cebe8f43 do not fallback to key name and print tracebacks properly in compile (#5003) 2 months ago
config.py bdd4115f0c remove twine env vars (#5067) 2 months ago
event.py b2523ad9e4 allow int and float typing for input elements behind a warning (#5098) 1 month ago
model.py c6e2707b34 load script directory from config [ENG-5131] (#5020) 2 months ago
page.py b5e5ec0e8a use lowercase datatypes typing (#4843) 3 months ago
py.typed 6848915883 Update rx.get_upload_url signature to accept Var[str] (#4826) 3 months ago
reflex.py 0c6d03ab54 allow db upload on hosting (#5101) 1 month ago
route.py b8b3f8910e add more type annotations through the code (#4401) 4 months ago
state.py 06a3beb029 `State.get_var_value` should never return a Var (#5117) 1 month ago
style.py 346e848b46 make pyright happier (#5006) 2 months ago
testing.py 321545ca9f allow arguments to be passed to rx memo event handlers (#5021) 2 months ago