reflex/reflex
2023-09-19 15:56:39 -07:00
..
.templates Simplify base rxconfig (#1821) 2023-09-16 02:43:16 +02:00
compiler Move custom styles to root App file(_app.js) (#1764) 2023-09-15 13:18:35 -07:00
components Remove extra imports from rx.markdown (#1837) 2023-09-19 15:52:56 -07:00
el Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
middleware Client-side Routing (404 redirect) (#1695) 2023-09-05 16:22:00 -07:00
utils Disable metrics in CI (#1822) 2023-09-15 18:15:25 -07:00
__init__.py Remove deprecated route decorator (#1815) 2023-09-14 10:29:29 -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 Move custom styles to root App file(_app.js) (#1764) 2023-09-15 13:18:35 -07:00
app.pyi improve pyi files generation (#1765) 2023-09-07 00:23:17 -07:00
base.py Fix project hash and modernize type annotations (#1704) 2023-08-31 17:04:39 -07:00
config.py remove frontend_package option (#1700) 2023-09-05 13:45:18 -07:00
config.pyi improve pyi files generation (#1765) 2023-09-07 00:23:17 -07:00
constants.py Move custom styles to root App file(_app.js) (#1764) 2023-09-15 13:18:35 -07:00
event.py add download event (#1797) 2023-09-13 09:56:00 -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 Disable metrics in CI (#1822) 2023-09-15 18:15:25 -07:00
route.py Remove deprecated route decorator (#1815) 2023-09-14 10:29:29 -07:00
state.py Prevent Substate class shadowing (#1827) 2023-09-19 15:56:39 -07:00
style.py Fix project hash and modernize type annotations (#1704) 2023-08-31 17:04:39 -07:00
testing.py App: only render default overlay_component when DefaultState is not used (#1744) 2023-09-05 16:22:25 -07:00
vars.py Reassign state Var when fields on a Base instance change (#1748) 2023-09-18 13:52:10 -07:00
vars.pyi Reassign state Var when fields on a Base instance change (#1748) 2023-09-18 13:52:10 -07:00