reflex/reflex
2023-10-24 15:35:51 -07:00
..
.templates [REF-876] Update base template styles (#2022) 2023-10-24 10:35:37 -07:00
compiler Remove Default state (#1978) 2023-10-18 09:57:27 -07:00
components [REF-938] Fix up radix themes issues (#2002) 2023-10-24 14:29:54 -07:00
constants CLI switch to prod server (#2016) 2023-10-24 09:43:20 -07:00
el code cleanup (split constants into a folder) (#1866) 2023-09-28 17:27:20 -07:00
middleware code cleanup (split constants into a folder) (#1866) 2023-09-28 17:27:20 -07:00
utils CLI improvements (#2026) 2023-10-24 15:35:51 -07:00
__init__.py Remove victory charts (#1945) 2023-10-24 14:20:03 -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.py Stop double compiles in dev mode (#1990) 2023-10-19 15:26:14 -07:00
app.pyi Remove Default state (#1978) 2023-10-18 09:57:27 -07:00
base.py fix serialization as a whole for list/dict/Base containing custom items to serialize (#1984) 2023-10-17 10:44:54 -07:00
config.py CLI switch to prod server (#2016) 2023-10-24 09:43:20 -07:00
config.pyi CLI switch to prod server (#2016) 2023-10-24 09:43:20 -07:00
event.py Improve Event handler Error message (#2019) 2023-10-24 10:28:51 -07:00
model.py Add serializers for different var types (#1816) 2023-09-15 17:19:26 -07:00
page.py Fix project hash and modernize type annotations (#1704) 2023-08-31 17:04:39 -07:00
reflex.py CLI improvements (#2026) 2023-10-24 15:35:51 -07:00
route.py Remove deprecated route decorator (#1815) 2023-09-14 10:29:29 -07:00
state.py [REF-938] Fix up radix themes issues (#2002) 2023-10-24 14:29:54 -07:00
style.py Var field cleanup (#1943) 2023-10-13 14:53:55 -07:00
testing.py Remove Default state (#1978) 2023-10-18 09:57:27 -07:00
vars.py [REF-938] Fix up radix themes issues (#2002) 2023-10-24 14:29:54 -07:00
vars.pyi Var field cleanup (#1943) 2023-10-13 14:53:55 -07:00