reflex/reflex/constants
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 add metainfo to keyevent (#4287) 2024-11-06 15:10:02 -08:00
base.py add codespell to pre-commit (#4559) 2024-12-20 17:04:39 -08:00
colors.py remove duplicate 'gray' color (#4249) 2024-10-28 09:27:21 -07:00
compiler.py use position in vardata to mark internal hooks (#4549) 2025-01-06 13:06:56 -08:00
config.py [ENG-4100]Throw warnings when Redis lock is held for more than the allowed threshold (#4522) 2024-12-12 11:36:31 -08:00
custom_components.py enable PTH rule (#4476) 2024-12-13 14:06:26 -08:00
event.py /health endpoint for K8 Liveness and Readiness probes (#3855) 2024-09-03 18:34:03 -07:00
installer.py [maintenance] bump some packages versions (#4385) 2024-11-18 18:56:28 -08:00
route.py enable C4 rule (#4536) 2024-12-13 12:37:34 -08:00
state.py allow for event handlers to ignore args (#4282) 2024-11-06 09:20:37 -08:00
style.py [maintenance] bump some packages versions (#4385) 2024-11-18 18:56:28 -08:00
utils.py move all environment variables to the same place (#4192) 2024-10-21 13:28:55 -07:00