reflex/reflex
2023-09-21 11:42:11 -07:00
..
.templates New API to define triggers (#1820) 2023-09-21 09:47:22 -07:00
compiler New API to define triggers (#1820) 2023-09-21 09:47:22 -07:00
components New API to define triggers (#1820) 2023-09-21 09:47:22 -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 rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -07:00
__init__.py rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -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 rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -07:00
app.pyi rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -07:00
base.py Fix project hash and modernize type annotations (#1704) 2023-08-31 17:04:39 -07:00
config.py add option to disable Tailwind (#1842) 2023-09-20 16:47:58 -07:00
config.pyi improve pyi files generation (#1765) 2023-09-07 00:23:17 -07:00
constants.py rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -07:00
event.py rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -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 rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -07:00
style.py Fix project hash and modernize type annotations (#1704) 2023-08-31 17:04:39 -07:00
testing.py rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -07:00
vars.py allow for non-installable imports (#1843) 2023-09-20 16:47:27 -07:00
vars.pyi allow for non-installable imports (#1843) 2023-09-20 16:47:27 -07:00