Elijah 93c59eccaa remove redundant None defaults from optional types 1 year ago
..
.templates b313aaf3ef rx.call_script callback needs to await promises (#2121) 1 year ago
compiler b652d40ee5 Remove Default state (#1978) 1 year ago
components 93c59eccaa remove redundant None defaults from optional types 1 year ago
constants 8133aa10c9 Update base template (#2027) 1 year ago
el dcb17103bb code cleanup (split constants into a folder) (#1866) 1 year ago
middleware dcb17103bb code cleanup (split constants into a folder) (#1866) 1 year ago
utils 70b76fea21 custom serializer for data editor props 1 year ago
__init__.py 56476d0a86 Expose DOM event actions on EventHandler, EventSpec, and EventChain (stopPropagation) (#1891) 1 year ago
__main__.py 123b91a37d add __main__ entry point to allow `python -m reflex` (#1516) 1 year ago
admin.py c6c4410db5 Allow view overrides for registering models with admin (#1249) 1 year ago
app.py edf9c32142 fix onload method not working in prod mode (#2049) 1 year ago
app.pyi b652d40ee5 Remove Default state (#1978) 1 year ago
base.py df09c716c6 fix serialization as a whole for list/dict/Base containing custom items to serialize (#1984) 1 year ago
config.py e6b02555f4 Github Codespaces Support 🪐 (#2125) 1 year ago
config.pyi 8eb68a006e Expose gunicorn_worker_class via Config (#2084) 1 year ago
event.py 96c09b0f6b make download work for state vars (#2092) 1 year ago
model.py 92dd68c51f Improve Var type handling for better rx.Model attribute access (#2010) 1 year ago
page.py 8133aa10c9 Update base template (#2027) 1 year ago
reflex.py 6e1bce3412 Prompt for template on reflex init (#2122) 1 year ago
route.py 796f523c03 Remove deprecated route decorator (#1815) 1 year ago
state.py 92dd68c51f Improve Var type handling for better rx.Model attribute access (#2010) 1 year ago
style.py 024cb5fa9b Var field cleanup (#1943) 1 year ago
testing.py f5e9debe4f Add CLI demo command (#2044) 1 year ago
vars.py 92dd68c51f Improve Var type handling for better rx.Model attribute access (#2010) 1 year ago
vars.pyi 024cb5fa9b Var field cleanup (#1943) 1 year ago