reflex/reflex/components/markdown
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 Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
markdown.py use position in vardata to mark internal hooks (#4549) 2025-01-06 13:06:56 -08:00
markdown.pyi [ENG-4010]Codeblock cleanup in markdown (#4233) 2024-11-07 19:18:14 -08:00