Benedikt Bartscher 16b7baef80 add Component.library str type annotation před 1 rokem
..
compiler 9e0452beb0 pass lang and custom_attrs from app to html root (#2697) před 1 rokem
components 16b7baef80 add Component.library str type annotation před 1 rokem
middleware 60147dec65 [REF-201] Separate on_load handler from initial hydration (#1847) před 1 rokem
states 37c360e786 fix init_subclass for pydantic v2, add some missing type hints, format black před 1 rokem
utils deae662e2a [REF-1988] API to Get instance of Arbitrary State class (#2678) před 1 rokem
__init__.py e3ee98098a RED-1052/rx.State as Base State (#2146) před 1 rokem
conftest.py 60147dec65 [REF-201] Separate on_load handler from initial hydration (#1847) před 1 rokem
test_app.py 935286b464 add Component.tag str type annotation před 1 rokem
test_base.py 139ce38df1 Rename pynecone to reflex (#1236) před 1 rokem
test_config.py 84a2bb9671 Added Environmental variable REFLEX_DIR (#2457) před 1 rokem
test_db_config.py 139ce38df1 Rename pynecone to reflex (#1236) před 1 rokem
test_event.py e3ee98098a RED-1052/rx.State as Base State (#2146) před 1 rokem
test_model.py 67c81489cf migrate remaining __fields__ to model_fields před 1 rokem
test_prerequisites.py 2c270585ab Skip frontend packages install if previously done (#2400) před 1 rokem
test_route.py 891e6a4736 Allow underscores in routes (#1713) před 1 rokem
test_state.py 4f12d2e269 Fix infinite recursion when a substate named "state" has a computed var (#2778) před 1 rokem
test_state_tree.py deae662e2a [REF-1988] API to Get instance of Arbitrary State class (#2678) před 1 rokem
test_style.py 7240f8ee6f Handle component namespaces in global styles (#2630) před 1 rokem
test_telemetry.py 82aca76cd3 test_telemetry fails for Python Version 3.11.0rc1 (#2431) před 1 rokem
test_testing.py 0211e9a0e5 Avoid passing props to lists and list items (#2326) před 1 rokem
test_var.py 93f402c773 Initial values for computed vars (#2670) před 1 rokem