reflex/reflex/experimental
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 [ENG-3848][ENG-3861]Shiki Code block Experimental (#4030) 2024-10-22 17:01:34 +00:00
assets.py rx._x.asset improvements (#3624) 2024-11-21 17:16:43 -08:00
client_state.py use position in vardata to mark internal hooks (#4549) 2025-01-06 13:06:56 -08:00
hooks.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
layout.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
layout.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
misc.py rx.event(background=True) (#4263) 2024-10-30 11:10:51 -07:00