reflex/reflex
2023-11-30 12:21:15 -08:00
..
.templates [REF-201] Separate on_load handler from initial hydration (#1847) 2023-11-30 12:21:15 -08:00
compiler [REF-201] Separate on_load handler from initial hydration (#1847) 2023-11-30 12:21:15 -08:00
components [reflex-web tweaks] Do not memoize children of InputGroup (#2230) 2023-11-30 09:48:28 -08:00
constants [REF-201] Separate on_load handler from initial hydration (#1847) 2023-11-30 12:21:15 -08:00
middleware [REF-201] Separate on_load handler from initial hydration (#1847) 2023-11-30 12:21:15 -08:00
utils [REF-201] Separate on_load handler from initial hydration (#1847) 2023-11-30 12:21:15 -08:00
__init__.py add/subtract in moment (#2212) 2023-11-22 13:13:59 -08:00
__init__.pyi add/subtract in moment (#2212) 2023-11-22 13:13:59 -08:00
__main__.py add __main__ entry point to allow python -m reflex (#1516) 2023-08-03 14:26:50 -07:00
admin.py Allow view overrides for registering models with admin (#1249) 2023-06-27 14:08:09 -07:00
app.py RED-1052/rx.State as Base State (#2146) 2023-11-29 09:43:33 -08:00
app.pyi [REF-201] Separate on_load handler from initial hydration (#1847) 2023-11-30 12:21:15 -08:00
base.py RED-1052/rx.State as Base State (#2146) 2023-11-29 09:43:33 -08:00
config.py Separate out the hosting CLI from main repo (#2165) 2023-11-28 15:20:06 -08:00
config.pyi Expose gunicorn_worker_class via Config (#2084) 2023-10-31 13:45:29 -07:00
event.py [REF-201] Separate on_load handler from initial hydration (#1847) 2023-11-30 12:21:15 -08:00
model.py Improve Var type handling for better rx.Model attribute access (#2010) 2023-10-25 11:55:50 -07:00
page.py Lazy import modules in reflex (#2144) 2023-11-13 19:48:12 -08:00
page.pyi Lazy import modules in reflex (#2144) 2023-11-13 19:48:12 -08:00
reflex.py Separate out the hosting CLI from main repo (#2165) 2023-11-28 15:20:06 -08:00
route.py Remove deprecated route decorator (#1815) 2023-09-14 10:29:29 -07:00
state.py [REF-201] Separate on_load handler from initial hydration (#1847) 2023-11-30 12:21:15 -08:00
style.py [REF-144] Add context in each component to prevent rerenders (#2198) 2023-11-27 16:05:59 -08:00
testing.py RED-1052/rx.State as Base State (#2146) 2023-11-29 09:43:33 -08:00
vars.py RED-1052/rx.State as Base State (#2146) 2023-11-29 09:43:33 -08:00
vars.pyi RED-1052/rx.State as Base State (#2146) 2023-11-29 09:43:33 -08:00