Masen Furer c59ec4b393 Restrict `update_vars_internal` to browser storage vars 1 week ago
..
.templates 7d9ed7e2ce Use the new state name when setting `is_hydrated` to false (#3738) 9 months ago
app_mixins f0bab665ce split lifespan and middleware logic in separate mixin files (#3557) 10 months ago
compiler 3039b54a75 add module prefix to generated state names (#3214) 10 months ago
components 13a6d538a9 Fix code wrap in markdown (#3755) 9 months ago
constants 910bcdb017 use different registry when in china, fixes #3700 (#3702) 9 months ago
custom_components d50be7eab1 Use twine environment variables if set (#3353) 1 year ago
experimental 0eff63eed4 fix import clash between connectionToaster and hooks.useState (#3749) 9 months ago
middleware 0d39237b3c upgrade to latest ruff (#3497) 11 months ago
utils ecf222d4b0 [REF-3633] Introduce a workaround for enterprise users who get stuck with httpx.get SSL (#3846) 8 months ago
__init__.py 1f3779f40e [REF-3536][REF-3537][REF-3541] Move chakra components into its repo(reflex-chakra) (#3798) 9 months ago
__init__.pyi 1f3779f40e [REF-3536][REF-3537][REF-3541] Move chakra components into its repo(reflex-chakra) (#3798) 9 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 4190a79835 [REF-3334] Validate Toast Props (#3793) 9 months ago
app_module_for_backend.py 0d39237b3c upgrade to latest ruff (#3497) 11 months ago
base.py 958c4fa7f2 Abstract color_mode related Var creation (#3533) 11 months ago
config.py 8304886cac dedupe config overrides (#3600) 10 months ago
event.py 5071245127 feat: Adding an event to go back just as the user would. (#3636) 10 months ago
model.py 9d71bcbbb5 bare sqlalchemy session + tests (#3522) 10 months ago
page.py 0a1ff38920 separate DECORATED_PAGES per reflex app (#3102) 1 year ago
reflex.py 1f3779f40e [REF-3536][REF-3537][REF-3541] Move chakra components into its repo(reflex-chakra) (#3798) 9 months ago
route.py 9c7dbdbc72 [REF-2643] Throw Errors for duplicate Routes (#3155) 1 year ago
state.py c59ec4b393 Restrict `update_vars_internal` to browser storage vars 1 week ago
style.py d253fc4dcd add responsive props to radix components (#3583) 10 months ago
testing.py 634c0916f6 do not reload compilation if using local app in AppHarness (#3790) 9 months ago
vars.py 9c70971dc6 fix get_uuid_string_var (#3795) 9 months ago
vars.pyi 2629366b23 fix initial_value for computed_var (#3726) 9 months ago