Khaleel Al-Adhami 079cc56f59 more types 6 months ago
..
.templates 5f0546f32e what am i doing anymore 6 months ago
app_mixins 4254eadce3 use better typing for on_load (#4274) 7 months ago
compiler 88cfb3b7e2 handle var at top level 6 months ago
components 92b1232806 would this fix it? no clue 6 months ago
constants b9d73edd66 add metainfo to keyevent (#4287) 6 months ago
custom_components 4c0b49135b stop ignoring some lint rules (#4311) 6 months ago
experimental 7843a517bc change custom attr to accept any (#4323) 6 months ago
istate b9d73edd66 add metainfo to keyevent (#4287) 6 months ago
middleware 0ab161c119 remove format_state and override behavior for bare (#3979) 8 months ago
utils 079cc56f59 more types 6 months ago
vars 7f1dc7c841 remove .bool 6 months ago
__init__.py 082f9a0bd1 export Color and ImportDict in top-level namespace (#4352) 6 months ago
__init__.pyi 082f9a0bd1 export Color and ImportDict in top-level namespace (#4352) 6 months ago
__main__.py 123b91a37d add __main__ entry point to allow `python -m reflex` (#1516) 1 year ago
admin.py 0d39237b3c upgrade to latest ruff (#3497) 11 months ago
app.py b9d73edd66 add metainfo to keyevent (#4287) 6 months ago
app_module_for_backend.py 2883e541a9 Bring back py3.9 support with a deprecation warning. (#3976) 8 months ago
base.py 5d88263cd8 [ENG-4098] Deconfuse key/value of State.get_value / dict / get_delta (#4371) 6 months ago
config.py 4a6c16e9dc More env var cleanup (#4248) 6 months ago
event.py 7ada0ea5b9 special case 3.9 6 months ago
model.py 4a6c16e9dc More env var cleanup (#4248) 6 months ago
page.py c57d496184 improve typing for non decorated events (#4308) 6 months ago
reflex.py 853a9d8614 Add template name to reflex init success msg (#4349) 6 months ago
route.py 9c7dbdbc72 [REF-2643] Throw Errors for duplicate Routes (#3155) 1 year ago
state.py 5d88263cd8 [ENG-4098] Deconfuse key/value of State.get_value / dict / get_delta (#4371) 6 months ago
style.py c3848d0db4 use $ syntax (#4237) 7 months ago
testing.py 2cb193e8d6 improve app_src typing (#4324) 6 months ago