reflex/reflex
2024-10-23 15:10:13 -07:00
..
.templates support eventspec/eventchain in var operations (#4038) 2024-10-03 15:33:51 -07:00
app_mixins improve lifespan typecheck and debug (#4014) 2024-09-27 16:17:30 -07:00
compiler merging 2024-10-21 14:54:24 -07:00
components move all environment variables to the same place (#4192) 2024-10-21 13:28:55 -07:00
constants move all environment variables to the same place (#4192) 2024-10-21 13:28:55 -07:00
custom_components move all environment variables to the same place (#4192) 2024-10-21 13:28:55 -07:00
experimental add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
istate Handle rx.State subclasses defined in function (#4129) 2024-10-11 16:51:10 -07:00
middleware remove format_state and override behavior for bare (#3979) 2024-09-26 16:00:28 -07:00
utils move all environment variables to the same place (#4192) 2024-10-21 13:28:55 -07:00
vars Raise TypeError when ComputedVar.__init__ gets bad kwargs (#4199) 2024-10-21 12:56:56 -07:00
__init__.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
__init__.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
__main__.py add __main__ entry point to allow python -m reflex (#1516) 2023-08-03 14:26:50 -07:00
admin.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
app_module_for_backend.py Bring back py3.9 support with a deprecation warning. (#3976) 2024-09-23 18:15:16 -07:00
app.py remove duplicated logic 2024-10-23 15:10:13 -07:00
base.py Component as Var type (#3732) 2024-09-19 19:06:53 -07:00
config.py move all environment variables to the same place (#4192) 2024-10-21 13:28:55 -07:00
event.py Fix runtime error on python 3.11.0 (#4197) 2024-10-17 19:21:43 -07:00
model.py move all environment variables to the same place (#4192) 2024-10-21 13:28:55 -07:00
page.py re add removed method with better behaviour and tests (#3986) 2024-09-24 23:29:56 +02:00
reflex.py move all environment variables to the same place (#4192) 2024-10-21 13:28:55 -07:00
route.py [REF-2643] Throw Errors for duplicate Routes (#3155) 2024-05-03 12:15:40 -07:00
state.py move all environment variables to the same place (#4192) 2024-10-21 13:28:55 -07:00
style.py only treat dict object vars as key value mapping (#4177) 2024-10-15 12:21:03 -07:00
testing.py catch ValueError("I/O operation on closed file.") if frontend crashes (#4150) 2024-10-10 12:18:57 -07:00