reflex/reflex/components/base
benedikt-bartscher 19a5cdd408
Track state usage (#2441)
* rebase

* pass include_children kwarg in radix FormRoot

* respect include_children

* ruff fixes

* readd statemanager init, run pyi gen

* minor performance imporovements, fix for state changes

* fix pyi and pyright

* pass include_children for chakra

* remove old state detection

* add test for unused states in stateless app

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2024-03-07 14:25:55 -08:00
..
__init__.py Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
app_wrap.py Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
app_wrap.pyi [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
bare.py Track state usage (#2441) 2024-03-07 14:25:55 -08:00
body.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
body.pyi [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
document.py pass lang and custom_attrs from app to html root (#2697) 2024-03-03 13:51:20 -08:00
document.pyi pass lang and custom_attrs from app to html root (#2697) 2024-03-03 13:51:20 -08:00
fragment.py Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
fragment.pyi [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
head.py Generalize MemoizationLeaf Component mixin (#2247) 2023-12-01 11:41:11 -08:00
head.pyi [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
link.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
link.pyi [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
meta.py Fix project hash and modernize type annotations (#1704) 2023-08-31 17:04:39 -07:00
meta.pyi [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
script.py Remove 0.3.0 deprecated features (#1947) 2023-10-19 09:44:32 -07:00
script.pyi [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00