reflex/reflex
2024-12-10 11:12:26 -08:00
..
.templates rx.upload must include _var_data from props (#4463) 2024-12-02 16:29:06 -08:00
app_mixins use better typing for on_load (#4274) 2024-10-30 16:52:16 -07:00
compiler More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00
components Default rx.link href to # so underline prop works (#4509) 2024-12-10 09:14:29 -08:00
constants Revert "reduce lock expiration time to 1s (#4507)" (#4514) 2024-12-10 11:12:26 -08:00
custom_components remove v2 commands (#4478) 2024-12-04 23:21:18 -08:00
experimental enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00
istate add metainfo to keyevent (#4287) 2024-11-06 15:10:02 -08:00
middleware remove format_state and override behavior for bare (#3979) 2024-09-26 16:00:28 -07:00
utils enable REFURB rules in ruff (#4466) 2024-12-10 09:52:03 -08:00
vars enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00
__init__.py rx._x.asset improvements (#3624) 2024-11-21 17:16:43 -08:00
__init__.pyi rx._x.asset improvements (#3624) 2024-11-21 17:16:43 -08: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 [HOS-333] Send a "reload" message to the frontend after state expiry (#4442) 2024-11-28 13:56:41 +01:00
assets.py rx._x.asset improvements (#3624) 2024-11-21 17:16:43 -08:00
base.py [ENG-4098] Deconfuse key/value of State.get_value / dict / get_delta (#4371) 2024-11-12 13:24:06 -08:00
config.py remove v2 commands (#4478) 2024-12-04 23:21:18 -08:00
event.py enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00
model.py More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00
page.py improve typing for non decorated events (#4308) 2024-11-06 09:21:19 -08:00
reflex.py Fix deploy help text (#4508) 2024-12-10 09:15:53 -08:00
route.py [REF-2643] Throw Errors for duplicate Routes (#3155) 2024-05-03 12:15:40 -07:00
state.py fix: multiple mismatched-type-assignment fixes (#4482) 2024-12-10 09:49:56 -08:00
style.py enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00
testing.py enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00