benedikt-bartscher 8e66c9b3c7 classvars should not be backend vars (#3578) 11 months ago
..
.templates 956bc0a397 Add Clipboard component for handling global on_paste event (#3513) 11 months ago
compiler d6d14b3f72 add allow_system prop to colormode iconbutton, and clean up logic (#3507) 11 months ago
components 2027a2f09f order type annotations in pyi_generator (#3585) 11 months ago
constants 8eb834f816 Add a link to backend in connection error (#3044) 11 months ago
custom_components d50be7eab1 Use twine environment variables if set (#3353) 1 year ago
experimental ffb24ceeee Improve ClientState compatibility with rx.input (#3490) 11 months ago
middleware 0d39237b3c upgrade to latest ruff (#3497) 11 months ago
utils 8e66c9b3c7 classvars should not be backend vars (#3578) 11 months ago
__init__.py 82a0d7f3fb introduce customizable breakpoints (#3568) 11 months ago
__init__.pyi 82a0d7f3fb introduce customizable breakpoints (#3568) 11 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 8eb834f816 Add a link to backend in connection error (#3044) 11 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 f037df0977 [REF-3056] Config knob for redis StateManager expiration times (#3523) 11 months ago
event.py c2c6286537 Always treat the call_script callback as a string of JS code (#3521) 11 months ago
model.py 9d71bcbbb5 bare sqlalchemy session + tests (#3522) 11 months ago
page.py 0a1ff38920 separate DECORATED_PAGES per reflex app (#3102) 1 year ago
reflex.py 44ad9a7311 [REF-2956] Fail When Backend port or frontend port is explicitly provided and the port is in use (#3432) 1 year ago
route.py 9c7dbdbc72 [REF-2643] Throw Errors for duplicate Routes (#3155) 1 year ago
state.py 8e66c9b3c7 classvars should not be backend vars (#3578) 11 months ago
style.py 82a0d7f3fb introduce customizable breakpoints (#3568) 11 months ago
testing.py ed05f57fc9 Make `.web` configurable with REFLEX_WEB_WORKDIR (#3462) 11 months ago
vars.py 6863e8ce8c show the value causing problem in deprecation warning (#3558) 11 months ago
vars.pyi 958c4fa7f2 Abstract color_mode related Var creation (#3533) 11 months ago