reflex/reflex
2023-10-17 09:59:44 -07:00
..
.templates [REF-668] Wrap MyApp with radix Theme component (#1867) 2023-10-16 15:31:50 -07:00
compiler [REF-668] Wrap MyApp with radix Theme component (#1867) 2023-10-16 15:31:50 -07:00
components [REF-668] Wrap MyApp with radix Theme component (#1867) 2023-10-16 15:31:50 -07:00
constants deprecate get_ methods for router_data, use BaseVars instead (#1967) 2023-10-17 09:59:44 -07:00
el code cleanup (split constants into a folder) (#1866) 2023-09-28 17:27:20 -07:00
middleware code cleanup (split constants into a folder) (#1866) 2023-09-28 17:27:20 -07:00
utils Props as Literals (#1921) 2023-10-15 20:16:39 -07:00
__init__.py Readded victory create methods and imports (#1938) 2023-10-09 11:53:41 -07: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 deprecate get_ methods for router_data, use BaseVars instead (#1967) 2023-10-17 09:59:44 -07:00
app.pyi rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -07:00
base.py Var field cleanup (#1943) 2023-10-13 14:53:55 -07:00
config.py [REF-843] Automatically update api_url and deploy_url (#1954) 2023-10-13 12:59:19 -07:00
config.pyi [REF-843] Automatically update api_url and deploy_url (#1954) 2023-10-13 12:59:19 -07:00
event.py Var field cleanup (#1943) 2023-10-13 14:53:55 -07:00
model.py Add serializers for different var types (#1816) 2023-09-15 17:19:26 -07:00
page.py Fix project hash and modernize type annotations (#1704) 2023-08-31 17:04:39 -07:00
reflex.py [REF-668] Wrap MyApp with radix Theme component (#1867) 2023-10-16 15:31:50 -07:00
route.py Remove deprecated route decorator (#1815) 2023-09-14 10:29:29 -07:00
state.py deprecate get_ methods for router_data, use BaseVars instead (#1967) 2023-10-17 09:59:44 -07:00
style.py Var field cleanup (#1943) 2023-10-13 14:53:55 -07:00
testing.py Var field cleanup (#1943) 2023-10-13 14:53:55 -07:00
vars.py Var field cleanup (#1943) 2023-10-13 14:53:55 -07:00
vars.pyi Var field cleanup (#1943) 2023-10-13 14:53:55 -07:00