reflex/reflex
Tom Gotsman d0e62b5020
small update to color scheme high level select (#2712)
Co-authored-by: Tom Gotsman <tomgotsman@Toms-MacBook-Pro.local>
2024-02-24 14:05:36 -08:00
..
.templates Apply app theme color_mode/appearance as next-themes default (#2654) 2024-02-22 10:14:38 -08:00
compiler Initial values for computed vars (#2670) 2024-02-24 13:45:07 -08:00
components small update to color scheme high level select (#2712) 2024-02-24 14:05:36 -08:00
constants Bump axios version to 1.6.0 (#2699) 2024-02-22 14:45:47 -08:00
middleware feat: Synchronizing localStorage between tabs using browser events (#2533) 2024-02-20 15:14:55 -08:00
utils Initial values for computed vars (#2670) 2024-02-24 13:45:07 -08: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 print background compile errors ASAP (#2596) 2024-02-13 12:02:37 -08:00
app.py Apply app theme color_mode/appearance as next-themes default (#2654) 2024-02-22 10:14:38 -08:00
app.pyi Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
base.py [REF-2045] Implement __reduce_ex__ for MutableProxy (#2688) 2024-02-22 10:14:14 -08:00
config.py Update deprecation version to 0.5.0 (#2642) 2024-02-16 11:23:15 -08:00
config.pyi Expose gunicorn_worker_class via Config (#2084) 2023-10-31 13:45:29 -07:00
event.py [REF-1885] Shard Substates when serializing to Redis (#2574) 2024-02-21 01:50:25 -08:00
model.py support SQLModel 0.0.14 + SQLAlchemy 2 (#2283) 2023-12-12 17:52:11 -08: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 [REF-1902] [REF-1987] Chakra upgrade message (#2624) 2024-02-15 12:49:53 -08:00
route.py Remove deprecated route decorator (#1815) 2023-09-14 10:29:29 -07:00
state.py do not store new_backend_vars in State class (#2707) 2024-02-24 13:56:22 -08:00
style.py [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
testing.py [REF-1885] Shard Substates when serializing to Redis (#2574) 2024-02-21 01:50:25 -08:00
vars.py Initial values for computed vars (#2670) 2024-02-24 13:45:07 -08:00
vars.pyi Initial values for computed vars (#2670) 2024-02-24 13:45:07 -08:00