reflex/reflex
2024-10-31 23:32:05 +01:00
..
.templates use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
app_mixins improve lifespan typecheck and debug (#4014) 2024-09-27 16:17:30 -07:00
compiler refactor EnvVar.get to be a method 2024-10-31 21:07:13 +01:00
components refactor EnvVar.get to be a method 2024-10-31 21:07:13 +01:00
constants refactor EnvVar.get to be a method 2024-10-31 21:07:13 +01:00
custom_components refactor EnvVar.get to be a method 2024-10-31 21:07:13 +01:00
experimental client_state: fix fault VarData.merge call (#4244) 2024-10-25 21:33:34 +02:00
istate move client storage classes to their own file (#4216) 2024-10-22 21:17:31 +02:00
middleware remove format_state and override behavior for bare (#3979) 2024-09-26 16:00:28 -07:00
utils readd deleted functions and deprecate them 2024-10-31 21:13:06 +01:00
vars make vardata merge not use classmethod (#4245) 2024-10-25 17:34:47 -07:00
__init__.py implement rx dynamic (#4195) 2024-10-22 14:27:04 -07:00
__init__.pyi implement rx dynamic (#4195) 2024-10-22 14:27:04 -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 improve EnvVar api, cleanup RELOAD_CONFIG question 2024-10-31 23:32:05 +01:00
base.py reload config is internal 2024-10-28 21:36:43 +01:00
config.py improve EnvVar api, cleanup RELOAD_CONFIG question 2024-10-31 23:32:05 +01:00
event.py Handle props annotated as list/dict of EventHandler (#4257) 2024-10-28 16:59:26 -07:00
model.py refactor EnvVar.get to be a method 2024-10-31 21:07:13 +01:00
page.py re add removed method with better behaviour and tests (#3986) 2024-09-24 23:29:56 +02:00
reflex.py refactor EnvVar.get to be a method 2024-10-31 21:07:13 +01:00
route.py [REF-2643] Throw Errors for duplicate Routes (#3155) 2024-05-03 12:15:40 -07:00
state.py refactor EnvVar.get to be a method 2024-10-31 21:07:13 +01:00
style.py use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
testing.py refactor EnvVar.get to be a method 2024-10-31 21:07:13 +01:00