Lendemor bebe49a6a5 Merge branch 'main' into lendemor/add_custom_palette_function 8 months ago
..
.templates 085b761f6b replace old var system with immutable one (#3916) 8 months ago
app_mixins f0bab665ce split lifespan and middleware logic in separate mixin files (#3557) 10 months ago
compiler 085b761f6b replace old var system with immutable one (#3916) 8 months ago
components 085b761f6b replace old var system with immutable one (#3916) 8 months ago
constants 7c25358607 [ENG-3717] [flexgen] Initialize app from refactored code (#3918) 8 months ago
custom_components d50be7eab1 Use twine environment variables if set (#3353) 1 year ago
experimental bebe49a6a5 Merge branch 'main' into lendemor/add_custom_palette_function 8 months ago
middleware 8f937f0417 Remove Pydantic from some classes (#3907) 8 months ago
utils 085b761f6b replace old var system with immutable one (#3916) 8 months ago
vars 085b761f6b replace old var system with immutable one (#3916) 8 months ago
__init__.py 085b761f6b replace old var system with immutable one (#3916) 8 months ago
__init__.pyi 085b761f6b replace old var system with immutable one (#3916) 8 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 085b761f6b replace old var system with immutable one (#3916) 8 months ago
app_module_for_backend.py 0d39237b3c upgrade to latest ruff (#3497) 11 months ago
base.py 085b761f6b replace old var system with immutable one (#3916) 8 months ago
config.py 8304886cac dedupe config overrides (#3600) 10 months ago
event.py 085b761f6b replace old var system with immutable one (#3916) 8 months ago
model.py 59047303c9 /health endpoint for K8 Liveness and Readiness probes (#3855) 8 months ago
page.py 0a1ff38920 separate DECORATED_PAGES per reflex app (#3102) 1 year ago
reflex.py fb721e1d12 delete states if it exists on run (#3901) 8 months ago
route.py 9c7dbdbc72 [REF-2643] Throw Errors for duplicate Routes (#3155) 1 year ago
state.py 085b761f6b replace old var system with immutable one (#3916) 8 months ago
style.py 085b761f6b replace old var system with immutable one (#3916) 8 months ago
testing.py 629850162a implement disk state manager (#3826) 8 months ago