reflex/reflex
2024-03-05 21:36:41 +01:00
..
.templates Reconnection Logic (#2743) 2024-02-29 16:21:35 -08:00
compiler add proper pydantic v2 FieldInfo annotation 2024-03-05 21:36:41 +01:00
components pydantic_init_subclass 2024-03-05 21:36:41 +01:00
constants app_module_for_backend: wait for _compile in prod mode (#2760) 2024-03-04 16:50:31 -08:00
custom_components Add support for custom components starter (#2314) 2024-02-28 15:25:26 -08:00
middleware feat: Synchronizing localStorage between tabs using browser events (#2533) 2024-02-20 15:14:55 -08:00
utils black fixes 2024-03-05 21:35:53 +01:00
__init__.py Quick fixes for regressions in 0.4.0 (#2639) 2024-02-15 22:48:52 -08:00
__init__.pyi Quick fixes for regressions in 0.4.0 (#2639) 2024-02-15 22:48:52 -08: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 app_module_for_backend: wait for _compile in prod mode (#2760) 2024-03-04 16:50:31 -08:00
app.py pass lang and custom_attrs from app to html root (#2697) 2024-03-03 13:51:20 -08:00
app.pyi Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
base.py migrate pydantic config classes to ConfigDict 2024-03-05 21:36:41 +01:00
config.py migrate pydantic config classes to ConfigDict 2024-03-05 21:36:41 +01:00
config.pyi Expose gunicorn_worker_class via Config (#2084) 2023-10-31 13:45:29 -07:00
event.py migrate pydantic config classes to ConfigDict 2024-03-05 21:36:41 +01:00
model.py pydantic_init_subclass 2024-03-05 21:36:41 +01:00
page.py Update meta parameter to accept a list of any type (#2477) 2024-01-29 16:52:28 -08:00
page.pyi Lazy import modules in reflex (#2144) 2023-11-13 19:48:12 -08:00
reflex.py app_module_for_backend: wait for _compile in prod mode (#2760) 2024-03-04 16:50:31 -08:00
route.py [REF-1741] Disallow routes with /api prefix (#2711) 2024-02-26 19:34:51 -08:00
state.py migrate pydantic config classes to ConfigDict 2024-03-05 21:36:41 +01:00
style.py update_forward_refs -> model_rebuild 2024-03-05 21:36:41 +01:00
testing.py [REF-1988] API to Get instance of Arbitrary State class (#2678) 2024-02-27 13:02:08 -08:00
vars.py add hint for VarData deserialization 2024-03-05 21:36:41 +01:00
vars.pyi Initial values for computed vars (#2670) 2024-02-24 13:45:07 -08:00