reflex/reflex
Khaleel Al-Adhami 6ea797d0cd
pin marked to correct version (#4313)
* pin marked to correct version

* remove it completely?

* missing quotations

* match against reflex
2024-11-06 11:28:08 -08:00
..
.templates add noop event (#4288) 2024-11-04 10:33:07 -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 pin marked to correct version (#4313) 2024-11-06 11:28:08 -08:00
constants pin marked to correct version (#4313) 2024-11-06 11:28:08 -08:00
custom_components More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00
experimental improve typing for non decorated events (#4308) 2024-11-06 09:21:19 -08:00
istate expose rx.get_state() to get instance of state from anywhere (#3959) 2024-11-05 16:21:59 +01:00
middleware remove format_state and override behavior for bare (#3979) 2024-09-26 16:00:28 -07:00
utils allow custom bunfig.toml file (#4280) 2024-11-06 09:31:13 -08:00
vars improve object var symantics (#4290) 2024-11-05 09:56:10 -08:00
__init__.py expose rx.get_state() to get instance of state from anywhere (#3959) 2024-11-05 16:21:59 +01:00
__init__.pyi expose rx.get_state() to get instance of state from anywhere (#3959) 2024-11-05 16:21:59 +01: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 typing for non decorated events (#4308) 2024-11-06 09:21:19 -08:00
base.py More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00
config.py More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00
event.py improve typing for non decorated events (#4308) 2024-11-06 09:21:19 -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 Revert "add v1 support" 2024-11-05 18:28:16 -08:00
route.py [REF-2643] Throw Errors for duplicate Routes (#3155) 2024-05-03 12:15:40 -07:00
state.py More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00
style.py use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
testing.py More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00