reflex/reflex
2023-08-14 11:33:16 -07:00
..
.templates Add trailing slash for paths (#1517) 2023-08-11 13:55:59 -07:00
compiler form support more inputs (#1554) 2023-08-10 09:54:04 -07:00
components Support f-strings in component children and non-style props (#1575) 2023-08-14 11:33:16 -07:00
el Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
middleware Event Handlers should not shadow base state methods (#1543) 2023-08-10 12:47:35 -07:00
utils Support f-strings in component children and non-style props (#1575) 2023-08-14 11:33:16 -07:00
__init__.py Remove Home folder for windows (#1502) 2023-08-03 14:27:38 -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 Update urls to reflex.dev (#1572) 2023-08-11 17:55:03 -07:00
base.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
config.py Run AppHarness selenium integration tests in CI (#1538) 2023-08-07 14:46:09 -07:00
constants.py chore: ignore all files with .db extensions in .gitignore (#1568) 2023-08-11 13:29:58 -07:00
event.py Local storage clear and remove (#1222) 2023-06-28 11:59:27 -07:00
model.py Add unified logging (#1462) 2023-07-30 19:58:48 -07:00
page.py rename rx.route decorator (#1442) 2023-07-27 14:11:08 -07:00
py.typed Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
reflex.py Add trailing slash for paths (#1517) 2023-08-11 13:55:59 -07:00
route.py rename rx.route decorator (#1442) 2023-07-27 14:11:08 -07:00
state.py Event Handlers should not shadow base state methods (#1543) 2023-08-10 12:47:35 -07:00
style.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
testing.py App harness use new_process (#1573) 2023-08-11 17:54:34 -07:00
vars.py Support f-strings in component children and non-style props (#1575) 2023-08-14 11:33:16 -07:00