reflex/reflex/components/el/elements
Thomas Brandého 9fafb6d526
use position in vardata to mark internal hooks (#4549)
* use position in vardata to mark internal hooks

* update all render to use position

* use macros for rendering

* reduce number of iterations over hooks during rendering

* cleanup code and add typing

* add __future__

* use new macros to render component maps in markdown

* remove calls to _get_all_hooks_internal

* fix typo

* forgot to replace this

* unnecessary expand in utils.py
2025-01-06 13:06:56 -08:00
..
__init__.py enable PERF rules (#4469) 2024-12-13 14:49:37 -08:00
__init__.pyi enable PERF rules (#4469) 2024-12-13 14:49:37 -08:00
base.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
base.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
forms.py use position in vardata to mark internal hooks (#4549) 2025-01-06 13:06:56 -08:00
forms.pyi [ENG-4153]Use empty string for None values in rx.input and rx.el.input (#4521) 2024-12-12 15:24:15 -08:00
inline.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
inline.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
media.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
media.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
metadata.py add codespell to pre-commit (#4559) 2024-12-20 17:04:39 -08:00
metadata.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
other.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
other.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
scripts.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
scripts.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
sectioning.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
sectioning.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
tables.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
tables.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
typography.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
typography.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00