reflex/reflex
2023-11-17 12:31:07 -08:00
..
.templates [REF-723+] Upload with progress and cancellation (#1899) 2023-11-16 15:46:13 -08:00
compiler Support Form controls via name attribute (no ID or ref) (#2012) 2023-11-10 12:58:59 -08:00
components _valid_children and _invalid_children accessible from class (#2192) 2023-11-17 12:30:18 -08:00
constants Hosting CLI: remove requirements generation when init, add back timeout for deploy command, remove deploy legacy command (#2179) 2023-11-15 16:23:34 -08:00
el code cleanup (split constants into a folder) (#1866) 2023-09-28 17:27:20 -07:00
middleware Set is_hydrated var explicitly on rx.State (#2168) 2023-11-14 10:26:25 -08:00
utils Speed up reflex CLI imports (#2185) 2023-11-17 12:31:07 -08:00
__init__.py [REF-723+] Upload with progress and cancellation (#1899) 2023-11-16 15:46:13 -08:00
__init__.pyi [REF-723+] Upload with progress and cancellation (#1899) 2023-11-16 15:46:13 -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 [REF-723+] Upload with progress and cancellation (#1899) 2023-11-16 15:46:13 -08:00
app.pyi Remove Default state (#1978) 2023-10-18 09:57:27 -07:00
base.py fix serialization as a whole for list/dict/Base containing custom items to serialize (#1984) 2023-10-17 10:44:54 -07:00
config.py Hosting CLI: remove requirements generation when init, add back timeout for deploy command, remove deploy legacy command (#2179) 2023-11-15 16:23:34 -08:00
config.pyi Expose gunicorn_worker_class via Config (#2084) 2023-10-31 13:45:29 -07:00
event.py [REF-723+] Upload with progress and cancellation (#1899) 2023-11-16 15:46:13 -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 Speed up reflex CLI imports (#2185) 2023-11-17 12:31:07 -08:00
route.py Remove deprecated route decorator (#1815) 2023-09-14 10:29:29 -07:00
state.py Set is_hydrated var explicitly on rx.State (#2168) 2023-11-14 10:26:25 -08:00
style.py Var field cleanup (#1943) 2023-10-13 14:53:55 -07:00
testing.py Upgrade to NextJS 14 (#2142) 2023-11-13 09:52:51 -08:00
vars.py [REF-723+] Upload with progress and cancellation (#1899) 2023-11-16 15:46:13 -08:00
vars.pyi [REF-723+] Upload with progress and cancellation (#1899) 2023-11-16 15:46:13 -08:00