reflex/reflex/.templates/jinja/web/pages
Elijah Ahianyo cd59ab5406
[ENG-4010]Codeblock cleanup in markdown (#4233)
* Codeblock cleanup in markdown

* Initial approach to getting this working with rx.memo and reflex web

* abstract the map var logic

* the tests are not valid + pyright fix

* darglint fix

* Add unit tests plus mix components

* pyi run

* rebase on main

* fix darglint

* testing different OS

* revert

* This should fix it. Right?

* Fix tests

* minor fn signature fix

* use ArgsFunctionOperation

* use destructured args and pass the tests

* fix remaining unit tests

* fix pyi files

* rebase on main

* move language regex on codeblock to markdown

* fix tests

---------

Co-authored-by: Khaleel Al-Adhami <khaleel.aladhami@gmail.com>
2024-11-07 19:18:14 -08:00
..
_app.js.jinja2 use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
_document.js.jinja2 Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
base_page.js.jinja2 [REF-1365] Radix + Tailwind Compatibility (and allow tailwind to be completely disabled) (#2246) 2023-12-28 00:14:04 -08:00
component.js.jinja2 Format component as React string (#1848) 2023-09-20 19:30:38 -07:00
custom_component.js.jinja2 [ENG-4010]Codeblock cleanup in markdown (#4233) 2024-11-07 19:18:14 -08:00
index.js.jinja2 use dict instead of set to store hooks (#2995) 2024-04-03 17:13:42 -07:00
stateful_component.js.jinja2 [REF-2296] Rename recursive functions (#2999) 2024-04-04 09:26:31 -07:00
stateful_components.js.jinja2 [REF-144] Add context in each component to prevent rerenders (#2198) 2023-11-27 16:05:59 -08:00
utils.js.jinja2 components as literal vars (#4223) 2024-10-30 11:31:28 -07:00