reflex/reflex
2023-07-27 14:11:08 -07:00
..
.templates update templates to remove deprecation warning (#1437) 2023-07-27 11:02:09 -07:00
compiler Expose Script component from next/script (#1355) 2023-07-18 18:57:50 -07:00
components rx.markdown custom styles for tags (#1416) 2023-07-25 13:28:02 -07:00
el Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
middleware Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
utils dev-mode compile: purge .web dir at last min to reduce downtime window (#1430) 2023-07-26 16:04:48 -07:00
__init__.py rename rx.route decorator (#1442) 2023-07-27 14:11:08 -07:00
admin.py Allow view overrides for registering models with admin (#1249) 2023-06-27 14:08:09 -07:00
app.py rename rx.route decorator (#1442) 2023-07-27 14:11:08 -07:00
base.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
config.py Synchronize Event Namespace (#1370) 2023-07-19 18:05:42 -07:00
constants.py feature: Auto install node by nvm on Linux (#1404) 2023-07-25 00:12:39 -07:00
event.py Local storage clear and remove (#1222) 2023-06-28 11:59:27 -07:00
model.py enable SQL statements echo with SQLALCHEMY_ECHO config constant for debugging (#1369) 2023-07-19 14:06:17 -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 feature: Auto install node by nvm on Linux (#1404) 2023-07-25 00:12:39 -07:00
route.py rename rx.route decorator (#1442) 2023-07-27 14:11:08 -07:00
state.py List and Dict mutation on setattr (#1428) 2023-07-27 12:45:57 -07:00
style.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
testing.py reflex.testing.AppHarness: tools for testing reflex apps (#1326) 2023-07-13 15:45:57 -07:00
vars.py Strict type checking for indexing with vars (#1333) 2023-07-13 15:46:15 -07:00