.. |
.templates
|
bc6f0f70cb
Support replacing route on redirect (#3072)
|
1 year ago |
compiler
|
ea0f490030
[REF-2764] dep update 0.5.0 (#3245)
|
1 year ago |
components
|
4bda3eb233
add style for orientation=vertical in tabs (#3332)
|
1 year ago |
constants
|
c5f32db756
[REF-2787] add_hooks supports Var-wrapped hooks (#3248)
|
1 year ago |
custom_components
|
d50be7eab1
Use twine environment variables if set (#3353)
|
1 year ago |
experimental
|
4bda3eb233
add style for orientation=vertical in tabs (#3332)
|
1 year ago |
middleware
|
980834605b
feat: Synchronizing localStorage between tabs using browser events (#2533)
|
1 year ago |
utils
|
0c0dde127f
Added config for number of gunicorn workers (#3351)
|
1 year ago |
__init__.py
|
7fee5d9e8d
Radix 3.0 tweaks (#3257)
|
1 year ago |
__init__.pyi
|
7fee5d9e8d
Radix 3.0 tweaks (#3257)
|
1 year ago |
__main__.py
|
123b91a37d
add __main__ entry point to allow `python -m reflex` (#1516)
|
1 year ago |
admin.py
|
c6c4410db5
Allow view overrides for registering models with admin (#1249)
|
1 year ago |
app.py
|
956a526b20
add support for lifespan tasks (#3312)
|
1 year ago |
app_module_for_backend.py
|
ec72448b8b
Catch more errors in frontend/backend (#3346)
|
1 year ago |
base.py
|
2789f32134
[REF-2774] Add ReflexError and subclasses, send in telemetry (#3271)
|
1 year ago |
config.py
|
0c0dde127f
Added config for number of gunicorn workers (#3351)
|
1 year ago |
config.pyi
|
0c0dde127f
Added config for number of gunicorn workers (#3351)
|
1 year ago |
event.py
|
51d3b2cb21
url quote the str data passed to rx.download (#3381)
|
1 year ago |
model.py
|
ea0f490030
[REF-2764] dep update 0.5.0 (#3245)
|
1 year ago |
page.py
|
0a1ff38920
separate DECORATED_PAGES per reflex app (#3102)
|
1 year ago |
reflex.py
|
7903a1020d
Clean up config and app API (#3197)
|
1 year ago |
route.py
|
9c7dbdbc72
[REF-2643] Throw Errors for duplicate Routes (#3155)
|
1 year ago |
state.py
|
ed39c27bfb
[REF-2915] ComponentState subclasses are always treated as mixin (#3372)
|
1 year ago |
style.py
|
653f00b046
[REF-2878] Map fontFamily to fontFamily and --default-font-family (#3380)
|
1 year ago |
testing.py
|
d96f051486
set config.deploy_url during AppHarness tests (#3359)
|
1 year ago |
vars.py
|
7c2056e960
feat: Optionally comparing fields in Var.contains, e.g. on rx.Base based types. (#3375)
|
1 year ago |
vars.pyi
|
48c504666e
properly replace ComputedVars (#3254)
|
1 year ago |