..
compiler
Add head components to app ( #1868 )
2023-09-25 16:53:15 -07:00
components
Expose DOM event actions on EventHandler, EventSpec, and EventChain (stopPropagation) ( #1891 )
2023-10-31 11:42:42 -07:00
middleware
code cleanup (split constants into a folder) ( #1866 )
2023-09-28 17:27:20 -07:00
states
Fix AppHarness tests ( #1987 )
2023-10-18 01:46:13 +02:00
utils
Expose DOM event actions on EventHandler, EventSpec, and EventChain (stopPropagation) ( #1891 )
2023-10-31 11:42:42 -07:00
__init__.py
Add basic unit tests ( #7 )
2022-11-20 14:34:25 -08:00
conftest.py
rx.background and StateManager.modify_state provides safe exclusive access to state ( #1676 )
2023-09-21 11:42:11 -07:00
test_app.py
Drop python3.7 support ( #2003 )
2023-10-19 22:21:29 +02:00
test_base.py
Rename pynecone to reflex ( #1236 )
2023-06-25 16:56:55 -07:00
test_config.py
[REF-843] Automatically update api_url and deploy_url ( #1954 )
2023-10-13 12:59:19 -07:00
test_db_config.py
Rename pynecone to reflex ( #1236 )
2023-06-25 16:56:55 -07:00
test_event.py
Expose DOM event actions on EventHandler, EventSpec, and EventChain (stopPropagation) ( #1891 )
2023-10-31 11:42:42 -07:00
test_model.py
supply default for sqlmodel PK for both DB and python to work ( #1788 )
2023-09-08 14:51:57 -07:00
test_prerequisites.py
[REF-99] Add first version of CLI for hosting service ( #1810 )
2023-10-21 13:09:56 -07:00
test_reflex.py
CLI will not set auto/stop setting for deployment ( #2040 )
2023-10-26 17:47:22 -07:00
test_route.py
Allow underscores in routes ( #1713 )
2023-09-08 12:18:33 -07:00
test_state.py
Improve Var type handling for better rx.Model attribute access ( #2010 )
2023-10-25 11:55:50 -07:00
test_style.py
Rename pynecone to reflex ( #1236 )
2023-06-25 16:56:55 -07:00
test_telemetry.py
Disable metrics in CI ( #1822 )
2023-09-15 18:15:25 -07:00
test_testing.py
Remove Default state ( #1978 )
2023-10-18 09:57:27 -07:00
test_var.py
Remove 0.3.0 deprecated features ( #1947 )
2023-10-19 09:44:32 -07:00