reflex/reflex
2023-07-28 16:40:49 -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 fix breadcrumb API & add get_page_crumbs method (#1387) 2023-07-28 16:40:49 -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 fix breadcrumb API & add get_page_crumbs method (#1387) 2023-07-28 16:40:49 -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 update behaviour for wrong state passed as argument (#1447) 2023-07-28 11:18:36 -07:00
base.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
config.py Create ~/.reflex directory and update integration tests (#1419) 2023-07-27 16:39:53 -07:00
constants.py fix breadcrumb API & add get_page_crumbs method (#1387) 2023-07-28 16:40:49 -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 Improve prerequisites check (#1454) 2023-07-28 16:29:50 -07:00
route.py rename rx.route decorator (#1442) 2023-07-27 14:11:08 -07:00
state.py fix breadcrumb API & add get_page_crumbs method (#1387) 2023-07-28 16:40:49 -07:00
style.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
testing.py Github action to run unit tests on windows (#1444) 2023-07-28 11:12:01 -07:00
vars.py Strict type checking for indexing with vars (#1333) 2023-07-13 15:46:15 -07:00