.. |
.templates
|
Make better/less use of dict.keys() calls (#3455)
|
2024-06-07 14:28:44 -07:00 |
compiler
|
default color_mode is now system color (#3457)
|
2024-06-07 09:56:07 -07:00 |
components
|
Run ruff format
|
2024-06-13 09:38:28 -07:00 |
constants
|
[REF-2956] Fail When Backend port or frontend port is explicitly provided and the port is in use (#3432)
|
2024-06-05 11:46:00 -07:00 |
custom_components
|
Use twine environment variables if set (#3353)
|
2024-05-21 14:43:49 -07:00 |
experimental
|
Pass _var_is_string parameter to Var.create (#3470)
|
2024-06-10 14:32:32 -07:00 |
middleware
|
feat: Synchronizing localStorage between tabs using browser events (#2533)
|
2024-02-20 15:14:55 -08:00 |
utils
|
Pass _var_is_string parameter to Var.create (#3470)
|
2024-06-10 14:32:32 -07:00 |
__init__.py
|
promote toast to main namespace (#3422)
|
2024-06-06 10:38:35 -07:00 |
__init__.pyi
|
promote toast to main namespace (#3422)
|
2024-06-06 10:38:35 -07:00 |
__main__.py
|
add __main__ entry point to allow python -m reflex (#1516)
|
2023-08-03 14:26:50 -07:00 |
admin.py
|
Allow view overrides for registering models with admin (#1249)
|
2023-06-27 14:08:09 -07:00 |
app_module_for_backend.py
|
Catch more errors in frontend/backend (#3346)
|
2024-05-20 16:55:41 -07:00 |
app.py
|
Make better/less use of dict.keys() calls (#3455)
|
2024-06-07 14:28:44 -07:00 |
base.py
|
[REF-2774] Add ReflexError and subclasses, send in telemetry (#3271)
|
2024-05-10 12:12:42 -07:00 |
config.py
|
[bug] Avoid deleting endpoint port when running on Replit (#3447)
|
2024-06-06 14:00:00 -07:00 |
event.py
|
Pass _var_is_string parameter to Var.create (#3470)
|
2024-06-10 14:32:32 -07:00 |
model.py
|
[REF-2764] dep update 0.5.0 (#3245)
|
2024-05-07 15:15:52 -07:00 |
page.py
|
separate DECORATED_PAGES per reflex app (#3102)
|
2024-04-22 11:32:31 -07:00 |
reflex.py
|
[REF-2956] Fail When Backend port or frontend port is explicitly provided and the port is in use (#3432)
|
2024-06-05 11:46:00 -07:00 |
route.py
|
[REF-2643] Throw Errors for duplicate Routes (#3155)
|
2024-05-03 12:15:40 -07:00 |
state.py
|
[REF-1356] Track changes applied to Base subclass via helper method. (#2242)
|
2024-05-31 14:58:58 -07:00 |
style.py
|
Pass _var_is_string parameter to Var.create (#3470)
|
2024-06-10 14:32:32 -07:00 |
testing.py
|
state.js: set event_processing = false when websocket connects (#3443)
|
2024-06-07 13:29:25 -07:00 |
vars.py
|
Pass _var_is_string parameter to Var.create (#3470)
|
2024-06-10 14:32:32 -07:00 |
vars.pyi
|
[REF-3009] type transforming serializers (#3227)
|
2024-06-07 09:50:10 -07:00 |