reflex/reflex/vars
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
..
__init__.py [ENG-3749] type safe vars (#4066) 2024-10-07 14:59:02 -07:00
base.py mark var methods as private (#4319) 2024-11-07 14:50:26 -08:00
function.py [ENG-4010]Codeblock cleanup in markdown (#4233) 2024-11-07 19:18:14 -08:00
number.py improve object var symantics (#4290) 2024-11-05 09:56:10 -08:00
object.py improve object var symantics (#4290) 2024-11-05 09:56:10 -08:00
sequence.py improve object var symantics (#4290) 2024-11-05 09:56:10 -08:00