reflex/reflex/components/base
2025-01-30 12:09:29 -08:00
..
__init__.py Catch unhandled errors on both frontend and backend (#3572) 2024-07-08 19:26:11 -07:00
__init__.pyi Catch unhandled errors on both frontend and backend (#3572) 2024-07-08 19:26:11 -07:00
app_wrap.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
app_wrap.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
bare.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
body.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
body.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
document.py pass lang and custom_attrs from app to html root (#2697) 2024-03-03 13:51:20 -08:00
document.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
error_boundary.py redesign error boundary screen (#4329) 2024-11-12 12:36:42 -08:00
error_boundary.pyi redesign error boundary screen (#4329) 2024-11-12 12:36:42 -08:00
fragment.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
fragment.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
head.py [REF-2821]Improve Dynamic Imports (#3345) 2024-05-31 16:43:10 +00:00
head.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
link.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
link.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
meta.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
meta.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
script.py add noop event (#4288) 2024-11-04 10:33:07 -08:00
script.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
strict_mode.py disable react strict mode for event loop 2025-01-30 12:09:29 -08:00